sebdelsol
sebdelsol
I've tried @PePinodemrs code... * **_It works like a charm_**, I use the lastest Chrome version which is 102 at this moment. **_I can't reproduce your "delays"_**. * Please provide...
Are you sure deleting cookies is not enough ? `driver.delete_all_cookies()`
Now I've tried @harika09 code... * **_It works like a charm too, there's no "delays"_** * Your code is broken too... I had to fix it. * Please learn how...
> everyone here used multithread the uc on the hdd disk, didn't it? I don't understand what that means.
Pain in the tuchus is quite the euphemism. This workaround needs you to compile and distribute the libwebp.dll and link with the standard libc or you'll have to distribute the...
[**Please check this**](https://bugs.chromium.org/p/chromium/issues/detail?id=773874#c6). >Status: WontFix We do not support chrome:// DOM UI URLs in headless, these are UI pages that don't make sense in a headless environment and are implemented...
@Lousm does that solve your issue ?
It actually works like a charm, you should upgrade Selenium... and btw you don't need to use `find_element` when `WebDriverWait` already returned that exact same element.
[**_Automagically_**](https://www.oxfordlearnersdictionaries.com/definition/english/automagically?q=automagically) is an actual word :) and it does make sense in this context.
> This version of ChromeDriver only supports Chrome version 104 Current browser version is 90.0.4430.212 UC uses the Chrome browser installed on your system and downloads & patches the last...