ValueLabs Interview Question

What is findElement in the Selenium statement " driver.findElement(By.xpath('')) '?

Interview Answers

Anonymous

Dec 8, 2017

I had answered all the questions pretty well

2

Anonymous

Feb 19, 2018

Find element is a method of web driver and returns webelement

1