New Page not capture (Web Page)

I am login into Hrone and after login new page appear.

Bot is not able to the screen.

Please help me on this, let me know what activity and how i can use it.

Hi @satyam_verma

If there no selectors for the screen, you can go with Computer vision activities (Cv activities)

Hope this helps!

@satyam_verma,

Use another Use Application/Browser activity inside existing activity and then add click or type into activity as per requirement. Now you should be able to indicate the desired ui element.

1 Like

@satyam_verma

Please elaborate your issue

If different screens then you need to use different use application/browser activities

Cheers