Playwright – SSL configuration setup for certification using java
I’m developing a POC using playwright Java and I face error related to Bad certification, I understand that we need to have a method to handle the certs which are handled in Keystore and trustore respectively.