Environment
SecureLogin
SecureLogin SSOAll
All
Situation
Question
Is it possible to close a web frame instead of the web page? I have a frame that loads with the open web page in the background and I just want to close the frame instead of the entire page.
Resolution
Answer
The following commands can be used to close the web frame;
GoToURL ""javascript:window.close(-1)""
OR
Type -Raw \Alt+\|115