Minor text edits
This commit is contained in:
parent
955ae78e33
commit
cb62afca23
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ Injects CSS into guest page.
|
||||||
* `userGesture` Boolean - Default `false`.
|
* `userGesture` Boolean - Default `false`.
|
||||||
|
|
||||||
Evaluates `code` in page. If `userGesture` is set, it will create user gesture
|
Evaluates `code` in page. If `userGesture` is set, it will create user gesture
|
||||||
context. HTML API like `requestFullScreen` which require user action can take
|
context. HTML APIs like `requestFullScreen`, which require user action, can take
|
||||||
advantage of this option for automation.
|
advantage of this option for automation.
|
||||||
|
|
||||||
### `<webview>.openDevTools()`
|
### `<webview>.openDevTools()`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue