Uses of Interface
com.microsoft.playwright.junit.OptionsFactory
-
Packages that use OptionsFactory Package Description com.microsoft.playwright.impl.junit com.microsoft.playwright.junit -
-
Uses of OptionsFactory in com.microsoft.playwright.impl.junit
Classes in com.microsoft.playwright.impl.junit that implement OptionsFactory Modifier and Type Class Description classDefaultOptions -
Uses of OptionsFactory in com.microsoft.playwright.junit
Methods in com.microsoft.playwright.junit that return types with arguments of type OptionsFactory Modifier and Type Method Description Class<? extends OptionsFactory>value()
-