I have a bot built with chrome browser. It works fine on my laptop. But when I run in the Virtual Machine it doesn't perform any click action. I tried to re-install the plugins still the issue persists.
Hi
Can you check the resolution in VM is same as that of your laptop or maximize the window before clicking on the buttons.
Hi
Can you check the properties of this button may be it could have changed. Recapture the button element and just select DOMXPath property from Object Properties and give a try
did you try to remove and install AA plugin in chrome browser ?
Hello
Can you create domxpath for the places where you want to click?
Hi
If you are 100% certain that the DOMXpath is accurate, then you can try switching the click type from left click → run in background.
If the element at least gets highlighted with the background operation, you can add a 2-3 second delay and send an Enter keystroke to get the job done.
If that doesn’t work, then you might have run JS using the Browser Action.
Kind Regards,
Ashwin A.K
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.