Browser Action Types
In the Test Clip Editor, a given browser action equals some type of user action performed within the web browser context. Browser actions are categorized by Selenium type, each of which has a corresponding color assignment:
- System actions, such as selectWindow and close, are blue.

- Mouse actions, such as mouseOver and mouseOut, are green.

- Generic browser actions with noOp are silver./li>

- Keyboard operations are orange.
