webview: add inspectElement method
This commit is contained in:
parent
67bc4afe88
commit
cdb1711fe1
4 changed files with 17 additions and 0 deletions
|
@ -255,6 +255,7 @@ registerWebViewElement = ->
|
|||
"openDevTools"
|
||||
"closeDevTools"
|
||||
"isDevToolsOpened"
|
||||
"inspectElement"
|
||||
"undo"
|
||||
"redo"
|
||||
"cut"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue