Releases: vinsonchuong/puppet-strings
Releases · vinsonchuong/puppet-strings
v4.0.0
4.0.0 (2020-11-01)
Features
- puppet-strings: Switch to native ES modules (7f69e13)
BREAKING CHANGES
- puppet-strings: This package now exports ES modules instead of CJS
v3.3.0
3.3.0 (2020-01-14)
Bug Fixes
- dependencies: Update dependencies (af80265)
Features
- findElement: Show selector and text in error message (0226d43)
v3.2.0
3.2.0 (2019-09-01)
Features
- resizeTab: Allow resizing of the viewport (379ae96)
v3.1.3
3.1.3 (2019-09-01)
Bug Fixes
- dependencies: Update dependencies (38b3103)
v3.1.2
3.1.2 (2019-05-26)
Bug Fixes
- dependencies: Update dependencies (0055b48)
v3.1.1
3.1.1 (2019-04-30)
Bug Fixes
- fillInElement: Execute code within the input's iframe (af2546d)
v3.1.0
3.1.0 (2019-04-30)
Features
- findElement: Allow setting a timeout (1e652ab)
- findElement: Also search iframes (961ef56)
v3.0.1
3.0.1 (2019-04-29)
Bug Fixes
- findElement: Stop using css-to-xpath as it does not always produce correct XPath (f542a2d)
v3.0.0
3.0.0 (2019-04-29)
Bug Fixes
- dependencies: Update dependencies (274d03d)
- openElectron: Ensure support for Electron 5 (bf5d02f)
Features
- openBrowser: Remove all browser-specific actions. Stop installing Chrome in package install. (20e80b5)
BREAKING CHANGES
- openBrowser: openChrome, openCarlo, and openElectron are no longer provided.
v2.4.1
2.4.1 (2019-03-01)
Bug Fixes
- circleci: Pin version of Puppeteer to prevent failure on CircleCI (0cc30f2)