Skip to content

Commit 392ec22

Browse files
committed
README.rst edited online with Bitbucket
1 parent c340a70 commit 392ec22

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

README.rst

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
=====================================================
2-
Web testing with Robot Framework and Selenium2Library
3-
=====================================================
1+
====================================================
2+
Web testing with Robot Framework and SeleniumLibrary
3+
====================================================
44

55
`Robot Framework`_ is a generic open source test automation framework and
6-
Selenium2Library_ is one of the many test libraries that can be used with
6+
SeleniumLibrary_ is one of the many test libraries that can be used with
77
it. In addition to showing how they can be used together for web testing,
88
this demo introduces the basic Robot Framework test data syntax, how tests
99
are executed, and how logs and reports look like.
@@ -71,7 +71,7 @@ online.
7171

7272
The system specific keywords created here form our own
7373
domain specific language. They utilize keywords provided
74-
by the imported Selenium2Library_.
74+
by the imported SeleniumLibrary_.
7575

7676
See `Robot Framework User Guide`_ for more details about the test data syntax.
7777

@@ -92,21 +92,21 @@ Preconditions
9292
-------------
9393

9494
A precondition for running the tests is having `Robot Framework`_ and
95-
Selenium2Library_ installed, and they in turn require
95+
SeleniumLibrary_ installed, and they in turn require
9696
Python_. Robot Framework `installation instructions`__ cover both
9797
Robot and Python installations, and Selenium2Library has its own
9898
`installation instructions`__.
9999

100100
In practice it is easiest to install Robot Framework and
101-
Selenium2Library along with its dependencies using `pip`_ package
101+
SeleniumLibrary along with its dependencies using `pip`_ package
102102
manager. Once you have pip installed, all you need to do is running
103103
these commands::
104104

105105
pip install robotframework
106106
pip install robotframework-selenium2library
107107

108108
__ https://github.com/robotframework/robotframework/blob/master/INSTALL.rst
109-
__ https://github.com/robotframework/Selenium2Library/blob/master/INSTALL.rst
109+
__ https://github.com/robotframework/SeleniumLibrary/blob/master/INSTALL.rst
110110

111111
Starting demo application
112112
-------------------------
@@ -157,12 +157,10 @@ can be easily overridden from the command line::
157157
robot --variable BROWSER:Chrome login_tests
158158
robot --variable BROWSER:IE login_tests
159159

160-
Consult Selenium2Library_ documentation about supported browsers. Notice also
161-
that other browsers than Firefox require separate browser drivers to be
162-
installed before they can be used with Selenium and Selenium2Library.
160+
Consult SeleniumLibrary_ documentation about supported browsers.
163161

164162
.. _Robot Framework: http://robotframework.org
165-
.. _Selenium2Library: https://github.com/robotframework/Selenium2Library
163+
.. _SeleniumLibrary: https://github.com/robotframework/SeleniumLibrary
166164
.. _Python: http://python.org
167165
.. _pip: http://pip-installer.org
168166
.. _download page: https://bitbucket.org/robotframework/webdemo/downloads

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy