Skip to content

Commit

Permalink
update WebElement link
Browse files Browse the repository at this point in the history
  • Loading branch information
ssetem committed Jan 22, 2016
1 parent 80df2a2 commit 18376aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/component/get-element.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ it("access raw webdriver WebElement method", ()=> {
})

```
## Exposed WebElement methods
[webelement](https://angular.github.io/protractor/#/api?view=webdriver.WebElement)
## Exposed [WebElement](https://angular.github.io/protractor/#/api?view=webdriver.WebElement) methods


- getRawId
- isElementPresent
Expand Down

0 comments on commit 18376aa

Please sign in to comment.