LearnBoost / soda

Selenium Node.JS adapter
http://labs.learnboost.com
464 stars 43 forks source link

Support phantomjs in soda via ghostdriver #53

Closed mummybot closed 12 years ago

mummybot commented 12 years ago

https://github.com/detro/ghostdriver

It would be great if we can power phantomjs via selenium/soda for both our continuous integration environments and local developer machines. Is it likely to be added to the list of browsers supported at any point?

rauchg commented 12 years ago

That wouldn't be up to us to support, right? You would just spawn a selenium-rc with that driver configured.

mummybot commented 12 years ago

You are right - sorry for completely missing the point where browsers are made available to Soda ;)