How to deal with the overlay Paused in debugger while automated test execution using Selenium
Everytime I try to access this website and open google-chrome-devtools I am unable to inspect any of the elements through the Inspector as the UI is having an overlay along with a message Paused in debugger . The upvoted and accepted answer of this discussion says to check the Source tab, check under the Event Listener Breakpoints panel if you've set any breakpoints under 'Mouse'. I have cross checked that none of the Sources -> EventListenerBreakpoint are set. The upvoted and accepted answer of this discussion says to check if the little octagonal stop/pause sign (at lower left of Chrome