Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

v13.0.0 - 2017-09-02

Choose a tag to compare

@clebert clebert released this 04 Sep 09:44
· 46 commits to master since this release

Added

@cybernaut/chrome

  • Added the Chrome.headless property.

Changed

@cybernaut/engine

  • Breaking: Changed the parameters of the Engine() constructor.
  • Breaking: Removed the EngineOptions interface.

@cybernaut/chrome

  • Breaking: Changed the default value of the headless parameter of the Chrome.launch() static method.
  • Breaking: Changed the default value of the writeToFile parameter of the Chrome.captureScreenshot() method.
  • Breaking: Changed the default value of the fitWindow parameter of the Chrome.emulateMobileDevice() method.

@cybernaut/utils

  • Breaking: Removed the getOption() function.