Use Existing Tests with webmate

Integrating your existing Selenium tests with webmate is easy.

You simply need to replace the existing WebDriver instance, e.g. a FirefoxDriver with a RemoteWebDriver and add some webmate-specific Selenium capabilities.

You can find more details on how to interact with webmate browsers and devices on Getting Started .