Is it possible to close a web frame instead of the web page?

  • 7940661
  • 19-Aug-2009
  • 24-Jan-2014

Environment

SecureLogin
SecureLogin SSO
All
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