iainrose / page-objects

A basic framework for running automated tests using WebDriver w Java, TestNG & Gradle
29 stars 27 forks source link

Using Selenium RC, instead of Webdriver #4

Closed kamal2222ahmed closed 12 years ago

kamal2222ahmed commented 12 years ago

I see that you are using Selenium -1 ( Selenium RC ) is there any possibility to use only Webdriver in this example? Thanks, -Kamal.

iainrose commented 12 years ago

Nope, this is WebDriver

https://github.com/iainrose/page-objects/blob/master/src/test/java/BaseTest.java