Class TheWebPage
- java.lang.Object
-
- net.serenitybdd.screenplay.questions.page.TheWebPage
-
public class TheWebPage extends Object
-
-
Constructor Summary
Constructors Constructor Description TheWebPage()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AlertTextQuestionalertText()static PageTitleQuestiontitle()
-
-
-
Method Detail
-
title
public static PageTitleQuestion title()
-
alertText
public static AlertTextQuestion alertText()
-
-