noellarkin
Senior Member
- Mar 14, 2021
- 1,006
- 1,492
I use selectorshub to get XPath/JSPath for websites. Recently, one of the sites I'm working with has disabled all right clicks. I'm guessing its some JS script that's doing it. However, the site itself is heavy on JS so disabling JS just ends up breaking the site. How do I find the JS that's responsible for disabling right click (I can use uBlock to selectively disable it)?