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 da3c1d0 commit 9ea6f6eCopy full SHA for 9ea6f6e
_config.yml
@@ -1,3 +1,3 @@
1
theme: jekyll-theme-cayman
2
title: SeleniumBase
3
-description: All-In-One Test Automation Framework
+description: All-in-One Test Automation Framework
setup.py
@@ -18,7 +18,7 @@
18
setup(
19
name='seleniumbase',
20
version='1.17.0',
21
- description='All-In-One Test Automation Framework',
+ description='All-in-One Test Automation Framework',
22
long_description=long_description,
23
long_description_content_type='text/markdown',
24
url='https://github.com/seleniumbase/SeleniumBase',
0 commit comments