ArchiveBox/archivebox/plugins/twocaptcha
Claude 65c839032a
Consolidate Chrome test helpers across all plugin tests
- Add setup_test_env, launch_chromium_session, kill_chromium_session
  to chrome_test_helpers.py for extension tests
- Add chromium_session context manager for cleaner test code
- Refactor ublock, istilldontcareaboutcookies, twocaptcha tests to use
  shared helpers (~450 lines removed)
- Refactor screenshot, dom, pdf tests to use shared get_test_env
  and get_lib_dir (~60 lines removed)
- Net reduction: 228 lines of duplicate code
2025-12-31 08:30:14 +00:00
..
templates new jsonl cli interface 2025-12-30 16:12:53 -08:00
tests Consolidate Chrome test helpers across all plugin tests 2025-12-31 08:30:14 +00:00
config.json extension test fixes 2025-12-30 18:28:14 -08:00
on_Crawl__20_install_twocaptcha_extension.js Reduce Chrome-related code duplication across JS and Python 2025-12-31 08:13:00 +00:00
on_Crawl__25_configure_twocaptcha_extension_options.js extension test fixes 2025-12-30 18:28:14 -08:00