Forums

Paid account but not able to access site selenium

i am trying to scrap data from a site: driver.get("https://bidplus.gem.gov.in/all-bids")

but still getting this error while running this script : selenium.common.exceptions.WebDriverException: Message: unknown error: net::ERR_CONNECTION_TIMED_OUT (Session info: headless chrome=90.0.4430.212)

i know it is site whitelist error but i purhased a paid account but still getting this error

That site times out for me when I try to access it. It's a problem with the site, not your account or selenium.