How to use devtools
#
Login
#
Inspect tool- use
Open inspect tool
to add request header
write your request (If the request url is error, It doesn't worked)
- add your header
#
How to debug webviewClick Devtool
menu and select Open Current Webview Component Devtools
, then a devtool dialog will show up.
Make sure there is a webview component when you select Open Current Webview Component Devtools
. Otherwise, nothing will happen.