Skip to content

Releases: instaclick/php-webdriver

Happy Halloween!

31 Oct 18:30
Compare
Choose a tag to compare
  • add log methods
  • re-enable file method (Selenium server only)

The Easter Bunny Isn't Real

14 Apr 21:06
Compare
Choose a tag to compare
  • Support for session/:sessionId/frame/parent - Change focus to frame's parent
  • Add Capabilities constant ELEMENT_SCROLL_BEHAVIOR

Updated phpdocs

05 Feb 18:59
Compare
Choose a tag to compare
revert phpdoc change

GET value is deprecated/obsoleted in the WebDriver API; POST value is used to set the element's value

Unexpected Expect

02 Jan 22:56
Compare
Choose a tag to compare

Bug Fixes:

  • Remove Expect: header when empty POST/PUT body [@komex]

Maintenance:

  • Bump copyright year
  • Cache session capabilities (performance)
  • Add travis-ci service hook
  • Rename README.rst to README.md and add badges

Unforked!

27 Nov 16:44
Compare
Choose a tag to compare
  • update README.rst to reflect development has diverged significantly from upstream; that is, we have now "unforked" from facebook/php-webdriver