I am automating a web application using ruby and selenium-webdriver which contains multiple fields in dialog boxes. And these dialog boxes contains lot of nested iframes. I am unable to get the element properties using the Developer Tool as everything is disabled for a dialog box. For the time being i am using page_source function of selenium webdriver to read the source but it is of little use in case of nested frames.
Please tell me a good way to identify elements in a dialog box in Internet Explorer
Follow below steps to fix this issue
Now find a modal window and press F12