P - This Page.public interface PageAssertions<P extends Page>
| Modifier and Type | Method and Description |
|---|---|
P |
assertCurrentUrlPathStartsWith(String proposal)
Asserts that the WebDriver's current URL path starts with the proposal.
|
Copyright © 2015. All rights reserved.