Skip to content

Tags: vinsonchuong/puppet-strings

Tags

v5.0.4

Toggle v5.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
fix(dependencies): Update dependencies

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
test(docker): Adopt changed path in latest Chrome package

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
fix(dependencies): Update dependencies

- Switch to --headless=new
- At least one open tab is needed to present browser from closing

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
chore(ci): Always test against current version of Node.js

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
feat(navigate): Make waiting for networkidle0 optional

BREAKING CHANGE: navigate no longer waits for networkidle0 by default

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
fix(dependencies): Update dependencies

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
chore(dependencies): Update dependencies

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
fix(github-actions): Avoid packaging temp files in package

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
feat(element): Add textContent

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
vinsonchuong Vinson Chuong
test(openTab): Loosen test that is failing only in CI