public class FluentWaitWindowMatcher extends AbstractWaitMatcher
| Constructor and Description |
|---|
FluentWaitWindowMatcher(FluentWait wait,
String windowName) |
| Modifier and Type | Method and Description |
|---|---|
Fluent |
isDisplayed() |
Fluent |
isNotDisplayed() |
buildMessage, untilpublic FluentWaitWindowMatcher(FluentWait wait, String windowName)
Copyright © 2016 FluentLenium. All Rights Reserved.