How to Inspect an Element on Mac
This article aims to demonstrate 3 steps to enable the Inspect Element feature on Mac for Safari.
For Chrome and Firefox, the Inspect Element feature is pre-enabled and can be viewed with a right-click. However, the same feature needs to be enabled first for Safari users operating on a Mac before they can start inspecting web elements.
- The primary step to Inspect element on a mac is to enable the Developer menu. To do so, open the Safari browser, click on Safari -> Preferences.
2. Click on Advanced. Check the Show Develop menu in menu bar checkbox. Doing this also allows you to Inspect Elements on iPhones by connecting them.
3. The Safari Inspect Element feature is now enabled. To cross-check, one can simply open any URL in Safari and right-click the mouse button to check if the option is enabled.
You can also read more about : How to inspect element on Android device.
Hope this helps.