Download selenium clinic Free Java Code

Description

Samples to be used for the Selenium Clinic at Eurostar '12.

Source Files

The download file selenium_clinic-master.zip has the following entries.


.idea/ant.xml/* w  w  w  . j  a va  2s  . com*/
README.md
lib/apache-mime4j-0.6.jar
lib/commons-exec-1.1.jar
lib/commons-jxpath-1.3.jar
lib/commons-logging-1.1.1.jar
lib/guava-12.0.jar
lib/hamcrest-core-1.1.jar
lib/hamcrest-library-1.1.jar
lib/httpclient-4.1.3.jar
lib/httpcore-4.1.3.jar
lib/httpmime-4.1.3.jar
lib/ini4j-0.5.2.jar
lib/json-20080701.jar
lib/junit-dep-4.10.jar
lib/operadriver-1.1.jar
lib/protobuf-java-2.4.1.jar
lib/selenium-java-2.26.0-srcs.jar
lib/selenium-java-2.26.0.jar
src/com/github/shs96c/eurostar2012/BingResults.java
src/com/github/shs96c/eurostar2012/BingSearch.java
src/com/github/shs96c/eurostar2012/DoodlePage.java
src/com/github/shs96c/eurostar2012/GoogleFeelingLucky.java
src/com/github/shs96c/eurostar2012/GoogleResults.java
src/com/github/shs96c/eurostar2012/GoogleSearch.java
src/com/github/shs96c/eurostar2012/ResultsPage.java
src/com/github/shs96c/eurostar2012/SearchPage.java
src/com/github/shs96c/eurostar2012/domain/Bing.java
src/com/github/shs96c/eurostar2012/domain/Google.java
src/com/github/shs96c/eurostar2012/domain/SearchEngine.java
src/com/github/shs96c/eurostar2012/domain/SearchResult.java
test/com/github/shs96c/eurostar2012/AutocompleteOnGoogle.java
test/com/github/shs96c/eurostar2012/BasicCommandsForGoogleAutomation.java
test/com/github/shs96c/eurostar2012/CustomLocator.java
test/com/github/shs96c/eurostar2012/FeelingLucky.java
test/com/github/shs96c/eurostar2012/FeelingLuckyFromMainSearchPage.java
test/com/github/shs96c/eurostar2012/FeelingLuckyWithPageObjects.java
test/com/github/shs96c/eurostar2012/JavascriptMagic.java
test/com/github/shs96c/eurostar2012/MyFirstTest.java
test/com/github/shs96c/eurostar2012/UsingDomainObjectsToSearchBingAndGoogle.java
test/com/github/shs96c/eurostar2012/UsingPageObjectsToSearchBingAndGoogle.java

Download

Click the following link to download selenium_clinic-master.zip.

selenium_clinic-master.zip




















Home »
  Java Free Code »
    Test »




HTMLUnit
JUnit
Selenium
Test