Releases: uchagani/stagehand
Releases · uchagani/stagehand
Release v2.1.0
Release v2.0.0
With v2.0.0, you no longer need Stagehand's assertion wrapper and can use Playwright's assertion library directly.
Also made some changes that allow you to create and use custom locators. See the Readme for details.
Release v1.1
This release adds the ability to define a afterCreate
hook that will automatically be called after a page object has been created by the PageFactory