Skip to content

Commit 4c0ae43

Browse files
trodriguesAndreyBelym
authored andcommitted
Add a reminder about window resizing (#46)
1 parent 0678946 commit 4c0ae43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,7 @@ Browserstack offers two APIs for browser testing:
6767
To set the display resolution, use the `BROWSERSTACK_DISPLAY_RESOLUTION` environment variable.
6868
Valid resolutions can be found [here](https://github.com/browserstack/api#resolution).
6969

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.
71+
7072
## Author
7173
Developer Express Inc. (https://devexpress.com)

0 commit comments

Comments
 (0)