Interview Questions

SELENIUM REAL TIME INTERVIEW QUESTIONS - How to put text in Facebook search box using selenium web driver.

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

SELENIUM REAL TIME INTERVIEW QUESTIONS - How to put text in Facebook search box using selenium web driver.

· driver.findElement(By.xpath("//div[contains(@class, '_586i')]")).sendKeys("abc");

(Continued on next question...)

Other Interview Questions