[webdriver-tests] add timeout tests (#705)

these will fail because selenium 2 doesn't support the timeouts command. To test it, feel free to replace timeouts with implicitly_wait or what not and they should all pass expect for test_async_pass and test_async_fail for reasons that are not clear to me but should work according to spec...

View on GitHub: https://github.com/w3c/web-platform-tests/pull/705

Received on Thursday, 27 February 2014 00:12:24 UTC