mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: fixed a typo, in the documentation (#18218)
This commit is contained in:
parent
951cba8142
commit
696f6f029a
@ -408,7 +408,7 @@ Defaults to `20`. Pass `0` to not follow redirects.
|
||||
## evaluate-expression
|
||||
- `expression` <[string]>
|
||||
|
||||
JavaScript expression to be evaluated in the browser context. If the expresion evaluates
|
||||
JavaScript expression to be evaluated in the browser context. If the expression evaluates
|
||||
to a function, the function is automatically invoked.
|
||||
|
||||
## js-evaluate-pagefunction
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user