79371733

Date: 2025-01-20 15:10:05
Score: 1.5
Natty:
Report link

undetected-chromedriver worked; added the following to the header and to call ChromeOptions and the driver.

import undetected_chromedriver as uc
options = uc.ChromeOptions()
driver = uc.Chrome(options=options)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: es07889