Uses of Class
net.serenitybdd.screenplay.questions.Attribute
-
Packages that use Attribute Package Description net.serenitybdd.screenplay.questions -
-
Uses of Attribute in net.serenitybdd.screenplay.questions
Methods in net.serenitybdd.screenplay.questions that return types with arguments of type Attribute Modifier and Type Method Description UIStateReaderBuilder<Attribute>Attribute.ByNamedAttributeBuilder. named(String name)UIStateReaderBuilder<Attribute>Attribute.StringNamedAttributeBuilder. named(String name)UIStateReaderBuilder<Attribute>Attribute.TargetNamedAttributeBuilder. named(String name)
-