Nexial Automation

Test Automation Platform for everyone!

X

desktop » saveFirstMatchedListIndex(var,contains)

Description

  • This command is to save the first matched list Index of the listbox.
  • The command will return if any list count for the matching list found and pass or else fail otherwise.

Parameters

  • var - this parameter is the return value of the element.
  • contains - this parameter the matching text in the list.

Example