Skip to content

v1.0.34

Compare
Choose a tag to compare
@YamStranger YamStranger released this 18 Feb 16:42
· 4795 commits to main since this release

Commits:

  • 2cb5e77 fix: Fixed a bug where the reports fail to generate if there are skipped test results in the outcomes. (@wakaleo)
  • 2d48ba3 test:Updated some unit tests (@wakaleo)
  • 924764f feat: Improved the readability of parameters in the screenshot pages. (@wakaleo)
  • a1dba09 feat: You can now distinguish between AJAX element waits (defaults to 500 ms) and explicit fluent waits (which default to 5 seconds) (@wakaleo)
  • b55c8cd feat: Distinguish between element-level timing and "wait-for"-style timing. (@wakaleo)
  • e20146d test:Updated some unit tests (@wakaleo)