Explain the difference between single and double slash in x-path?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
Which web driver implementation is the fastest?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium webdriver?
Tell me how can we launch different browsers in selenium webdriver?
How to delete browser cookies with selenium web driver?
What are some of the advantages of selenium grid?
Differentiate between ‘/’ and ‘//’.
What happen if you mix both implicit wait and explicit wait in a selenium script?
What is the selenium ide and what is it used for?
How you can capture server side log selenium server?
Tell me what you know about selenium?
Explain how to assert text of webpage using selenium 2.0?