- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: text verification
How do I verify that a specific word is displayed on the page using the EveryStep Scripting Tool?
Enter the text from the page you would like to check for during monitoring inside “Keyword validation” window and press “Add” button. If currently loaded web page contains specified text, a line will be added to the script that asserts the specified keyword: tab0.KeywordAssert (“exact keyword phrase entered“); If specified text doesn’t exist on the web page, an error message will appear.