Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 14:18
· 36 commits to main since this release
98aa803

Major Changes

  • 130784f: BREAKING: The following index.ts exports have been renamed:

    • "POMWright" changed to "BasePage"
    • "POMWrightTestFixture" changed to "test"
    • "POMWrightLogger" changed to "PlaywrightReportLogger"
    • "POMWrightGetLocatorBase" changed to "GetLocatorBase"
    • "POMWrightApi" changed to "BaseApi"

    Documentation updated

    README updated