public class RemoveSessionStorageItem extends WebDriverHandler<java.lang.String>
| Constructor and Description |
|---|
RemoveSessionStorageItem(Session session) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
call() |
void |
setKey(java.lang.String key) |
java.lang.String |
toString() |
getDriver, getKnownElements, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelectorpublic RemoveSessionStorageItem(Session session)