Mustwey

Results 2 comments of Mustwey

``` options = uc.ChromeOptions() options.add_argument('--ignore-ssl-errors=yes') options.add_argument('--ignore-certificate-errors') driver = uc.Chrome(options=options) ``` try ignoring the ssl