Skip to content

Commit b99a306

Browse files
michallepickidiemol
authored andcommitted
Document maximize command not working in readme (#887)
1 parent 7500387 commit b99a306

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,9 @@ By default, nodes start with a screen resolution of 1360 x 1020 with a color dep
249249
docker run -d -e SCREEN_WIDTH=1366 -e SCREEN_HEIGHT=768 -e SCREEN_DEPTH=24 selenium/standalone-firefox
250250
```
251251

252+
Bear in mind that in non-debug images, the maximize window command won't work. You can use the resize window command
253+
instead. Also, some browser drivers allow specifying window size in capabilities.
254+
252255
### Increasing the number of browser instances/slots
253256

254257
By default, each image will only allow one slot per container, which is what we recommend as a best practice since all

0 commit comments

Comments
 (0)