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

Ryne Everett ryneeverett at gmail.com
Thu Oct 27 14:12:30 PDT 2016


Splinter is the best I've seen and all the selection methods have some
sort of 'wait' argument.

On 10/27/2016 10:45 AM, Harry Percival wrote:
> 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
>
>
>
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20161027/8fff4282/attachment.htm>


More information about the testing-in-python mailing list