Commit Graph

18 Commits

Author SHA1 Message Date
Leon 4163340324
Update test_workflow.py 2023-06-03 01:40:27 +02:00
Leon 3c3fda228a
Update test_workflow.py 2023-06-03 01:34:28 +02:00
Leon 073c94f6a9
Update test_workflow.py 2023-06-03 01:32:04 +02:00
Leon c53876a83a
Update test_workflow.py 2023-06-03 01:31:47 +02:00
Leon e10ac0382b
Update test_workflow.py 2023-06-03 00:40:33 +02:00
Leon 591fe54cc1
Update test_workflow.py 2023-06-03 00:23:28 +02:00
Leon 0ecf670b57
Update test_workflow.py 2023-06-03 00:21:24 +02:00
Leon 4db5ce60c5
Update test_workflow.py 2023-06-03 00:10:28 +02:00
Leon 4e81361ced
Update test_workflow.py 2023-06-03 00:06:25 +02:00
Leon 5c78b7cca3
Update test_workflow.py 2023-06-02 23:56:53 +02:00
Leon feef830190
Update test_workflow.py 2023-06-02 23:40:15 +02:00
Leon 1af7b3da0c
Update test_workflow.py 2023-06-02 23:39:15 +02:00
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