blob: c2020527a6f38a628b2c1a4199caaff46cf0c36b [file] [log] [blame]
SCRIPT_TIMEOUT = 30
PAGE_LOAD_TIMEOUT = 300
IMPLICIT_WAIT_TIMEOUT = 0
WINDOW_SIZE = (800, 600)
DRIVER_HOST = '127.0.0.1'
DRIVER_PORT = 4444