stuart / elixir-webdriver

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

Different behaviour on Session.keys #8

Closed stuart closed 10 years ago

stuart commented 11 years ago

Currently PhantomJS clears a field before sending the keys, FireFox does not. Is there a way to make the behaviour consistent across both?

stuart commented 10 years ago

I'm leaving it up to higher layer apps to deal with this. TucoTuco does.