Skip to content

0.2.0

Choose a tag to compare

@Tunous Tunous released this 04 Feb 11:45
· 57 commits to main since this release
  • All assertions now succeed without wait if condition is met when called
  • assertHasLabel, assertContainsText, assertHasValue, assertIsDisabled no longer check if element exists
  • assertIsInteractive and waitForInteractivity now check whether element exists
  • Renamed assertIsNotInteractive to assertIsDisabled
  • Increased timeout for all assertions to 8 seconds
  • Added tapWhenReady for use when element isn’t interactive immediatley