Forum Discussion
- rraghvaniChampion Level 3
See Possible Issues With Web Testing - "If Chrome cannot verify an SSL certificate provided by the tested web site, it shows the "Your connection is not private" error message page. Due to the specifics of implementation of this message in Chrome, TestComplete cannot interact with this page. It cannot access the internal objects of the message, so it will not record any actions you perform over it in Chrome."
- DWalshModerator
Have you tried this with the IQ add on. Are you using a trial or a paid version? If a paid version, you can download TestComplete which has the IQ Add on and that should help here https://smartbear.com/product/testcomplete/features/intelligent-quality/
- neelamOccasional Contributor
- neelamOccasional Contributor
Hi rraghvani
I have tried below solutions as per link shared by you:
For the issue of bypassing the "connection is not private" page, you can try one of the following:
- Click a blank section of the denial page.
- Using your keyboard, type "thisisunsafe". This will add the website to a safe list, where you should not be prompted again
OR
This option will only work for requests to localhost over HTTP.
- In the Chrome address bar, type āchrome://flags/#allow-insecure-localhostā
- Select the āEnableā link.
The first option works temporary , if I clear cache , it starts showing up again
The second option does not work for me , I enabled the below option :
but noting happened.
Thanks,
Neelam
- rraghvaniChampion Level 3
It's not possible to handle via code.
If do an internet search, there's plenty of examples of disabling SSL. By disabling SSL, it's considered to be a security issue!
Related Content
- 3 years ago
- 3 years ago
- 5 years ago
- 14 years ago
Recent Discussions
- 17 hours ago
- 3 days ago