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 |
How you can switch back from a frame?
Firefox driver is class or an interface and from where is it inherited?
Can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
When to use assert, verify and waitfor in selenium?
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?
What test can selenium do?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
Which is the package which is to be imported while working with webdriver?
My application uses ajax heavily how do I use selenium rc to work with ajax operations?
What is the wait?
What are the different ways in which selenium ide can be opened?