Commit Graph

6 Commits

Author SHA1 Message Date
Leon a2808543a9
Update test_workflow.py 2023-06-02 23:20:08 +02:00
Leon c2042fb758
Create test_workflow.py 2023-06-02 23:07:37 +02:00
Leon fad2b621c9
Update example.py 2023-06-02 22:26:00 +02:00
UltrafunkAmsterdam c12fcfc0a8 Oh yes, do wanna rockin' with the best
--------------------

https://youtu.be/kMjhrh_XDWk?t=48

--------------------

Big update! be careful as it -potentially- could break your code.

- rewritten the anti-detection mechanism
  instead of removing and renaming variables, we just keep them, but prevent them from being injected in the first place

- rewritten the file naming, to prevent ending up with 1000 of {randomstring}_chromedriver.exe 's
  instead it is just called undetected_chromedriver.exe

- cleanup
  removed compat,v2 files and tests folder
2023-02-04 22:02:46 +01:00
Leon a26e375c1d
Update example.py 2022-12-29 11:47:48 +01:00
UltrafunkAmsterdam 07abe814a6 more refactoring; fix bug that browser stays opened when script exits 2022-12-26 01:48:01 +01:00