org.openqa.selenium.html5
Interface WebStorage


public interface WebStorage


Method Summary
 LocalStorage getLocalStorage()
           
 SessionStorage getSessionStorage()
           
 

Method Detail

getLocalStorage

LocalStorage getLocalStorage()

getSessionStorage

SessionStorage getSessionStorage()


Copyright © 2011. All Rights Reserved.