What are different forms of selenium?
No Answer is Posted For this Question
Be the First to Post Answer
How do you get all the values from Drop Down list?
Why to use testng with selenium rc?
How do you set user extensions in selenium ide?
Can you run the tests registered with Selenium IDE in other browsers?
What are the technical limitations while using selenium rc?
Give an example of the languages supported by webdriver?
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();?
Can we use selenium grid for performance testing?
where do u maintain all your test cases in manual not in selenium
How to find the xpath of web table elements.in chrome or internet explorer.or without using fire bug.?
Do you know a way to refresh browser by using selenium?
How to handle a dropdown in selenium webdriver? How to select a value from dropdown?