What is Selenese in Selenium ?
Hey Tom,
Selenese is the set of selenium commands which are used to test your web application.
You can even make use of:
Actions: Used for performing operations Assertions: Used as checkpoints Accessors: Used for storing a value in a particular variable