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
What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?
What is the difference between “type” and “type and wait for” command?
How to select a value from a drop-down?
Explain what is assertion in selenium and what are the types of assertion?
What is the wait? How many types of waits in selenium?
Is selenium server needed to run selenium webdriver scripts?
What is the difference between verification and assertion?
What is the alternative to driver.get() method to open an url using selenium webdriver?
What is the difference between "assert" and "verify" commands?
How can you find if an element in displayed on the screen?
Explain selenium waitfor commands ?
How to handle alerts in selenium?