Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
No Answer is Posted For this Question
Be the First to Post Answer
How do you simulate scroll down action?
Can you use Selenium to test the Rest API or Web services?
How to set the size of browser window using selenium?
How do you launch ie/chrome browser?
When do we use findelement() and findelements()?
What is the difference between “type” and “type and wait for” command?
Explain the meaning of the statement in Selenium and what are the types of assertion?
How do you capture an element loading after the page load?
Explain how you can handle frames using selenium 2.0?
What are driver.close and driver.quit in WebDriver? Which is more preferable?
If the test case frame contains several test cases, how can one execute just the selected one of those test cases?
How to switch to a new window (new tab) which opens up after you click on a link?