- ignore() => ignore the request, navigation won't happen.
- forceCurrent() => force the link to be opened in the same frame.
- forceDownload() => force the link to be a downloadable, or open by external program.
- forceNewWindow() => force the link to be opened in a new window.
- forceNewPopup() => force the link to be opened in a new popup window
- Please make sure there are no overlapping windows when running this case
From Top Window
From Iframe