Unbale to capture

Hi team,

can you please help, how to capture the element from browser.

I have used opened app/browser command detected Chrome.

Now inside it I’m using click activity, but while capturing it navigate to Edge browser, if i pause and navigate manually to Chrome and detect the element, it’s giving error the object doesn’t belong to the target app/browser.

@balkishan,

Use Use Application/Browser activity to launch the desired browser and inside it use the interactive activities like click and Type Into.

1 Like

Hi @ashokkarale ,

I did, i used click activity, and captured the desire object, I don’t understand why it’s showing target or input UI should be set. Strange why all the type is not there, what if i need to choose click, here I can Left Click , Right Click and Double Click.

Dear @balkishan,

You have to indicate two times.
One for Use Application/Browser: Indicate inside chrome/edge
One for Click Activity: Indicate On the item/element/button which you wanted to click

PFB for reference:

If this posts solves your issue, dont forget to mark as solution :slight_smile:

Br,
NikZ

1 Like

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