docs(api): fix api reference links for textContent (#5498)

This commit is contained in:
Arjun Attam 2021-02-23 04:59:38 +05:30 committed by GitHub
parent 74ae013d58
commit 75ee7279cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,8 @@ assert content == "home"
```
### API reference
- [`method: Page.innerText`]
- [`method: ElementHandle.innerText`]
- [`method: Page.textContent`]
- [`method: ElementHandle.textContent`]
## Inner text