Skip to content

Commit

Permalink
Add link to session doc page to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HashNuke committed Jan 3, 2014
1 parent c88d7d5 commit 0f069eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Example.run
Hound.start [driver: "phantomjs", host: "http://example.com", port: 5555]


__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)
__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).

## Usage

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

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

Expand Down

0 comments on commit 0f069eb

Please sign in to comment.