We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb3b4e7 + 8c78490 commit 28c0af0Copy full SHA for 28c0af0
1 file changed
selenium_tests/src/test_node_sample.py
@@ -28,7 +28,6 @@ def setup_method(self, method):
28
opt.add_argument("--disable-popup-blocking")
29
opt.add_argument("--enable-javascript")
30
opt.add_argument('--allow-insecure-localhost')
31
- opt.add_argument('--window-size=1920,1080')
32
opt.add_argument("--whitelisted-ips=''")
33
34
# opt.add_argument('--headless')
0 commit comments