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

Commit 6582f81

Browse files
justechnsjelin
authored andcommitted
Update locators.md
1 parent e996a90 commit 6582f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/locators.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ el.getText().then(function(text) {
8282
});
8383
```
8484

85-
Any action available in WebDriverJS on a WebElement is available on an ElementFinder. [See a full list](#/api?view=ElementFinder).
85+
Any action available in WebDriverJS on a WebElement is available on an ElementFinder. [See a full list](http://angular.github.io/protractor/#/api?view=webdriver.WebElement).
8686

8787

8888
Finding Multiple Elements

0 commit comments

Comments
 (0)