Class DeprecationIssueDetails

java.lang.Object
org.openqa.selenium.devtools.v126.audits.model.DeprecationIssueDetails

public class DeprecationIssueDetails extends Object
This issue tracks information needed to print a deprecation message. https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/third_party/blink/renderer/core/frame/deprecation/README.md
  • Constructor Details

  • Method Details

    • getAffectedFrame

      public Optional<AffectedFrame> getAffectedFrame()
    • getSourceCodeLocation

      public SourceCodeLocation getSourceCodeLocation()
    • getType

      public String getType()
      One of the deprecation names from third_party/blink/renderer/core/frame/deprecation/deprecation.json5