Hi, I want to press the first agency dossier ID link which is highlighted AD101237, however, this Id will change based on the filter, and I just want to press the first ID to go in. I have tried pressing the button on web page, it can't work. Is there a possible solution? big thanks
Solved! Go to Solution.
Hi @LiuRuiRrrr ,
I went through all of your screenshots and I realise that it is going to be hard for me to tell exactly where and what is wrong.
You need to play around with the selectors, do a mix and match, tick/untick some boxes in the left selectors section and tick/untick some boxes in the right attributes section. You need to make sure that the selectors point to the first link, but that there is nothing specific in it like Id etc.
Sorry buddy couldn't be of much help.
Hi @LiuRuiRrrr
Create an UI element of the first hyperlink.
Modify the selectors such that it does not contain the ID part in it.
And then you should be able to click it using the "Click link on webpage" action.
thank you for your suggestion, however it says not found.
Hi @LiuRuiRrrr , Can you share the screenshots of every screen of the selectors.
Keep double clicking them you will see it goes into the next screen. Share screenshots of all of them.
Are you referring to this?
Hi @LiuRuiRrrr ,
I went through all of your screenshots and I realise that it is going to be hard for me to tell exactly where and what is wrong.
You need to play around with the selectors, do a mix and match, tick/untick some boxes in the left selectors section and tick/untick some boxes in the right attributes section. You need to make sure that the selectors point to the first link, but that there is nothing specific in it like Id etc.
Sorry buddy couldn't be of much help.
Thank you a lot for your help! I manage to click it by untick the front part boxes.