Skip to content

v1.1.6

Compare
Choose a tag to compare
@adrianth adrianth released this 23 Dec 01:44
· 130 commits to master since this release
  • Feat(selenium): Renamed "templateImage" arg to "expectedImage" in the AssertElementImage keyword.
  • Feat(selenium): Added support for the "resolution" config parameter.
  • Fix(actor): TestActor.toJsArray is not handling Java lists correctly.
  • Fix(selenium): Fixed reading the browser logs using an invalid driver instance.
  • Feat(server): Update session status in the web UI in real time.
  • Small fix to the /sessions API.
  • Feat(server): Add /repo API.