Perform automated and live-interactive testing on 3000+ real desktop and mobile devices online.
Playwright is a test automation framework designed to interact with web applications similarly to real users, including the ability to handle SSL certificates or secure connections. However, it does not deal with SSL certificates and secure connections directly.
You can use these steps to handle SSL certificates or secure connection in Playwright:
browser.newContext({ /* pass any options */ ignoreHTTPSErrors: true });');
certutil -d sql:$HOME/.pki/nssdb -A -t "C,," -n root.implodingduck.local -i /usr/local/share/ca-certificates/extra/root.implodingduck.local.crt');
After Playwright Chromium runs, it can use a trusted root CA certificate store.
Test orchestration and execution cloud of 3000+ browsers and OS
24/7 support
Enterprise grade security
Fastest test execution cloud