Skip to content

v0.5.17

Compare
Choose a tag to compare
@beatfactor beatfactor released this 19 Aug 06:41
· 2316 commits to main since this release
  • Added exposed desiredCapabilities on the client api - #202
  • Fixed prematurely end parallel tests runs in some cases - #197
  • Added currentTest property on the client api - #213
  • Added experimental support for page object methodology
  • Added back and forward protocol actions
  • Added maximizeWindow command
  • Added Support for before and after global methods - defined in the globals file and will be called before and after the execution of the entire tests suite.