We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5b2b9 commit a08b567Copy full SHA for a08b567
1 file changed
setup.py
@@ -75,9 +75,8 @@
75
name="seleniumbase",
76
version=about["__version__"],
77
description=(
78
- "Stealthy Chromium automation that passes bot-detection via CDP Mode. "
79
- "Includes CAPTCHA-Solving methods, E2E Testing, "
80
- "and a native Playwright integration."
+ "A framework for stealthy Chromium automation via CDP Mode. Includes "
+ "CAPTCHA-handling, E2E Testing, and a native Playwright integration."
81
),
82
long_description=long_description,
83
long_description_content_type="text/markdown",
0 commit comments