Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 665 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 665 Bytes

Make sure you have:

  1. "Maven 2 Eclipse" plugin installed in Eclipse IDE (Download from Eclipse MarketPlace)

  2. Firefox 29.0 installed, it can be downloaded by the following URL:

    https://download-installer.cdn.mozilla.net/pub/firefox/releases/29.0/

    The Selenium 2.44 has issue with above FF versions. The following ticket was filed but did not get resolved: https://code.google.com/p/selenium/issues/detail?id=6760

  3. JDK 1.7.0 installed on your system

To run the project:

  1. Import it as "Existing project into Workspace"
  2. Expand "com.imdb.uitest.movies" package in the project
  3. Right click on each *.java test and choose {"Run As"->"JUnit Test"}