Skip to content

Commit 6c77370

Browse files
committed
Regenerated project docs
1 parent 7496dc7 commit 6c77370

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
33
<head>
44
<meta charset="utf-8" />
5+
<meta name="generator" content="Docutils 0.20.1: https://docutils.sourceforge.io/" />
56
<meta name="viewport" content="width=device-width, initial-scale=1" />
6-
<meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
77
<title>SeleniumLibrary</title>
88
<link rel="stylesheet" href="style.css" type="text/css" />
99
<link rel="stylesheet" href="extra.css" type="text/css" />
@@ -41,7 +41,7 @@ <h2><a class="toc-backref" href="#toc-entry-1" role="doc-backlink">Introduction<
4141
<a class="reference external image-reference" href="https://pypi.python.org/pypi/robotframework-seleniumlibrary"><img alt="https://img.shields.io/pypi/v/robotframework-seleniumlibrary.svg?label=version" src="https://img.shields.io/pypi/v/robotframework-seleniumlibrary.svg?label=version" /></a>
4242
<a class="reference external image-reference" href="https://pypi.python.org/pypi/robotframework-seleniumlibrary"><img alt="https://img.shields.io/pypi/dm/robotframework-seleniumlibrary.svg" src="https://img.shields.io/pypi/dm/robotframework-seleniumlibrary.svg" /></a>
4343
<a class="reference external image-reference" href="https://www.apache.org/licenses/LICENSE-2.0"><img alt="https://img.shields.io/pypi/l/robotframework-seleniumlibrary.svg" src="https://img.shields.io/pypi/l/robotframework-seleniumlibrary.svg" /></a>
44-
<a class="reference external image-reference" href="https://github.com/robotframework/SeleniumLibrary/actions?query=workflow%3A%22SeleniumLibrary+CI%22"><img alt="https://github.com/robotframework/SeleniumLibrary/workflows/SeleniumLibrary%20CI/badge.svg" src="https://github.com/robotframework/SeleniumLibrary/workflows/SeleniumLibrary%20CI/badge.svg" /></a>
44+
<a class="reference external image-reference" href="https://github.com/robotframework/SeleniumLibrary/actions/workflows/CI.yml"><img alt="https://github.com/robotframework/SeleniumLibrary/actions/workflows/CI.yml/badge.svg?branch=master" src="https://github.com/robotframework/SeleniumLibrary/actions/workflows/CI.yml/badge.svg?branch=master" /></a>
4545
</section>
4646
<section id="keyword-documentation">
4747
<h2><a class="toc-backref" href="#toc-entry-2" role="doc-backlink">Keyword Documentation</a></h2>
@@ -97,8 +97,8 @@ <h2><a class="toc-backref" href="#toc-entry-4" role="doc-backlink">Browser drive
9797
location. Tool can run on all major operating systems and supports
9898
downloading of Chrome, Firefox, Opera &amp; Edge webdrivers.</p>
9999
<p>Here's an example:</p>
100-
<pre class="code bash literal-block"><code>pip install webdrivermanager
101-
webdrivermanager firefox chrome --linkpath /usr/local/bin</code></pre>
100+
<pre class="code bash literal-block"><code>pip<span class="whitespace"> </span>install<span class="whitespace"> </span>webdrivermanager<span class="whitespace">
101+
</span>webdrivermanager<span class="whitespace"> </span>firefox<span class="whitespace"> </span>chrome<span class="whitespace"> </span>--linkpath<span class="whitespace"> </span>/usr/local/bin</code></pre>
102102
</section>
103103
<section id="usage">
104104
<h2><a class="toc-backref" href="#toc-entry-5" role="doc-backlink">Usage</a></h2>

0 commit comments

Comments
 (0)