Jey
Jey
Emit works in def connect but do not works in an if. Steps to reproduce the behavior: This is my code: ``` sio = socketio.Server(cors_allowed_origins='*') app = socketio.WSGIApp(sio) @sio.event def...
Hi, I’m trying to log into a site with the chrome driver with various tests. 10 tests manage to log in, the next not, as if the site recognizes the...
I have a problem when spawning many pages of selenium to do simultaneous actions at the same time. Selenium cannot find the items because there are other pages above it....
### What version of pkg are you using? ^5.8.0 ### What version of Node.js are you using? v16.15.1 ### What operating system are you using? Windows ### What CPU architecture...
I've setted `envVars: {[key: string]: string};` in chrome launcher options but I can't get how to retrieve them from chrome with javascript in dev tools or in chrome extention
`aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host bablosoft.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')]` I have this error when I try to start...