What is selenium 1.0?
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of testng.xml?
How to enter text in the HTML text box without invoking the SendKeys ()?
Can you explain the framework which you have used in your selenium project?
How do you get the current page url?
Explain how you can capture server side log selenium server?
Tell us what kind of keyboard operations can be performed in selenium?
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();?
how can you retrive the message in an alert box?
How to insert a start point in selenium ide?
How does testng allow you to state dependencies?
What are the different ways of locating a web element in selenium?
Explain the difference between assert and verify commands?