What are the limitations of using selenium as a test tool?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
Using selenium how can you handle network latency?
What is page object model or pom?
What is testng and how is it better than junit?
How can the user get a text from a web element?
What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?
How can I minimize the browser window which has been launched via Selenium Webdriver?
Explain dataproviders in testng ?
Does the selenium have any limitations?
What is robot api?
How do you simulate scroll down action?
Can we enter text without using sendkeys()?