How to make condition to check which URL address is exist

Hello everyone,
So I have a button. When I select it, it will automatically lead me to address A or address B on a new tab. Here, I want to make a condition to check which address this button lead me to (A or B), so I can set a workflow after that.
How can I make a condition to check which URL address is exist?
Thank you for reading

hi @Dam_Son

Check with get attribute activity and getting the URL attribute!

Regards

1 Like

Thank you. I used “get url” but the url return is the url of the page containing the button, not the url of the new tab. Any suggestions?
Ps: I got it. Very lucky, I can use Wildcard on Address A and Address B so I can use “attach browser” for them.

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