Which type of selenium command is responsible to store the results in variables?

29. Which type of selenium command is responsible to store the results in variables?

  1. Actions
  2. Accessors
  3. Assertions

Answer: B) Accessors

Explanation:

Accessors are the type of commands which is responsible to store the result in variables. Some of the accessor's commands are storeValue (locator, variable name), storeText (locator, variable name), etc.

Comments and Discussions!

Load comments ↻






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