Sometimes while workin on automation of an application, we face SSL error and it becomes hard to handle it at run time. In this article you will learn how to handle ssl error in chrome using vbscript and UFT.
To solve this issue we will leverage InsightObject feature of UFT and follow these steps:
If found, we will click on it
We will click on the url(which is known to us) which is displayed after Proceed to…
code given below.