Skip to content

Releases: Accruent/robotframework-zoomba

Zoomba 2.8.1

23 Feb 14:20
e957dfd
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Desktop Library | Desktop session error in multi-file test execution (#182) @Wolfe1

Zoomba 2.8.0

18 Feb 15:02
e32d3f4
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🧰 Maintenance

Zoomba 2.7.3

21 Dec 16:43
131f598
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

Zoomba 2.7.2

11 Dec 12:52
c267d7f
Compare
Choose a tag to compare

What’s Changed

Zoomba 2.7.1

07 Dec 21:50
Compare
Choose a tag to compare

What’s Changed

  • Desktop Library | Users can now record videos of their test execution with the Start Video Recording and Stop Video Recording keywords. The video will be imbedded in the log like so:
    Wrg6UqS3Qy
  • API Library | Fix for key by key validation when an empty list was involved.

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Zoomba 2.7.0

25 Nov 21:14
Compare
Choose a tag to compare

What’s Changed

  • Touch Action Support
    • A number of new keywords added to allow for support of tablet device automation:
      • Tap
      • Double Tap
      • Flick
      • Flick From Element
      • Scroll
      • Scroll From Element
      • Drag and Drop by Touch
      • Drag and Drop by Touch Offset
      • Wait For And Tap
      • Wait For And Double Tap
      • Wait For And Flick From Element
      • Wait For And Scroll From Element
    • See latest documentation here

🚀 Features

🧰 Maintenance

  • Bump robotframework-appiumlibrary from 1.5.0.6 to 1.5.0.7 (#157) @dependabot

Zoomba 2.6.1

16 Nov 15:16
Compare
Choose a tag to compare

What’s Changed

  • ApiLibrary now correctly allows for partial list validation when full_list_validation is set to False (default).

🐛 Bug Fixes

  • APILIbrary | Allow for variable length lists if full_list_validation is False (#154) @Wolfe1

🧰 Maintenance

Zoomba 2.6.0

09 Nov 18:34
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • Quick fix to better select window names via a partial text search (#152) @Wolfe1

Zoomba 2.5.7

05 Nov 22:08
Compare
Choose a tag to compare

What’s Changed

  • Allow users to use Switch Application by Name or Open Application (using window_name) to be done with a partial window name. Users simply need to pass in exact_match=False. See the latest documentation for examples.

🚀 Features

Zoomba 2.5.6

04 Nov 19:25
6619871
Compare
Choose a tag to compare

What’s Changed

🚀 Features