I have no idea what to do. I get this 70% of cases which results in lost a lot of captchas etc because it happens after registration
i get it in many plaes
i did put waiters, bigger timeout, ignore error blok, even reloading the page, nothing is efficient
@ptt-bds
Could you provide more details please. Which sites is the problem with and what action? Perhaps you could attach a test project so I can replicate your problem?
And if you are just trying to scrape data, you should
go with http requests with http client, It would be much
faster and would save a tons of bandwidth usage.
Is it also advisable to use http client if I want to send out emails using a webmail service? Or is there another approach appropriate? Thx!