How to highlight element using selenium webdriver?
How to find whether an element is displayed on the web page?
Explain the difference between implicit wait and explicit wait.?
When to use accessors in selenium?
What are the different components of selenium?
What is group test in testng?
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
What are the features of testng and list some of the functionality in testng which makes it more effective?
How to check if a text is highlighted on the page ?
How to check if an element is visible on the web page?
Mention in what ways you can customize testng report?
What is desired capability? How is it useful in terms of selenium?
What api is required for database testing in selenium webdriver?
What is fluent wait in selenium webdriver?
Explain what is group test in testng?