Class AdScriptId
java.lang.Object
org.openqa.selenium.devtools.v139.page.model.AdScriptId
Identifies the script which caused a script or frame to be labelled as an
ad.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionId of scriptId's debugger.Script Id of the script which caused a script or frame to be labelled as an ad.
-
Constructor Details
-
AdScriptId
-
-
Method Details
-
getScriptId
Script Id of the script which caused a script or frame to be labelled as an ad. -
getDebuggerId
Id of scriptId's debugger.
-