How to work with webinspector? #450
Unanswered
ICE-FlatLine
asked this question in
Q&A
Replies: 1 comment
-
Hi! I created a PR that tries to explain these interfaces a bit more. Please look at: #451 and tell me your opinion.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to get some explanation of how to work with
webinspector
inpymobiledevice3
?What does
cdp
do? I mean, I get that it runs some kind of server on 9222 port by default, but what can I do with it?What kind of things are possible to do in
js-shell
? How to exitjs-shell
?Can I debug opened tabs in iOS Safari on a device somehow? Like, get HTML source/run console commands/find elements/etc?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions