Installing the JavaScript debugger for Safari 3.x under Windows
This quick note is about how to install the JavaScript debugger for Safari 3.x under Windows.
- Downloading Nightly WebKit from webkit.org .
- Unpack the archive much more convenient.
- Click Start -> Run "% HOMEPATH% \ AppData \ Roaming \ Apple Computer \ Safari \"
- Open the Preferences.plist file find the closing tag
Run WebKit from the archive first run-drocera.cmd, then run-nightly-webkit.cmd
In addition, we draw attention to the appeared Debug menu in Safari and the context menu item Inspect Element.
')
Source: https://habr.com/ru/post/18749/
All Articles