wkeeling / selenium-wire

Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
MIT License
1.86k stars 240 forks source link

Warning error when running through Command Line #704

Open siddgpt opened 10 months ago

siddgpt commented 10 months ago

When running through command line below error is returned for every request.

Running on Windows 10, Pytest

[2668:4376:0824/171918.562:ERROR:cert_verify_proc_builtin.cc(709)] CertVerifyProcBuiltin for edge.microsoft.com failed: ----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[2668:4376:0824/171919.159:ERROR:cert_verify_proc_builtin.cc(709)] CertVerifyProcBuiltin for nav-edge.smartscreen.microsoft.com failed: ----- Certificate i=1 (CN=Selenium Wire CA) ----- ERROR: No matching issuer found

[2668:4376:0824/171919.334:ERROR:cert_verify_proc_builtin.cc(709)] CertVerifyProcBuiltin for staging.fonefixonline.co.nz failed: ----- Certificate i=1 (CN=Selenium Wire CA) ----- ERROR: No matching issuer found

[2668:4376:0824/171921.590:ERROR:cert_verify_proc_builtin.cc(709)] CertVerifyProcBuiltin for data-edge.smartscreen.microsoft.com failed: ----- Certificate i=1 (CN=Selenium Wire CA) ----- ERROR: No matching issuer found

pd2871 commented 10 months ago

@wkeeling Please take a look into this issue. Websites do not open properly

Screenshot (2961)