java.lang.Object
org.openqa.selenium.devtools.v139.page.model.AdScriptId

@Beta public class AdScriptId extends Object
Identifies the script which caused a script or frame to be labelled as an ad.
  • Constructor Details

  • Method Details

    • getScriptId

      public ScriptId getScriptId()
      Script Id of the script which caused a script or frame to be labelled as an ad.
    • getDebuggerId

      public UniqueDebuggerId getDebuggerId()
      Id of scriptId's debugger.