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.
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.
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