Tuesday, January 6, 2015

PhantomJS

I'm still on a quest for the best way to have selectors and xpaths that match those from Chrome and Firefox.  As far as I can tell, that means using a web engine.  Right now I'm using Selenium, but it's pretty heavy and I'm looking for something lighter.

PhantomJS may be the thing.

http://phantomjs.org/quick-start.html

http://docs.travis-ci.com/user/gui-and-headless-browsers/


No comments:

Post a Comment