servo/components/webdriver_server
James Graham aa0f7a7a12 Improve the stability of tests run using WebDriver.
* Wait for the correct pipeline to return a LoadComplete message
  before signalling a load is complete, and ensure that the root
  pipeline is the one corresponding to the active document of the top
  level browsing context, even if this has not yet painted.

* Ensure that TakeScreenshot operates on the correct pipeline

* Reset the screenshot ready flag whenever we decide that we are ready
  to take a screenshot.
2015-06-02 11:13:18 +01:00
..
Cargo.toml Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00
lib.rs Improve the stability of tests run using WebDriver. 2015-06-02 11:13:18 +01:00