get https://core.waldo.com/wd/hub/session//window//size
Get the size of the specified window. If the :windowHandle URL parameter is "current", the size of the currently active window will be returned.
Log in to see full request history
Response
Get the size of the specified window. If the :windowHandle URL parameter is "current", the size of the currently active window will be returned.
xxxxxxxxxx
curl --request GET \
--url https://core.waldo.com/wd/hub/session/sessionId/window/windowHandle/size \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: