Attach browser has an error

Hi all, i have a job related with Google Chrome, i want to attach browser with the title is a variable ( i get attribute “aaname” from link an store into variable). So when the title have some special character (%,^,&,%…), studio throw a error message. How can i do fix this problem?

@TanVuong

Could you please show me screenshot of that selector. So that we can check and help you.

1 Like

Hey @TanVuong

Use the open browser activity to open the browser and the site. In this activity there is a property for output which is a browser object. Set it to a browser variable.

Now use the attach browser activity. In this under inputs, provide the browser variable you created. This will allow you to use the attach browser activity without selectors which will solve your problem…

2 Likes

Remove the special char and Use wildcard *

1 Like

thanks for all support, but i’m working in my company so i can’t give my source and documents right now. I’m so sorry for that, but i will back when after work. Thank for advance if you still support me :heart_eyes:

2 Likes