[BangPypers] Functional testing wih headless browser framework
Gora Mohanty
gora at mimirtech.com
Wed Sep 18 07:59:09 CEST 2013
On 17 September 2013 02:24, Amit Sethi <amit.pureenergy at 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
More information about the BangPypers
mailing list