What does the below lines of code meant for?
WebDriver driver = new FirefoxDriverO;
Selenium selenium = new WebDriverBackedSelenium(driver,
"http://www.techbeamers.com/");
Correct Answer:
Will run Selenium 1.0 tests in webdriver.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More Selenium Automation MCQ Questions
Selenium Automation MCQs | Topic-wise