Uses of Class
net.serenitybdd.screenplay.playwright.PlayWrightConfigurationProperties
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.playwright |
-
Uses of PlayWrightConfigurationProperties in net.serenitybdd.screenplay.playwright
Methods in net.serenitybdd.screenplay.playwright that return PlayWrightConfigurationProperties Modifier and Type Method Description static PlayWrightConfigurationPropertiesPlayWrightConfigurationProperties. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PlayWrightConfigurationProperties[]PlayWrightConfigurationProperties. values()Returns an array containing the constants of this enum type, in the order they are declared.