Get safari console log
See original GitHub issuePlease help me.
After test fail I need get browser (safari) console log.
For Android I found solution: adb logcat | grep -i "console"
Maybe iOS-webkit-debug-proxy have some API ? Or something else?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Log to Safari JavaScript Console - debugging - Stack Overflow
Is there any way to log to Safari's JavaScript console when running with the built-in JavaScript debugger? I've read the Firefox JavaScript logging...
Read more >Accessing the Browser Console and Network Logs
Launch "Safari". Go to Safari >> Preferences >> Advanced (From the header). Enable "Show Develop Menu in Menu Bar". Console ...
Read more >How To See Console Log In Safari - ComoApple.com
In Safari, go to the page where you are experiencing trouble. · In the menu bar at the top, click Develop and select...
Read more >How to open the developer console - monday.com Support
Step 1: To open the console in Safari, you must first enable the "Develop menu" in the Mac menu bar. To do this,...
Read more >Use the developer tools in the Develop menu in Safari on Mac
In Safari on your Mac, use the developer tools to make sure a website you create works well with all standard web browsers....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mykola-mokhnach I didn’t find browser logs in “system log” Maybe you know some debugger for this ?
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.