Not able use attach browser n window

Hello ,

I want to attach window/Browser and i want to attach pop window/ Browser

  1. I tried by using attach browser/ window but there when I’m indicating that element that it’s working properly but when. I going to run the process it’s able to identify that element and i changed selectors/ activities but not getting output same

Hey,

can you share the exact error you are getting when the selector doesnt work and compare the selectors then whats changing.
My guess would be ‘title’ or ‘cls’ does not match at run time.

Please validate the exact attributes form selector.

Thanks,
Prateek

Error is that only bot click again n again same page it’s not attaching the page
But when I’m testing activity that it’s run properly

@prateek.mehandiratta9

Hey can you use another attach browser activity for next page, maybe its not working inside the same attach.

How can I use for next page @prateek.mehandiratta9

Just drag n drop another attach activity, and treat this like a new parent container

I tried thi way not worked

Hey, could you share selector for next page when it didnt work (Use Uiexplorer and take a screenshot)

Screenshot would be fine.

When I’m doing step into as for test that time working

I already share the last page selector which I have work on it and that i want to attach bcz i want type something on the page

Put a small static delay( Like 2s) between the pages and see if it works.

1 Like

You should be using modern activities like Use Application/Browser.

1 Like

@suraj_gaikwad

Are both windows having same selector or titles?

Is there any difference?

Did you try with using activate

Cheers

1 Like

Issue solved

Thanks

Great.

Happy Automation

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