thomvas
Results
1
issues of
thomvas
Hi, my code is this: ``` from seleniumbase import Driver driver = Driver(uc=True, headless2=True) url = "https://www.amazon.com/" driver.get(url) ``` I have SeleniumBase 4.31.6. I use MacOS 15.0 Sequoia with Intel...
duplicate
workaround exists
UC Mode