Forum Discussion

Ashoka's avatar
Ashoka
New Contributor
6 years ago

How to find web object if it is matches go to next line and click on URL link

Using Python script test complete tool. Find web object and if web object matches navigate next line click URL link. Why i am trying this because URL link is dynamic.

6 Replies

  • Ashoka's avatar
    Ashoka
    New Contributor

    Using Python script with test complete tool. Find web object and if web object found next step is to navigate next line and click on the URL link. Why i am trying this because URL link is dynamic.

     

    Is it possible to traverse in web page using regular expression? if yes please let me know the syntax.