This is an automated email from the ASF dual-hosted git repository.

jonnybot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


    from 4266eeee Prepare next snapshot version
     new efae6b19 fix(webstorage): replace removed Selenium HTML5 APIs (4.35.0)
     new 97deccab fix(webstorage): feedback - use `Object.keys`
     new fc30edd7 fix(webstorage): add return keyword

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/manual/src/docs/asciidoc/020-browser.adoc      |  5 ---
 module/geb-core/src/main/groovy/geb/Browser.groovy | 12 ++-----
 .../error/WebStorageNotSupportedException.groovy   | 25 -------------
 .../main/groovy/geb/webstorage/LocalStorage.groovy | 25 ++++++-------
 .../groovy/geb/webstorage/SessionStorage.groovy    | 25 ++++++-------
 .../webstorage/UnsupportedWebStorageSpec.groovy    | 42 ----------------------
 6 files changed, 22 insertions(+), 112 deletions(-)
 delete mode 100644 
module/geb-core/src/main/groovy/geb/error/WebStorageNotSupportedException.groovy
 delete mode 100644 
module/geb-core/src/test/groovy/geb/webstorage/UnsupportedWebStorageSpec.groovy

Reply via email to