Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 21:31
· 27 commits to master since this release
575a26d

1.2.0 (2024-04-08)

Features

  • added json parsion in each class to get locators seperately using PageElement.

BREAKING CHANGE:

  • PageElement interface added to parse xpath of locators. (5150262)