Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Releases: groupon/webdriver-http-sync

0.10.0

27 Aug 21:00
Compare
Choose a tag to compare

#16 Implement:

  • element.getSize()
  • driver.setLocalStorageKey(key, value)
  • driver.getLocalStorageKeys()
  • driver.clearLocalStorage()
  • driver.getGeolocation()
  • driver.setGeolocation(location)

0.9.0

26 Aug 04:14
Compare
Choose a tag to compare
  • #11 add windows support for http-sync

0.8.0

12 Aug 18:56
Compare
Choose a tag to compare
  • #14 Implements some window APIs: switchToDefaultFrame, switchToFrame, getCurrentWindowHandle, switchToWindow, closeWindow.

0.7.1

06 Mar 21:03
Compare
Choose a tag to compare
  • #6 update repository in package.json

0.7.0

03 Feb 21:06
Compare
Choose a tag to compare
  • #5 implement POST /log to retrieve console/browser logs

0.6.1

10 Jan 19:02
Compare
Choose a tag to compare
  • #2 handle non-standard selenium responses for element properties

0.6.0

06 Jan 17:58
Compare
Choose a tag to compare
  • #1 require webdriver server url instead of assuming the default