I am looking at a web page which has overwritten the right-click button so to display its own popup HTML element.
This prevents me from using Chrome Developer Tools to
If none of the other comments works, just do, open console line command and type:
document.oncontextmenu = null;