Package net.n2oapp.framework.autotest
Class N2oSelenide
java.lang.Object
net.n2oapp.framework.autotest.N2oSelenide
Главный класс для старта автотестирования страниц N2O
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends ComponentsCollection>
Tcollection(com.codeborne.selenide.ElementsCollection elements, Class<T> collectionClass) static <T extends Component>
Tstatic Drawerdrawer()static <T extends Drawer>
Tstatic Modalmodal()static Modalmodal(int index) static <T extends Modal>
Tstatic <T extends Modal>
Tstatic <T extends Page>
Tstatic <T extends Page>
Tstatic voidsetFactory(ComponentFactory newFactory)
-
Constructor Details
-
N2oSelenide
public N2oSelenide()
-
-
Method Details
-
open
-
page
-
modal
-
modal
-
drawer
-
component
-
collection
public static <T extends ComponentsCollection> T collection(com.codeborne.selenide.ElementsCollection elements, Class<T> collectionClass) -
setFactory
-
modal
-
modal
-
drawer
-