Which type of selenium command use testers to verify the state of the application?

30. Which type of selenium command use testers to verify the state of the application?

  1. Actions
  2. Accessors
  3. Assertions

Answer: C) Assertions

Explanation:

Assertions use testers to verify the state of the application. Some of the assertion commands are verifyAlert(pattern), verifyAllButtons (pattern), and waitForErrorOnNext (message).

Comments and Discussions!

Load comments ↻






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