sean4311's avatar
5 years ago
Status:
New Idea

TestComplete + CBT; Working with websites with invalid certificates (in Chrome)

Some customers may be testing websites where the certificates are invalid. Once getting on a website, you are presented with an "Invalid certificate" web page and you have to click continue to get to the web page. An easy way to go around that web page is by opening a browser, with a parameter to bypass this window (ie with chrome, you can use the --ignore-certificate-errors parameter).

 

I would write a test where I open the browser with this parameter. But when I try to do this when running the test with the CBT integration piece, it opens a new browser without the chrome extension because it would not have the TC user data. It would be nice if there is a feature where I can run a TC test via CBT and bypass the invalid certificate window without having to hard code much.

 

Best Regards!

No CommentsBe the first to comment