Skip to content

Releases: Codeception/module-webdriver

[switchToIFrame] fixed Undefined variable: els error

01 Apr 10:19
f05c5c2

Choose a tag to compare

1.0.7

[switchToIFrame] Undefined variable: els (#12)

Fixed setCookie in w3c mode

23 Mar 17:15
9ee5410

Choose a tag to compare

Modern browsers reject cookies with singlepart domain names, the best option is not to set domain property unless explicitly specified.

Fixed compatibility with PHP 5.6

06 Mar 08:39
cfeadb3

Choose a tag to compare

Merge pull request #7 from bassrock/fix-php56

Removing string typehint

Fixed switchToIframe by name

04 Mar 16:54

Choose a tag to compare

  • Fixed switchToIframe by name when php-webdriver 1.8 is used #6 by @eXorus

Fixed cookie domain match

15 Feb 21:26
aa7c2d6

Choose a tag to compare

Updated documentation of debug_log_entries

04 Feb 17:25
a41fae6

Choose a tag to compare

module-webdriver does not display Selenium logs on every error by default,
for debugging please change debug_log_entries in module configuration to positive value.

webdriver package moved to php-webdriver org

20 Jan 08:00
51f9540

Choose a tag to compare

Merge pull request #1 from OndraM/php-webdriver

Rename php-webdriver package

Initial release

19 Oct 15:29

Choose a tag to compare

1.0.0

display cookie details in debug output (#5709)