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 a08b567 commit 647a0f9Copy full SHA for 647a0f9
1 file changed
setup.py
@@ -75,8 +75,8 @@
75
name="seleniumbase",
76
version=about["__version__"],
77
description=(
78
- "A framework for stealthy Chromium automation via CDP Mode. Includes "
79
- "CAPTCHA-handling, E2E Testing, and a native Playwright integration."
+ "A framework for stealthy Chromium automation with CDP Mode. "
+ "Includes CAPTCHA-bypass, E2E Testing, and a Playwright integration."
80
),
81
long_description=long_description,
82
long_description_content_type="text/markdown",
@@ -109,12 +109,9 @@
109
"sbase",
110
"web-crawling",
111
"web-scraping",
112
- "scraping",
113
"stealth",
114
"chromium",
115
"playwright",
116
- "anti-detect",
117
- "antidetect",
118
"undetected",
119
"bot-detection",
120
"fingerprint",
0 commit comments