On 17 September 2013 02:24, Amit Sethi <amit.pureene...@gmail.com> wrote:
> Hi ,
>
> I am looking to add some functional testing to my application. I have seen
> a couple of tools via google search but the reason I am a little
> circumspect is that last time, I did something similar using selenium and
> it seemed lack some requirements of mine.(It was not exacty headless)
[...]

If you are already familiar with Selenium, that is what I would
go with. You can run Selenium headless with X11 and Xvfb
(the old school method that works just fine), or with PhantomJS
and Webkit.

Regards,
Gora
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to