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

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

  • Method Details

    • getScriptId

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

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