instaclick / php-webdriver

W3C and Selenium 2 webdriver "thin client" for php 5.3+ and namespaces.
Other
435 stars 62 forks source link

Selenium commands not documented in JsonWireProtocol #56

Closed robocoder closed 7 years ago

robocoder commented 10 years ago

References:

Obsolete:

String GET_APP_CACHE = "getAppCache";
String CLEAR_APP_CACHE = "clearAppCache";
robocoder commented 7 years ago

Obsolete