Hi guys, recently I’m solving a problem. I’m using web scraping like (get title, clicking close button for chrome, close tab). It’s work fine for my machine, but when come to another pc, which using dark mode for chrome. It cannot find the close button for chrome/close tab.
Normally, how should I solve this problem?
Hi,
Can you try to use CloseTab activity instead of Click?
Regards,
1 Like
In the click do not use images rather construct a proper selector for close button
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.