ilike2burnthing
|
5a2c61601e
|
Fix Chrome v124+ not closing on Windows. resolves #1161 (#1193)
v3.3.18
|
2024-05-20 00:52:55 +01:00 |
|
ilike2burnthing
|
c304da2964
|
Update README.md
|
2024-04-22 23:30:52 +01:00 |
|
ilike2burnthing
|
b811412699
|
Fix LANG ENV for Linux. #1036
|
2024-04-20 03:41:53 +01:00 |
|
Ross Patterson
|
0bb8de144f
|
Add Compose V2 command to readme (#1154)
Co-authored-by: root@library.moodysalon.net <root@library.moodysalon.net>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
|
2024-04-18 05:07:06 +01:00 |
|
ilike2burnthing
|
38166dfaa0
|
Bump version 3.3.17 (#1147)
v3.3.17
|
2024-04-09 20:31:21 +01:00 |
|
ilike2burnthing
|
8dea0ed017
|
Fix file descriptor leak in service on quit(). resolves #983
credit: @zkulis - https://github.com/ultrafunkamsterdam/undetected-chromedriver/pull/1812
|
2024-04-09 20:27:42 +01:00 |
|
francisco-lafe
|
20cd2944a7
|
Update README.md (#1127)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
|
2024-03-19 18:05:11 +00:00 |
|
ilike2burnthing
|
fd773e5909
|
Bump version 3.3.16 (#1105)
v3.3.16
|
2024-02-28 21:38:53 +00:00 |
|
Justin Kromlinger
|
35c7bff3c8
|
Use headless configuration properly (#1104)
|
2024-02-28 20:36:38 +00:00 |
|
Raphaël
|
afdc1c7a8e
|
Add FreeBSD support (#1054)
|
2024-02-28 02:45:04 +00:00 |
|
ilike2burnthing
|
0bc7a4498c
|
Update README.md
|
2024-02-23 05:01:00 +00:00 |
|
Xewdy
|
c5a5f6d65e
|
Add platform specifiers to dependencies (#877)
|
2024-02-21 21:14:25 +00:00 |
|
ilike2burnthing
|
aaf29be8e1
|
Bump version 3.3.15 (#1088)
v3.3.15
|
2024-02-20 23:48:23 +00:00 |
|
Tadas Gedgaudas
|
800866d033
|
Fix looping challenges. #1036 (#1065)
Co-authored-by: Tadas Gedgaudas <tg@infrahub.io>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
|
2024-02-20 23:41:02 +00:00 |
|
ilike2burnthing
|
043f18b231
|
Bump UC version to 3.5.5
|
2024-02-17 19:28:06 +00:00 |
|
ilike2burnthing
|
d21a332519
|
Hotfix 2 - bad Chromium build, instances failed to terminate (#1072)
v3.3.14-hotfix2
|
2024-02-17 05:53:45 +00:00 |
|
ilike2burnthing
|
3ca6d08f41
|
Hotfix for Linux build - some Chrome files no longer exist (#1071)
v3.3.14-hotfix
|
2024-02-17 01:15:32 +00:00 |
|
ilike2burnthing
|
227bd7ac72
|
Update Chrome downloads (#1070)
v3.3.14
|
2024-02-17 00:50:14 +00:00 |
|
ilike2burnthing
|
e6a08584c0
|
Update README.md
thanks @kimboslice99
|
2024-02-16 04:35:37 +00:00 |
|
ilike2burnthing
|
df06d13cf8
|
Update README.md
|
2024-01-12 23:38:18 +00:00 |
|
ilike2burnthing
|
993b8c41ac
|
Fix too many open files error. resolves #983 (#1033)
v3.3.13
|
2024-01-07 21:22:14 +00:00 |
|
ilike2burnthing
|
a4d42d7834
|
Remove unnecessary comment
|
2023-12-17 00:33:06 +00:00 |
|
21hsmw
|
1c855b8af0
|
Fix looping challenges and invalid cookies. resolves #1006 (#1010)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
v3.3.12
|
2023-12-15 22:11:58 +00:00 |
|
ilike2burnthing
|
745c69491f
|
Bump version 3.3.11 (#999)
v3.3.11
|
2023-12-11 20:56:14 +00:00 |
|
txtsd
|
f7e316fd5a
|
updates: UC 3.5.4 & Selenium 4.15.2 (#970)
Co-authored-by: GaspardRuan <1039553124@qq.com>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
|
2023-12-11 20:51:16 +00:00 |
|
ilike2burnthing
|
16c8ab5f3d
|
Update README.md
|
2023-11-14 07:54:09 +00:00 |
|
ilike2burnthing
|
7af311b73c
|
Bump version 3.3.10 (#969)
v3.3.10
|
2023-11-14 04:04:42 +00:00 |
|
ilike2burnthing
|
daec97532d
|
Update README.md
|
2023-11-14 04:00:01 +00:00 |
|
ilike2burnthing
|
8d7ed48f21
|
Add LANG ENV. resolves #951
|
2023-11-14 03:56:57 +00:00 |
|
ilike2burnthing
|
220f2599ae
|
Bump version 3.3.9 (#963)
v3.3.9
|
2023-11-13 07:17:28 +00:00 |
|
ilike2burnthing
|
d772cf3f50
|
Fix for Docker build, capture TypeError. Fixes #962
|
2023-11-13 07:14:13 +00:00 |
|
ilike2burnthing
|
ab4365894b
|
Bump version 3.3.8 (#961)
v3.3.8
|
2023-11-13 04:55:49 +00:00 |
|
ilike2burnthing
|
3fa9631559
|
Fix "OSError: [WinError 6] The handle is invalid" on exit
|
2023-11-13 04:28:19 +00:00 |
|
ilike2burnthing
|
04858c22fd
|
Support running Chrome 119 from source (#960)
|
2023-11-13 04:23:06 +00:00 |
|
Nabi KaramAliZadeh
|
5085ca6990
|
Fix headless=true for Chrome 117+. Fixes #910 (#921)
|
2023-11-13 04:03:56 +00:00 |
|
ilike2burnthing
|
cd4df1e061
|
Bump version 3.3.7 (#944)
v3.3.7
|
2023-11-05 14:41:12 +00:00 |
|
ilike2burnthing
|
6c79783f7c
|
Bump version 3.3.6 (#905)
v3.3.6
|
2023-09-15 20:40:56 +01:00 |
|
ilike2burnthing
|
4139e8d47c
|
Update checkbox selector, again
|
2023-09-15 20:37:26 +01:00 |
|
zax2002
|
1942eb5fdc
|
Typo in README (#901)
|
2023-09-14 07:41:59 +01:00 |
|
ilike2burnthing
|
401bf5be76
|
Bump version 3.3.5 (#902)
v3.3.5
|
2023-09-13 10:28:02 +01:00 |
|
ilike2burnthing
|
d8ffdd3061
|
Change checkbox selector, support language other than English. resolves #891
|
2023-09-13 10:19:19 +01:00 |
|
ilike2burnthing
|
2d66590b08
|
Bump version 3.3.4 (#884)
v3.3.4
|
2023-09-02 12:30:21 +01:00 |
|
Zachary Hampton
|
a217510dc7
|
Update checkbox selector (#882)
|
2023-09-02 12:24:25 +01:00 |
|
ilike2burnthing
|
553bd8ab4f
|
Bump version 3.3.3 (#879)
v3.3.3
|
2023-08-31 20:02:17 +01:00 |
|
ilike2burnthing
|
1b197c3e53
|
Update undetected_chromedriver to v3.5.3 (#860)
|
2023-08-31 19:56:06 +01:00 |
|
ngosang
|
fd308f01be
|
Bump version 3.3.2
v3.3.2
|
2023-08-03 10:00:16 +02:00 |
|
ngosang
|
b5eef32615
|
Fix URL domain in Prometheus exporter
|
2023-08-03 09:02:46 +02:00 |
|
ngosang
|
644a843d89
|
Bump version 3.3.1
v3.3.1
|
2023-08-03 08:13:01 +02:00 |
|
ngosang
|
82e1c94c6f
|
Fix HEADLESS=false in Windows binary
|
2023-08-03 08:10:14 +02:00 |
|
ngosang
|
fbc71516f5
|
Fix for Cloudflare verify checkbox
|
2023-08-03 07:28:58 +02:00 |
|