public class MatchingPageExpressions extends Object
| Constructor and Description |
|---|
MatchingPageExpressions(PageObject pageObject) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
boolean |
matchUrlAgainstEachPattern(String currentUrl) |
public MatchingPageExpressions(PageObject pageObject)
public boolean isEmpty()
public boolean matchUrlAgainstEachPattern(String currentUrl)
Copyright © 2022. All rights reserved.