Commit Graph

18 Commits

Author SHA1 Message Date
sebthom
55d8cc124b upgrade deps and fix build 2023-11-20 07:33:06 +01:00
sebthom
4acf32d3dd update copyright notice 2023-10-15 18:00:45 +02:00
sebthom
38a76572a4 improve type hints 2023-09-17 14:26:35 +02:00
sebthom
811b8ec116 Move smooth_scroll_page() from utils to selenium_mixin 2022-11-22 19:40:23 +01:00
PhilK-7
70a23dbcc7 ADD download --all feature (#139) 2022-11-22 18:52:32 +01:00
Jeppy
01803c525c UPDATE Enable parsing of yaml datetime value without error
- ADD parse_datetime helper function to parse datetime or isoformat string to datetime
2022-11-05 19:18:12 +01:00
sebthom
414df7736c Improving type hints 2022-03-13 13:25:52 +01:00
sebthom
c6fd4f25ae move TypeVar T to utils module 2022-03-12 19:30:11 +01:00
sebthom
7c08214f10 add support for shipping_costs 2022-03-12 13:26:39 +01:00
sebthom
10ab127076 improve utils.pause 2022-02-17 16:51:27 +01:00
sebthom
b879e3d6db add utils.abspath 2022-02-17 12:50:52 +01:00
sebthom
56646db5b5 automatically print stacktrace on TypeError 2022-02-16 21:58:51 +01:00
sebthom
12ff0bb3c3 extend utils.ensure() 2022-02-16 21:55:57 +01:00
sebthom
08e2705b02 Replace deprecated type hints and add more pylint rules 2022-02-09 07:14:39 +01:00
sebthom
92dbc6615b Fix some PEP 8 issues 2022-02-01 06:29:24 +01:00
sebthom
8c2d340b56 Prefer double-quoted strings 2022-01-31 07:47:03 +01:00
sebthom
8e445f08c6 Fix pause() failing when min_ms == max_ms 2022-01-30 07:20:53 +01:00
sebthom
1ceccc48dc initial import 2022-01-11 13:45:20 +01:00