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

Commit 2ec4f71

Browse files
committed
Runner documentation update.
1 parent 90f0a94 commit 2ec4f71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Or, if you installed protractor globally (using `npm install -g protractor`)
6161

6262
protractor myConf.js
6363

64+
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()`.
65+
6466

6567
Using the Protractor library
6668
----------------------------

0 commit comments

Comments
 (0)