dev_bot_official

Results 4 issues of dev_bot_official

Regarding this answer: [Python pyppeteer, how to use a socks proxy](https://stackoverflow.com/questions/67740124/python-pyppeteer-how-to-use-a-socks-proxy) the proxy server for PyPpeteer in Python should be this: ``` args = [ '--proxy-server=185.199.199.156:888', '--disable-notifications', '--start-maximized' ] `browser...

I want to dismiss 'Cancel' popup Dialog or I don't know if it is Alert box whatever but since it doesn't work I want to ask if anyone know the...

I want to dismiss 'Cancel' popup Dialog or I don't know if it is Alert box whatever but since it doesn't work I want to ask if anyone know the...

It was worked couple of days ago now I get this strange error: ![Screenshot 2023-03-10 081044](https://user-images.githubusercontent.com/125034016/224248286-1a5fa533-c9b6-4c2c-9d4e-c5fc5ccf9a93.png) any help appreciate !