public class UrlMatchesExpectation extends Object implements org.openqa.selenium.support.ui.ExpectedCondition<Boolean>
Copyright (c) 2019 Daniel Keiss, Deutsche Telekom AG This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
| Constructor and Description |
|---|
UrlMatchesExpectation(String urlToMatch,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
apply(org.openqa.selenium.WebDriver driver) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThen, compose, identityCopyright © 2017–2020. All rights reserved.