NavigationAction.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.

class NavigationAction
string
getFrameName
()

Return Value

Type: string

The name of the new frame this navigation action targets or null