NavigationAction.getFrameName
string getFrameName()Gets the navigation target frame name. For example if navigation was triggered by clicking a link with a target attribute equal to "_blank", this will return the value of that attribute. In all other cases this function will return null.
Returns
The name of the new frame this navigation action targets or null