1.

What Is Selenese?

Answer»

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

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

There are three types of Selenese, those are:



Discussion

No Comment Found