Commit Graph

31 Commits

Author SHA1 Message Date
Leon 38ac0c1529
Update test_workflow.py 2023-06-03 03:48:29 +02:00
Leon 6d352fbfa6
Update test_workflow.py 2023-06-03 03:46:07 +02:00
Leon b59d9fa47e
Update test_workflow.py 2023-06-03 03:07:09 +02:00
Leon 250ee98bb7
Update test_workflow.py 2023-06-03 02:51:05 +02:00
Leon 0c197a6b9b
Update test_workflow.py 2023-06-03 02:39:06 +02:00
Leon f2d1273dc4
Update test_workflow.py 2023-06-03 02:30:50 +02:00
Leon dc7dd12f05
Update test_workflow.py 2023-06-03 02:10:26 +02:00
Leon 618e47de35
Update test_workflow.py 2023-06-03 02:06:49 +02:00
Leon 7ebd4033be
Update test_workflow.py 2023-06-03 02:01:52 +02:00
Leon c2180df88f
Update test_workflow.py 2023-06-03 01:54:59 +02:00
Leon 04f45c0823
Update test_workflow.py 2023-06-03 01:53:42 +02:00
Leon dc56f5b33b
Update test_workflow.py 2023-06-03 01:47:52 +02:00
Leon 6452781268
Update test_workflow.py 2023-06-03 01:43:50 +02:00
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