Skip to content

Commit 0f069eb

Browse files
committed
Add link to session doc page to readme
1 parent c88d7d5 commit 0f069eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Example.run
9090
Hound.start [driver: "phantomjs", host: "http://example.com", port: 5555]
9191

9292

93-
__You'll need a webdriver server__ running, like Selenium Server or Chrome Driver. If you aren't sure what it is, then [read this](https://github.com/HashNuke/hound/wiki/Starting-a-webdriver-server)
93+
__You'll need a webdriver server__ running, like Selenium Server or Chrome Driver. If you aren't sure what it is, then [read this](https://github.com/HashNuke/hound/wiki/Starting-a-webdriver-server).
9494

9595
## Usage
9696

@@ -118,6 +118,7 @@ The documentation pages include examples under each function.
118118
* [Javascript execution](http://akash.im/docs/hound/Hound.JsonDriver.ScriptExecution.html)
119119
* [Javascript dialogs](http://akash.im/docs/hound/Hound.JsonDriver.Dialog.html)
120120
* [Screenshot](http://akash.im/docs/hound/Hound.JsonDriver.Screenshot.html)
121+
* [Session](http://akash.im/docs/hound/Hound.JsonDriver.Session.html)
121122

122123
The docs are at <http://akash.im/docs/hound>.
123124

0 commit comments

Comments
 (0)