You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont want to use client certificate feature but want to use google chome registry ,
as I did in selenium , I wrote code that write to google chrome registry so the browser visit site with the cer that I wrote to registry
also I want this way because of 2 reasones:
I want to change certificates for each url in a test
I dont want to attach my certs to project - secure instructions
I wrote code to google chrome registry in js but cypress ignore it and visit without the pfx
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I dont want to use client certificate feature but want to use google chome registry ,
as I did in selenium , I wrote code that write to google chrome registry so the browser visit site with the cer that I wrote to registry
also I want this way because of 2 reasones:
I wrote code to google chrome registry in js but cypress ignore it and visit without the pfx
Beta Was this translation helpful? Give feedback.
All reactions