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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,5 +67,7 @@ Browserstack offers two APIs for browser testing:
67
67
To set the display resolution, use the `BROWSERSTACK_DISPLAY_RESOLUTION` environment variable.
68
68
Valid resolutions can be found [here](https://github.com/browserstack/api#resolution).
69
69
70
+
Remember that this only sets the display resolution and does not resize the browser window. You'll still need to use TestCafe's [window resizing API](https://devexpress.github.io/testcafe/documentation/test-api/actions/resize-window.html) to do so.
0 commit comments