Skip to content

Commit 2e27f31

Browse files
committed
Update the docs
1 parent 951e1a1 commit 2e27f31

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,14 @@
5454
<blockquote>
5555
<p dir="auto"><strong>Table of Contents / Navigation:</strong></p>
5656
<ul dir="auto">
57-
<li><a href="#multiple_examples"><strong>Multiple Examples</strong></a></li>
58-
<li><a href="#python_installation"><strong>Set up Python & Git</strong></a></li>
59-
<li><a href="#install_seleniumbase"><strong>Install SeleniumBase</strong></a></li>
57+
<li><a href="#python_installation" ><strong>Set up Python & Git</strong></a></li>
58+
<li><a href="#install_seleniumbase" ><strong>Install SeleniumBase</strong></a></li>
6059
<li><a href="#basic_example_and_usage"><strong>Basic Example & Usage</strong></a></li>
6160
<li><a href="#creating_visual_reports"><strong>Generating Test Reports</strong></a></li>
62-
<li><a href="#common_methods"><strong>Common Test Methods</strong></a></li>
63-
<li><a href="#fun_facts"><strong>Fun Facts / Learn More</strong></a></li>
64-
<li><a href="#pytest_options"><strong>Useful pytest Options</strong></a></li>
65-
<li><a href="#new_pytest_options"><strong>SeleniumBase Options</strong></a></li>
61+
<li><a href="#common_methods" ><strong>Common Test Methods</strong></a></li>
62+
<li><a href="#fun_facts" ><strong>Fun Facts / Learn More</strong></a></li>
63+
<li><a href="#pytest_options" ><strong>Useful pytest Options</strong></a></li>
64+
<li><a href="#new_pytest_options" ><strong>SeleniumBase Options</strong></a></li>
6665
</ul>
6766
</blockquote>
6867

0 commit comments

Comments
 (0)