Skip to content

V2.0.1: TypeScript support (somewhat)

Compare
Choose a tag to compare
@hammzj hammzj released this 12 Apr 17:01
· 46 commits to main since this release
0a3cc3e

What's Changed

  • TypeScript typings added, but not globally supported. There are still some issues in other suites, so there's a lot of any (mainly due to ComponentObjectFunction
  • renamed _nestedObject function to performWithin
  • Remove _clone method on ElementCollection: it does not work with element selector functions declared in an object
  • Add tsc-and-lint workflow
  • Fix thrown error for nested page objects

2.0.0 is identical, but this has a github workflow change.