public class RemoteApplicationCache
extends java.lang.Object
implements org.openqa.selenium.html5.ApplicationCache
ApplicationCache API.| Modifier and Type | Field and Description |
|---|---|
private ExecuteMethod |
executeMethod |
| Constructor and Description |
|---|
RemoteApplicationCache(ExecuteMethod executeMethod) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.html5.AppCacheStatus |
getStatus() |
private final ExecuteMethod executeMethod
public RemoteApplicationCache(ExecuteMethod executeMethod)