adspace


What is selenese and what are the types of selenese?

Answer Posted / Dileep Kumar Singh

Selenese is the language used by Selenium IDE for defining test cases. It is a simple scripting language based on JavaScript. There are three main types of Selenese commands:
1. Control Flow Commands: Used for flow control, such as loops and conditionals.
2. Locator Strategy Commands: Used to locate and interact with UI elements in the web application.
3. Assertion Commands: Check whether a condition is true or false and generate a failure if the assertion fails.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how to locate a link using its text in selenium?

986


How can you fetch an attribute from an element? How to retrieve typed text from a textbox?

1197


What’s selenese?

920


what will be the first salary and what will be the hike in the salary?

929


Have you created any framework?

1039