Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/pointerattributes
/
.
/
webdriver
/
tests
/
support
/
defaults.py
blob: 8dd171aa64c71fa031e0e14ef4344f4335e368cc [
file
] [
edit
]
SCRIPT_TIMEOUT
=
30
PAGE_LOAD_TIMEOUT
=
300
IMPLICIT_WAIT_TIMEOUT
=
0
WINDOW_POSITION
=
(
100
,
100
)
WINDOW_SIZE
=
(
800
,
600
)
DRIVER_HOST
=
'127.0.0.1'
DRIVER_PORT
=
4444