getgauge / taiko

A node.js library for testing modern web applications
https://taiko.dev
MIT License
3.56k stars 452 forks source link

Fix types and documentation for scrollTo() alignment options #2703

Closed bvobart closed 1 year ago

bvobart commented 1 year ago

Fixes #2701 See this issue for more details on what this PR fixes. The options themselves do already work, they were just incorrectly documented and the TS type for these options was missing.

gaugebot[bot] commented 1 year ago

@bvobart Thank you for contributing to taiko. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.