selenium-wire
selenium-wire copied to clipboard
completely disable the use of selenium wire
There are situations when you need to completely disable the use of selenium-wire and just use selenium. In the current implementation, this cannot be done due to a hard patch. For ease of implementation of the above, I have modified undetected_chromedriver. Hope @ultrafunkamsterdam merges my edits soon.
Thanks - have left a couple of minor comments on the PR, but good to merge once resolved.