Uses of Class
org.openqa.selenium.devtools.v114.dom.DOM.GetFrameOwnerResponse
Packages that use DOM.GetFrameOwnerResponse
-
Uses of DOM.GetFrameOwnerResponse in org.openqa.selenium.devtools.v114.dom
Methods in org.openqa.selenium.devtools.v114.dom that return types with arguments of type DOM.GetFrameOwnerResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<DOM.GetFrameOwnerResponse>
DOM.getFrameOwner
(FrameId frameId) Returns iframe node that owns iframe with the given domain.