Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Runner documentation update.
Browse files Browse the repository at this point in the history
  • Loading branch information
juliemr committed Aug 9, 2013
1 parent 90f0a94 commit 2ec4f71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ Or, if you installed protractor globally (using `npm install -g protractor`)

protractor myConf.js

When using the runner, the protractor library is exported to the global namespace as `protractor`. The current instance can be grabbed with `ptor = protractor.getInstance()`.


Using the Protractor library
----------------------------
Expand Down

0 comments on commit 2ec4f71

Please sign in to comment.