Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2062

    How do I verify that a specific word is displayed on the page using the EveryStep Scripting Tool?

    #2111

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.