Home »
MCQs »
Selenium MCQs
Which type of selenium commands operate the state of the application?
28. Which type of selenium commands operate the state of the application?
- Actions
- Accessors
- Assertions
Answer: A) Actions
Explanation:
Action commands operate the state of the application. Some of the action commands are: click(locator), focus(locator), close etc