Hi,
I am trying to look for specific words on a webpage. When I do a single If text doesn't exist on web page it works fine.
When I create a TextList and use:
Web browser instance: %Browser%
Check if web page: "Doesn't contain text"
Text: %TextList%
This does not work. I used "Add Item to List" and added several strings to the list.
Am I doing something wrong or is there another solution to check for multiple strings on a webpage?
Thanks
Steve O