Update the docs

This commit is contained in:
Michael Mintz 2020-05-19 14:40:44 -04:00
parent bd408abe4b
commit 5b6b9dad4c
4 changed files with 16 additions and 8 deletions

View File

@ -1,6 +1,5 @@
mkdocs==1.1.2
mkdocs-material==5.1.3
mkdocs-simple-hooks==0.1.0
mkdocs-material==5.2.0
mkdocs-simple-hooks==0.1.1
mkdocs-material-extensions==1.0
mkdocs-minify-plugin==0.3.0
fontawesome_markdown==0.2.6

View File

@ -1,9 +1,9 @@
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/"><img src="https://cdn2.hubspot.net/hubfs/100006/images/sb_logo_f6.png" alt="SeleniumBase" width="320" /></a></p>
## <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3a.png" title="SeleniumBase" width="32"> Automated Visual Regression Testing
## <img src="https://seleniumbase.io/img/sb_icon.png" title="SeleniumBase" width="30" /> Automated Visual Regression Testing
[<img src="https://img.youtube.com/vi/erwkoiDeNzA/0.jpg" title="Automated Visual Regression Testing" width="270">](https://www.youtube.com/watch?v=erwkoiDeNzA)
(**[Watch the tutorial on YouTube](https://www.youtube.com/watch?v=erwkoiDeNzA)**)
[<img src="https://img.youtube.com/vi/erwkoiDeNzA/0.jpg" title="Automated Visual Regression Testing" width="276">](https://www.youtube.com/watch?v=erwkoiDeNzA)
<p>(<b><a href="https://www.youtube.com/watch?v=erwkoiDeNzA">Watch the tutorial on YouTube</a></b>)</p>
Automated Visual Regression Testing helps you detect when the layout of a web page has changed. Rather than comparing screenshots, layout differences are detected by comparing HTML tags and attributes with a baseline. If a change is detected, it could mean that something broke, the web page was redesigned, or dynamic content changed.

View File

@ -1,7 +1,7 @@
[<img src="https://cdn2.hubspot.net/hubfs/100006/images/super_logo_sb.png" title="SeleniumBase" width="290">](https://github.com/seleniumbase/SeleniumBase/blob/master/README.md)
[<img src="http://img.youtube.com/vi/Sjzq9kU5kOw/0.jpg" title="SeleniumBase" width="275">](https://www.youtube.com/watch?v=Sjzq9kU5kOw)
(**[Watch an overview on YouTube](https://www.youtube.com/watch?v=Sjzq9kU5kOw)**)
[<img src="http://img.youtube.com/vi/Sjzq9kU5kOw/0.jpg" title="SeleniumBase Features" width="276">](https://www.youtube.com/watch?v=Sjzq9kU5kOw)
<p>(<b><a href="https://www.youtube.com/watch?v=Sjzq9kU5kOw">Watch the tutorial on YouTube</a></b>)</p>
<a id="feature_list"></a>
## <img src="https://seleniumbase.io/img/sb_icon.png" title="SeleniumBase" width="30" /> **Features:**

View File

@ -27,11 +27,20 @@ theme:
favicon: img/logo3a.png
include_homepage_in_sidebar: true
sticky_navigation: true
language: en
include_search_page: false
search_index_only: true
features:
- tabs
palette:
scheme: default
primary: blue
accent: indigo
font:
text: Roboto
code: Roboto Mono
icon:
logo: img/logo3a.png
# Plugins
plugins:
- search