Check if all items in a web list element contain text
- Checks if all items inside an HTML web list element contain specific text.Text
- Text to check for in each item of the listExpectedResult
- Expected result. Specify true if you expect each item to contain the given text and false if you do notClick on the Nth item in a web element
- Clicks on the Nth item inside a web list element. To use this action you will need to specify the index of the item you want to click on in the Index
input parameter fieldCount items in a web list element
- Counts the elements inside an HTML web list elementGet text from the Nth child in a web list element
- Returns the text of the Nth element inside a web list element. To use this action you will need to specify the index of the item you want to click on in the Index
input parameter field