I have SSL certificates that should be accepted while running the test; how can I achieve this?
Hi Matthew!
In order to accept SSL certificates automatically, you can use the acceptSslCerts=True as a capability in your automation scripts.
I have SSL certificates that should be accepted while running the test; how can I achieve this?
Hi Matthew!
In order to accept SSL certificates automatically, you can use the acceptSslCerts=True as a capability in your automation scripts.