When should I use Selenium IDE?



When should I use Selenium IDE?..

Answer / Laxmi Kant Mishra

Selenium IDE is a record/playback tool for Firefox that allows you to create test cases for web applications easily. It's useful for quick prototyping and testing of simple scripts, but it lacks the power and flexibility of other Selenium tools like WebDriver.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

List the different selenium tools.

1 Answers  


If the test case frame contains several test cases, how can one execute just the selected one of those test cases?

1 Answers  


What is the use of @listener annotation in testng?

1 Answers  


How to pass parameters using testng.xml?

1 Answers  


What is the difference between driver.close() and driver.quit() methods?

1 Answers  


How can I learn to automate testing using selenium?

1 Answers  


Mention what is the difference between implicit wait and explicit wait?

1 Answers  


When should I use Selenium IDE?

1 Answers  


What are some expected conditions that can be used in explicit waits?

1 Answers  


What are selenium 1 and selenium 2?

1 Answers  


How to check a Selenium checkbox?

1 Answers  


What is Dynamic xpath in selenium ?

1 Answers   Infogain,


Categories