stuart / elixir-webdriver

WebDriver client for Elixir.
MIT License
120 stars 32 forks source link

Added remote driver. #23

Closed stuart closed 10 years ago

stuart commented 10 years ago

The 'remote' driver attaches sessions to a WebDriver server at a specified url rather than managing the WebDriver server/browser in the application supervision tree.