Structsยง
Constantsยง
- DEFAULT_
IMPLICIT_ ๐WAIT - Initial initial wait timeout from https://w3c.github.io/webdriver/#dfn-timeouts-configuration.
- DEFAULT_
PAGE_ ๐LOAD_ TIMEOUT - Initial page load timeout from https://w3c.github.io/webdriver/#dfn-timeouts-configuration.
- DEFAULT_
SCRIPT_ ๐TIMEOUT - Initial script timeout from https://w3c.github.io/webdriver/#dfn-timeouts-configuration.
- SCREENSHOT_
TIMEOUT ๐ - An amount of time to wait before considering that a screenshot has timed out. If after 10 seconds the screenshot cannot be taken, assume that the test has timed out.