File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ <meta property =" og:title " content =" SeleniumBase Automation Framework " />
2
+ <meta property="og: description " content="Create browser tests for web and mobile user interfaces.
3
+ Fully customizable automation that builds on top of Selenium.
4
+ Uses Python and pytest to run tests and execute commands." />
1
5
<meta property =" og:image " content =" https://cdn2.hubspot.net/hubfs/100006/images/big_blue_logo_7.png " />
2
6
<link rel =" icon " href =" https://seleniumbase.io/img/logo4.png " >
3
7
<h2 align =" center " ><a align =" center " href =" https://github.com/seleniumbase/SeleniumBase/ " ><img align =" center " src =" https://cdn2.hubspot.net/hubfs/100006/images/blue_logo_7.png " alt =" SeleniumBase " height =" 170 " ></a ></h2 >
Original file line number Diff line number Diff line change 1
1
# Project information
2
2
site_name : SeleniumBase
3
- site_url : https://seleniumbase.io/
3
+ site_url : https://seleniumbase.io
4
4
site_author : Michael Mintz
5
5
site_description : >-
6
6
Create browser tests for web and mobile user interfaces.
7
7
Fully customizable automation that builds on top of Selenium.
8
8
Uses Python and pytest to run tests and execute commands.
9
9
# Repository information
10
10
repo_name : seleniumbase/SeleniumBase
11
- repo_url : https://github.com/seleniumbase/SeleniumBase/
11
+ repo_url : https://github.com/seleniumbase/SeleniumBase
12
12
edit_uri : " "
13
13
site_dir : " site"
14
14
docs_dir : " docs"
You can’t perform that action at this time.
0 commit comments