Files
crawl4ai/tests
Yurii Chukhlib 624dfe7af5 fix: Replace tf-playwright-stealth with playwright-stealth dependency
Fixes #1553

The code imports from `playwright_stealth` module (e.g., StealthConfig,
stealth_async, stealth_sync with capital S) which is only available in
the `playwright-stealth` package, not `tf-playwright-stealth`.

Changed dependency from:
- tf-playwright-stealth>=1.1.0 (wrong package, exports lowercase names)
to:
- playwright-stealth>=2.0.0 (correct package, exports StealthConfig)

This fixes the mismatch between declared dependency and actual imports
in the codebase.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-17 11:06:44 +01:00
..
2025-10-22 20:41:06 +08:00
2025-12-11 11:04:52 +01:00
2025-12-11 11:04:52 +01:00
2025-12-11 11:04:52 +01:00
2025-02-28 19:53:35 +08:00
2025-10-22 20:41:06 +08:00
2025-10-22 20:41:06 +08:00
2024-05-14 21:27:41 +08:00
2025-01-13 19:19:58 +08:00
2025-04-29 16:26:35 +02:00
2025-01-13 19:19:58 +08:00
2025-04-29 16:26:35 +02:00
2025-02-28 19:53:35 +08:00