Switch IFrame in WEB-GUI

How to switch IFrame to the actual window in WEB-GUI?

Hi Dnyanada,

If you are in just a first child internal frame on html page then you can use switch frame step with locate by parent/default option.
And if you are in innermost child frame then first you need to switch to the subsequent parent frames & then default frame.