[TIP] What do people use as a wrapper around Selenium?

Harry Percival harry.percival at gmail.com
Thu Oct 27 07:45:11 PDT 2016


I occasionally run into trouble with Selenium's behaviour, specifically due
to implicit waits and automatic waits for page load.  In discussions with
the selenium + mozilla devs, they often say  that they think this kind of
"magic wait" ability is better left to "library authors", ie people
building wrapper libraries, with selenium as a lower-level tool.

So, any experiences out there from people using Python wrappers around
selenium?  Bonus points for Selenium 3 compatibility!
-- 

--
Harry Percival
+44 78877 02511
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20161027/ef81e1aa/attachment.htm>


More information about the testing-in-python mailing list