In which format does source view shows your script in selenium ide?



In which format does source view shows your script in selenium ide?..

Answer / Sudhanshu Mishra

In Selenium IDE, scripts are shown in plain text, using the Selenese syntax. Each command is written on a separate line.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How you can switch back from a frame?

1 Answers  


Firefox driver is class or an interface and from where is it inherited?

1 Answers  


Can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?

1 Answers  


When to use assert, verify and waitfor in selenium?

1 Answers  


what is the difference between keys.enter and keys.return in selenium? i have used both and both performed enter.

1 Answers   JPMorgan Chase, Tech Mahindra,


How to capture screenshot in selenium webdriver?

1 Answers  


What test can selenium do?

1 Answers  


What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?

1 Answers  


Which is the package which is to be imported while working with webdriver?

1 Answers  


My application uses ajax heavily how do I use selenium rc to work with ajax operations?

1 Answers  


What is the wait?

1 Answers  


What are the different ways in which selenium ide can be opened?

1 Answers  


Categories