You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JsonWire/WebDriver does not provide a way to control the browser's zoom level. This, however, may be an interesting thing to do in "monkey testing" (or similar).
Zoom can apparently manipulated via keyboard commands as this and this suggest. To make this user friendly we'd have to maintain a map (in behaviors?) of the required keyboard commands per browser and OS.
The text was updated successfully, but these errors were encountered:
JsonWire/WebDriver does not provide a way to control the browser's zoom level. This, however, may be an interesting thing to do in "monkey testing" (or similar).
Zoom can apparently manipulated via keyboard commands as this and this suggest. To make this user friendly we'd have to maintain a map (in behaviors?) of the required keyboard commands per browser and OS.
The text was updated successfully, but these errors were encountered: