How to bypass certificate errors when opening websites in UiPath activities?
Issue Description
When opening some websites, the following certificate error may appear:
Resolution
Use any one of the following steps to fix/bypass the error:
1. Use a valid HTTPS security certificate for the website
2. In the workflow, add one activity to click the link "Continue to this website (not recommended)"
3. If the browser supports parameters, like Chrome, the activity "Start Process" can be used with the parameter "--ignore-certificate-errors"