Where does Safari Web Inspector store images?
I am currently running OS X El Capitan, Public Beta 3 and trying to download images within the Safari Web Inspector.
What I did:
- Opened a website in Safari.
- Opened the Web Inspector.
- Selected one of images from the Images folder.
- Right-clicked and selected "Download Image".
Unfortunately, nothing happened.
Should the images be downloaded to the Download folder? Am I missing something, or is it a bug in the latest Safari Beta?
This indeed looks to be a bug.
You can watch all file access on your system with the opensnoop
command. This requires root access - run it, then try hitting the download button - you'll see no access from Safari.
Time to hit Feedback Assistant and tell them what's going on!
The earlier comment is a good workaround - once the image is displayed, just hit CMD-C to copy it for pasting elsewhere.