Repeated Click


I’d like to know how to click dynamically rather than by specifying the title directly.

Hi @wjdehdnr456

Is there any condition to click on the specified title or you have to click on first one.

Elaborate your query for better understanding.

Hi @wjdehdnr456

Please refer the below process.

When you are using the extract data table activity it will give you the option Get Text and Get URL. You can extract whichever you want.

Main.xaml (23.4 KB)

Regards

1 Like

@wjdehdnr456

Just use for each ui element activity and indicate the link …it would click on each link that is similar to the indicated one…

cheers

You can use the Fuzzy Selector’s “Inner Text Is” property with a variable to make the element dynamic.

innner-text

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.