servo/components/webdriver_server
Andreas Tolfsen 90d1ee7602 webdriver_server: allow script timeout to be optional
The script timeout duration may be set to null, indicating that an
injected script should run indefinitely without getting interrupted.
This change fixes the internal data structure, but does not address the
parsing of the input arguments to handle_set_timeouts.
2017-01-26 19:44:18 +00:00
..
Cargo.toml Update regex. 2017-01-16 13:11:16 +01:00
keys.rs Implement support for WebDriver send keys command. 2015-11-16 22:48:26 +00:00
lib.rs webdriver_server: allow script timeout to be optional 2017-01-26 19:44:18 +00:00