org.openqa.selenium.html5
Interface ApplicationCache


public interface ApplicationCache


Method Summary
 AppCacheStatus getStatus()
          The current state of the application cache.
 

Method Detail

getStatus

AppCacheStatus getStatus()
The current state of the application cache.

Returns:
AppCacheStatus


Copyright © 2012. All Rights Reserved.