Closed arnihermann closed 11 years ago
Looks reasonable.
Thanks for the quick response.
Will you publish the change to pypi?
@npilon Could you publish a new version to the python package index?
Sorry, I meant to do that last week and got completely swamped. Should be up now, thank you for your patience!
No problem, thanks!
It's incompatible with recent selenium versions: a
text_field == False
comparison tries to look up the id property of the boolean.The patch includes a simple fix and a version bump.