-
Notifications
You must be signed in to change notification settings - Fork 471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to get target page in inspect window on MacOS #413
Comments
Hi @EzioLi01, please check out this readme section https://github.com/google/ios-webkit-debug-proxy?tab=readme-ov-file#using-with-devtools. Unfortunately newer versions of Chrome DevTools aren't compatible with Safari dev tools protocol, but there are alternatives. |
Thanks @artygus for the quick reply, so it means that this should be the knows limitation as expected on chrome devtools? |
yes, I'd say it's unworkable with chrome dev tools at this point. since you're on mac already, why don't you use safari for inspecting pages? 😅 |
Yes, I've started using it. Thanks for the information! I'll close this issue. |
Hey experts,
Please check if it's an issue or expected behavior.
Repo steps:
ios_webkit_debug_proxy -c null:9220,:9223-9322 -s unix:/private/tmp/com.apple.launchd.AdE5als0Ax/com.apple.webinspectord_sim.socket
edge or chrome://inspect/#devices
Result:
Empty inspect window is displayed
Attach simulator info:
The text was updated successfully, but these errors were encountered: