public interface IPage
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteAllCookies() |
Set<org.openqa.selenium.Cookie> |
getAllCookies() |
String |
getCookieByName(String name) |
String |
getTitle() |
String |
getUrl() |
Copyright © 2014. All rights reserved.