testing - Selenium ide- how to find a string in a text -


i have page of results (like in google result page) there need find string "testing code , more". if find string success if not fail

the string in

  • took whole text in page class above : //ul[@class='list-recent-events menu'] triad store whole text page command store | //ul[@class='list-recent-events menu'] | vari11 string store vari22

    what command need use find string in page triad asserttext |${vari11} | ${vari22} allways give me error [error] element "testing code , more"" not found


    Comments

    Popular posts from this blog

    ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

    php - How can i create a user dashboard -

    javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -