How to interact with my AutoSwiper extension with Pyppeteer in Chromium environement

FliiPsY

Newbie
Joined
Mar 31, 2024
Messages
3
Reaction score
0
Hey guys !

I'm currently developing a Python script with the goal of automating the activation of the AutoSwiper.ch extension within a Chromium environment. The script's purpose is to streamline the process of refreshing proxies, launching and activating the extension, be done with the actions required and then closing the browser. This would greatly optimize the workflow across my 40+ GoLogin profiles, which I am currently handling manually.

However, I've encountered a challenge: it seems that Pyppeteer is unable to initiate a click on the extension's icon, and simulating keyboard shortcuts isn't triggering the extension either. Success in this endeavor would represent a significant time-saving advancement for the task at hand.

I'm reaching out to seek any advice or insights on interacting with a Chrome extension within an automated browser setup like AntiBrowser. Has anyone faceda similar situation, or can anyone suggest alternative methods for automating extension interactions?

Cheers !
 
Back
Top