stuart / elixir-webdriver

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

Feature/hex dependencies #29

Closed stuart closed 10 years ago

stuart commented 10 years ago

Remove as many non hex.pm dependencies as I can. Breaks the API with changing many of the responses from Keywords to Maps because Jazz returns JSON objects as maps. This is fine and makes several things simpler. fixes #27