Set proxy certificate when connecting to remote devices
When spying, recording, or executing mobile tests with remote devices through a proxy, you may encounter the issue where Katalon Studio cannot create remote session:
java.util.concurrent.ExecutionException: org.openqa.selenium.SessionNotCreatedException:
Unable to create a new remote session.
Original error: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
When working behind a proxy, Katalon Studio requires a proxy certificate to connect to remote devices. This proxy certificate should be exported by your proxy server in .cer
or .crt
format.
Follow these steps to add the proxy certificate to Katalon Studio: