Uses of Class
org.openqa.selenium.devtools.v104.page.model.AdScriptId
-
Packages that use AdScriptId Package Description org.openqa.selenium.devtools.v104.page.model -
-
Uses of AdScriptId in org.openqa.selenium.devtools.v104.page.model
Methods in org.openqa.selenium.devtools.v104.page.model that return types with arguments of type AdScriptId Modifier and Type Method Description java.util.Optional<AdScriptId>FrameAttached. getAdScriptId()Identifies the bottom-most script which caused the frame to be labelled as an ad.
-