How to inspect dynamic dropdown elements?
Aug 29, 2022
Inspecting dynamic invisible dropdown elements are very painful and it is very uncertain, in some case
- F8 will work
- Pause button in DevTools works
- But in few case none of them will work
So how to handle such elements and what is omni solution, here in the below tutorial I have explained the solution with real time examples-
We can use SelectorsHub Debugger feature to inspect any kind of dynamic element, invisible element etc.