Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 671 Bytes

File metadata and controls

14 lines (8 loc) · 671 Bytes

startUsingSeleniumWebDriver

Source code to support the Udemy online course Start Using Selenium WebDriver with Java

You can find the Udemy course here:

http://www.udemy.com/start-using-selenium-webdriver-with-java

The source code has only really been uploaded in case people encounter problems following the instructions or make a very simple mistake that they cannot figure out.

The code has changed slightly because we now need to do a .close and a .quit to exit Firefox

And I've updated the version of WebDriver.