Which type of selenium commands operate the state of the application?

28. Which type of selenium commands operate the state of the application?

  1. Actions
  2. Accessors
  3. 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

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.