Answers

Question and Answer:

  Home  Selenium

⟩ What is Selenese?

Selenium set of commands which are used for running the test are called as Selenese.

There are three types of Selenese, those are:

1. Actions - used for performing the operations and interactions with the target elements

2. Assertions - used as check points

3. Accessors - used for storing the values in a variable

 178 views

More Questions for you: