Quote:
Originally Posted by Tann
[You must be logged in to view images. Log in or Register.]
I wouldn't put it past my former self to have used chatgpt originally, the websites I frequent are often slow to respond so I had to include a lot of wait timers and try/catches so the code wouldn't crap itself.
|
Welcome to Selenium
[You must be logged in to view images. Log in or Register.]
If you're doing a lot of web automation, I'd highly recommend upgrading to Playwright: it's
a lot better (Cypress is pretty good/popular too, but I prefer Playwright as Cypress has these weird non-promise promise things that drive me nuts).