Skip to content

Releases: athena-oss/php-fluent-webdriver-client

v0.7.3

15 Mar 14:51
Compare
Choose a tag to compare

Bugfixes

  • Avoid errors when Chrome Options are not provided to BrowserDriverBuilder

Full change log

56901b0 Updated changelog (Caio Moritz Ronchi)
d7d95f4 initialize chromeOptions (António Figueiredo)

v0.7.2

26 Jan 09:21
Compare
Choose a tag to compare

0.7.2 (January 26, 2017)

PHP Fluent WebDriver Client

  • Move Phake to a require-dev dependency
  • Increase Guzzle client to ^6.0

v0.7.1

25 Jan 13:06
Compare
Choose a tag to compare

0.7.1 (January 25, 2017)

PHP Fluent WebDriver Client

  • Add support for Chrome special options

v0.7.0

11 Oct 15:39
Compare
Choose a tag to compare

0.7.0 (October 11, 2016)

PHP Fluent WebDriver Client

  • Initial public release