Skip to content

Conversation

bmannix
Copy link
Contributor

@bmannix bmannix commented Apr 1, 2013

Selenium now has native support for the PhantomJS driver "ghostdriver" (webdriver.PhantomJS). This pull request adds the appropriate method to _browsermanagemnet as well as a unittest.

This change allows Robotframework-selenium2library users to use phantomjs (installed separately) as a browser type. e.g.:

Open Browser    http://google.com    phantomjs

PhantomJS can be installed from http://phantomjs.org/download.html

@bmannix
Copy link
Contributor Author

bmannix commented Apr 1, 2013

Looks like the TravisCI build has been broken since 189e300 and it's related to something in the Acceptance.Keywords.Cookies suite. This pull request failed to pass the tests due to this previously existing failure. https://travis-ci.org/rtomac/robotframework-selenium2library/jobs/5432847

@j1z0
Copy link
Contributor

j1z0 commented Apr 2, 2013

Great bmannix. I've been waiting for this to make it into selenium for some time.

j1z0 added a commit that referenced this pull request Apr 2, 2013
Adds support for the PhantomJS browser
@j1z0 j1z0 merged commit 401caa4 into robotframework:master Apr 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants