1 post tagged with ci:
Running python tests with GhostDriver in Travis CI
Selenium is great by itself, but its API grows every day - it’s not obvious anymore whether to use “type” or “typeKeys”. So Google has come up with a new API - WebDriver - which is integrated within Selenium 2.0. Rather than being a JavaScript application running within the browser, WebDriver ...
by Ramona | Feb 18, 2013 | Tags: testing selenium python automated ci travis