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