stuart / elixir-webdriver

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

Debug flag #12

Closed stuart closed 10 years ago

stuart commented 11 years ago

Need to add a Debug flag that allows output of what calls are being made and what http requests are being sent.

There is already a debug_browser option that uses error_logger to print messages from the browser port.