We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270baa4 commit d9011aeCopy full SHA for d9011ae
docs/index.html
@@ -0,0 +1,16 @@
1
+<!doctype html>
2
+<html>
3
+ <head>
4
+ <title>Robot Framework Selenium2Library</title>
5
+ <meta charset="utf-8">
6
+ </head>
7
+ <body>
8
+ <h1>Robot Framework Selenium2Library</h1>
9
+ <ul>
10
+ <li><a href="Selenium2Library.html">Keyword documentation</a></li>
11
+ <li><a href="https://github.com/robotframework/Selenium2Library">Project pages</a></li>
12
+ <li><a href="https://bitbucket.org/robotframework/webdemo">Selenium2Library demo project</a></li>
13
+ <li><a href="http://robotframework.org">Robot Framework</a></li>
14
+ </ul>
15
+ </body>
16
+</html>
0 commit comments