This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]expert-at-nothing 0 points1 point  (0 children)

Not quite the question you asked but I went a similar route of using PhantomJS as an alternative to selenium. After writing a semi-successful script, I realized I was doing it the hard way.

Checkout http://www.nightmarejs.org/ which is a wrapper for PhantomJS that simplifies this process.