docs(api): fix api reference links for textContent (#5498)
This commit is contained in:
parent
74ae013d58
commit
75ee7279cf
|
|
@ -27,8 +27,8 @@ assert content == "home"
|
|||
```
|
||||
|
||||
### API reference
|
||||
- [`method: Page.innerText`]
|
||||
- [`method: ElementHandle.innerText`]
|
||||
- [`method: Page.textContent`]
|
||||
- [`method: ElementHandle.textContent`]
|
||||
|
||||
## Inner text
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue