Skip to content

Releases: applitools/eyes.sdk.php

Updated License

26 Dec 08:06
Compare
Choose a tag to compare
v1.3.3

updated license.

1.3.2

07 Nov 10:30
fb969fc
Compare
Choose a tag to compare

Updated

  • PHPUnit version.
  • WebDriver version.

Fixed

  • Check Settings value transfer.
  • Tests - WebDriver now quits even if EyesWebDriver failed to create.
  • MatchWindowTask.
  • Images tests.

Added

  • Eyes->getLogger() method.

1.3.1

13 Oct 21:45
Compare
Choose a tag to compare

Fixed communication issues.

1.3.0

12 Oct 08:59
Compare
Choose a tag to compare

Changelog:

  1. Added agentSetup for debugging.
  2. Bugfix: full page screenshot correct size.

Fluent API Updates

30 Jul 14:05
4d95679
Compare
Choose a tag to compare
  • added add{Layout|Content|Strict|Exact}Regions(...) methods, fixed code, fixed tests.
  • return clones of the settings objects.
  • added hideCaret to eyes.selenium.
  • some bug fixes.
  • upgraded webdriver to v1.6.0

Fixed Memory Issues

18 Jul 12:53
Compare
Choose a tag to compare

Fixed memory issues when resizing images.

Updates for mobile devices - native apps

12 Jul 12:58
Compare
Choose a tag to compare

This version fixes issues with grabbing screenshots of native apps on mobile devices.

Updates for mobile devices.

11 Jul 10:23
Compare
Choose a tag to compare
  • Automatically detect and use values from APPLITOOLS_API_KEY, APPLITOOLS_BATCH_NAME, APPLITOOLS_BRANCH, APPLITOOLS_PARENT_BRANCH and APPLITOOLS_BASE_BRANCH environment variables.
  • Automatically create folders path when logging.
  • Improve date format in debug screenshot file names.
  • Don't fail on setting window position and size when running on mobile devices.

Fixed sendKeys.

30 Jan 15:44
Compare
Choose a tag to compare
v1.2.4

set viewportSize in tests via member.

Support Null UserAgent

21 Jan 07:03
Compare
Choose a tag to compare
support null useragent in ImageProviderFactory and in RegionPositionC…

…ompensationFactory