I am trying to view, through Chrome\'s developer tools, how tooltips are structured on a site. However, even when I am hovered over the item, when I \"inspect element\", not
Here is how I did it on Mac:
Cmd+Shift+P
worked for me.Disable JavaScript
and press Enter
This will prevent from fading all the tooltips that utilize JavaScript.