yuqinyao
Results
1
comments of
yuqinyao
Adding the argument below when initiating a driver works for me. I'm using seleniumwire-5.1.0 and firefox-114 in docker. I also downgraded cryptography to 36.0.2 and pyOpenSSL to 22.0.0. `capabilities={"acceptInsecureCerts": True}`...