Skip to content

Releases: Accruent/robotframework-zoomba

Zoomba 2.2.0

06 Nov 19:00
Compare
Choose a tag to compare
  • #83 Added a proper timeout to 'Wait until Window Opens'
  • #85 Added timeout overrides for Wait Keywords
  • #86 Bump python-dateutil from 2.8.0 to 2.8.1
  • #87 New keyword: 'Wait Until Element Contains Value'

2.1.2

25 Oct 16:37
cee5ba0
Compare
Choose a tag to compare
revert code not ready (#81)

Zoomba 2.1.1

24 Oct 18:13
7c52383
Compare
Choose a tag to compare
  • Deprecated Select Window call from 'Wait For And Select Window'

Zoomba 2.1.0

17 Oct 19:41
e9ce900
Compare
Choose a tag to compare
  • Bump robotframework from 3.1.1 to 3.1.2
  • Bump robotframework-appiumlibrary from 1.5 to 1.5.0.4
  • Bump requests from 2.20.1 to 2.22.0
  • Bump robotframework-seleniumlibrary from 3.3.1 to 4.0.0
  • Small fix to the datetime compare for high precision datetimes
  • Set up auto deploy to pypi

Zoomba 2.0.4

03 Oct 18:22
Compare
Choose a tag to compare
  • Added the ability to set a splash_delay in seconds when using a window_name
    • Allows the user to set a time delay before attempting to find the new window
  • Small bug fix that prevented some applications with a splash screen from proceeding

Zoomba 2.0.3

20 Sep 20:04
Compare
Choose a tag to compare
  • Small addition to the _date_format private method for allowing datetimes with microseconds over 6 decimal places

Zoomba 2.0.2

04 Sep 18:39
Compare
Choose a tag to compare
  • New features in DesktopLibrary:
    • Send Keys
    • Send Keys To Element
  • Various code linting and code health improvements

Zoomba 2.0.0

21 Aug 20:47
Compare
Choose a tag to compare

DesktopLibrary Release

  • Now you can automate Windows applications through Zoomba.
  • Uses Appium and the WinAppDriver to run the tests.
    • See the README for installation instructions.
  • Check out the example tests using the built in windows calculator.
  • Keyword documentation can be found here.

Zoomba 1.7.0

11 Apr 20:23
Compare
Choose a tag to compare

Added the ability to set a timeout for API requests.

Robot Framework and Selenium Library Update

06 Mar 22:00
Compare
Choose a tag to compare

Robot Framework--->3.1.1
Robot Framework Selenium Library---> 3.3.1