Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 433 Bytes

Changelog

0.8.0

  • Add "keep open" support for development environments.
  • Add "multi-jobs" support.
  • Add keyboardPress support.
  • Add waitForNavigation support.

0.7.7

  • Force mocha exit

0.7.6

  • Implement typing
  • Implement custom chrome path and user data directory (Chrome profiles)

0.7.5

  • Fix click by xpath

0.7.4

  • Added support for .click with xPath
  • Added support for .waitFor (xPath and function)