java.lang.Object
org.openqa.selenium.devtools.v85.accessibility.model.AXProperty

public class AXProperty extends Object
  • Constructor Details

  • Method Details

    • getName

      public AXPropertyName getName()
      The name of this property.
    • getValue

      public AXValue getValue()
      The value of this property.