All Versions
312
Latest Version
Avg Release Cycle
17 days
Latest Release
491 days ago

Changelog History
Page 9

  • v3.3.0 Changes

    April 29, 2020

    ๐Ÿ”‹ Features

    • โž• add cli option "--require" to load external modules (c93e652)
  • v3.2.0 Changes

    April 25, 2020

    ๐Ÿ”‹ Features

    • โž• add ability to change file extensions (ffb5449)
  • v3.1.0 Changes

    March 29, 2020

    ๐Ÿ”‹ Features

    • โž• add command history to error for timedout tests (8023d48)
  • v3.0.1 Changes

    March 11, 2020
  • v3.0.0 Changes

    January 28, 2020

    ๐Ÿ”‹ Features

    • ๐Ÿ”„ change options in "assertView" command (763be83)

    ๐Ÿ’ฅ BREAKING CHANGES

    • option "allowViewportOverflow" now allows to overflow bottom viewport bound

    • โž• add browser option "assertViewOpts" which is used as default options inside "assertView"

    • โž• add ability to set "compositeImage"

    • โž• add ability to set "antialiasingTolerance"

    • โž• add ability to set "captureElementFromTop" in order for more precise control of capture image

    • โšก๏ธ update gemini-core from 4.0.0 to 5.0.0

  • v2.13.6 Changes

    January 21, 2020

    ๐Ÿ› Bug Fixes

    • โœ… create browser pool after emit INIT event (4518b30)
  • v2.13.5 Changes

    December 17, 2019

    ๐Ÿ› Bug Fixes

    • โœ… never use browser session again if it fails on initializition (1036969)
  • v2.13.4 Changes

    December 03, 2019

    ๐Ÿ› Bug Fixes

    • โœ… prepareScreenshot method should throw error from browser (10164db)
  • v2.13.3 Changes

    November 25, 2019

    ๐Ÿ› Bug Fixes

    • โœ… increment stats for each test result (cdb1ac3)
  • v2.13.2 Changes

    November 25, 2019

    ๐Ÿ› Bug Fixes

    • โœ… use sessionId in the name of free browser event (782305e)