Skip to content

Releases: Accruent/robotframework-zoomba

Zoomba 2.8.5

24 Mar 14:50
de4db65
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

  • Bump robotframework-seleniumlibrary from 5.1.2 to 5.1.3 (#189) @dependabot

Zoomba 2.8.4

23 Mar 14:10
5e1789e
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

  • Bump robotframework-seleniumlibrary from 5.1.1 to 5.1.2 (#188) @dependabot
  • Bump robotframework-seleniumlibrary from 5.1.0 to 5.1.1 (#187) @dependabot

Zoomba 2.8.3

11 Mar 17:06
08cdef0
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

Zoomba 2.8.2

04 Mar 15:15
3890fd2
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Workaround for the mouse option issue with appium (#185) @Wolfe1

🧰 Maintenance

  • Bump robotframework-seleniumlibrary from 5.0.0 to 5.1.0 (#184) @dependabot

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