Skip to content

Ms Beta 3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmitri-mcguckin dmitri-mcguckin released this 20 Oct 20:23
· 35 commits to master since this release
db8db79

Features

  • Add JS mode to Click
  • Add scroll-into-view operation for every click expression
  • Add Expression unit tests
  • Update documentation and warning suppressions
  • Add version option for cmd line mode
  • Add default case to all switch statements (should be impossible to reach any exception with 'FATAL' tag)
  • Remove unused code from For
  • Add DriverFactory

Bug Fixes

  • Remove unused code from For
  • Remove plural-required-field utility function from Expression
  • Remove unused utility functions from Expression
  • Fix Screenshot bug which added an extra '-' to the tag name
  • Fix switch-case bug(s)