Package net.serenitybdd.core.pages
Class MatchingPageExpressions
java.lang.Object
net.serenitybdd.core.pages.MatchingPageExpressions
Determines which URLs a given page object will work with.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isEmpty()
boolean
matchUrlAgainstEachPattern
(String currentUrl)
-
Constructor Details
-
MatchingPageExpressions
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
matchUrlAgainstEachPattern
-