Class AffectedCookie

java.lang.Object
org.openqa.selenium.devtools.v85.audits.model.AffectedCookie

public class AffectedCookie extends Object
Information about a cookie that is affected by an inspector issue.
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      The following three properties uniquely identify a cookie
    • getPath

      public String getPath()
    • getDomain

      public String getDomain()