robotframework-zoomba

Extended Robot Framework libraries to make testing GUI, REST/SOAP API, Mobile, and Windows Desktop easier.

APACHE-2.0 License

Stars
138
Committers
18

Bot releases are visible (Hide)

robotframework-zoomba - Zoomba 4.0.5 Latest Release

Published by release-drafter[bot] 3 months ago

What’s Changed

🧰 Maintenance

  • Bump selenium from 4.22.0 to 4.23.0 (#412) @dependabot
robotframework-zoomba - Zoomba 4.0.4

Published by release-drafter[bot] 3 months ago

What’s Changed

  • [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 (#409) @Wolfe1

🧰 Maintenance

  • Bump actions/setup-python from 5.1.0 to 5.1.1 (#410) @dependabot
  • Bump selenium from 4.21.0 to 4.22.0 (#408) @dependabot
robotframework-zoomba - Zoomba 4.0.3 Release

Published by release-drafter[bot] 4 months ago

What’s Changed

🧰 Maintenance

  • Bump robotframework from 7.0 to 7.0.1 (#407) @dependabot
  • Bump requests from 2.32.2 to 2.32.3 (#406) @dependabot
robotframework-zoomba - Zoomba 4.0.2

Published by release-drafter[bot] 5 months ago

What’s Changed

🧰 Maintenance

  • Bump requests from 2.31.0 to 2.32.2 (#405) @dependabot
  • Bump selenium from 4.20.0 to 4.21.0 (#400) @dependabot
  • Fix Chrome tests getting stuck and remove broken report generation (#404) @Wolfe1
robotframework-zoomba - Zoomba 4.0.1

Published by release-drafter[bot] 6 months ago

What’s Changed

  • 4.0.1 (#399) @Wolfe1

🧰 Maintenance

  • Bump selenium from 4.19.0 to 4.20.0 (#398) @dependabot
  • Bump robotframework-seleniumlibrary from 6.2.0 to 6.3.0 (#397) @dependabot
  • Bump selenium from 4.18.1 to 4.19.0 (#395) @dependabot
  • Bump robotframework-requests from 0.9.6 to 0.9.7 (#396) @dependabot
  • Bump actions/setup-python from 5.0.0 to 5.1.0 (#394) @dependabot
robotframework-zoomba - Zoomba 4.0.0

Published by release-drafter[bot] 7 months ago

What’s Changed

  • Bump robotframework from 6.1.1 to 7.0 (#387) @dependabot

🧰 Maintenance

  • Bump joonvena/robotframework-reporter-action from 2.3 to 2.4 (#393) @dependabot
  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#390) @dependabot
  • Bump nick-fields/retry from 2.9.0 to 3.0.0 (#389) @dependabot
  • Bump selenium from 4.18.0 to 4.18.1 (#392) @dependabot
  • Bump selenium from 4.17.2 to 4.18.0 (#391) @dependabot
  • Bump selenium from 4.16.0 to 4.17.2 (#388) @dependabot
  • Bump actions/upload-artifact from 3 to 4 (#385) @dependabot
  • Bump actions/download-artifact from 3 to 4 (#386) @dependabot
robotframework-zoomba - Zoomba 3.7.7

Published by release-drafter[bot] 10 months ago

What’s Changed

🧰 Maintenance

  • Bump github/codeql-action from 2 to 3 (#383) @dependabot
  • Bump actions/setup-python from 4.7.1 to 5.0.0 (#382) @dependabot
  • Bump selenium from 4.15.2 to 4.16.0 (#381) @dependabot
robotframework-zoomba - Zoomba 3.7.6

Published by release-drafter[bot] 11 months ago

What’s Changed

🧰 Maintenance

  • Bump robotframework-requests from 0.9.5 to 0.9.6 (#378) @dependabot
  • Bump robotframework-seleniumlibrary from 6.1.3 to 6.2.0 (#379) @dependabot
robotframework-zoomba - Zoomba 3.7.5

Published by release-drafter[bot] 12 months ago

What’s Changed

🧰 Maintenance

  • Wait Until JavaScript is Complete Fix (#376) @Wolfe1
robotframework-zoomba - Zoomba 3.7.4

Published by release-drafter[bot] 12 months ago

What’s Changed

🧰 Maintenance

  • Bump selenium from 4.15.0 to 4.15.2 (#375) @dependabot
robotframework-zoomba - Zoomba 3.7.3

Published by github-actions[bot] 12 months ago

What’s Changed

  • Wait Until JavaScript is Complete Issue Mitigation (#373) @Wolfe1
  • Add Tests for Python 3.12 (#352) @Wolfe1

🧰 Maintenance

  • Bump selenium from 4.14.0 to 4.15.0 (#372) @dependabot
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#371) @dependabot
robotframework-zoomba - Zoomba 3.7.2

Published by Wolfe1 about 1 year ago

What’s Changed

🧰 Maintenance

  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#371) @dependabot
  • Bump robotframework-seleniumlibrary from 6.1.2 to 6.1.3 (#370) @dependabot
robotframework-zoomba - Zoomba 3.7.1

Published by release-drafter[bot] about 1 year ago

What’s Changed

  • Attempt to fix the permission issue on the summary reports (#367) @Wolfe1

🧰 Maintenance

  • Bump actions/setup-python from 4.7.0 to 4.7.1 (#368) @dependabot
  • Bump nick-fields/retry from 2.8.3 to 2.9.0 (#366) @dependabot
  • Bump selenium from 4.12.0 to 4.13.0 (#365) @dependabot
robotframework-zoomba - Zoomba 3.7.0

Published by github-actions[bot] about 1 year ago

What’s Changed

  • Alternative Error Handling (#355) @aljcalandra

⚠Breaking Changes

  • Bump selenium from 4.11.2 to 4.12.0 (#362) @dependabot
    • This dropped support for python 3.7 (#362)

🧰 Maintenance

  • Bump robotframework-seleniumlibrary from 6.1.1 to 6.1.2 (#364) @dependabot
  • Bump actions/checkout from 3 to 4 (#363) @dependabot
  • Bump joonvena/robotframework-reporter-action from 2.2 to 2.3 (#361) @dependabot
robotframework-zoomba - Zoomba 3.6.1

Published by github-actions[bot] about 1 year ago

What’s Changed

  • Ignore nonzero nanoseconds warning (#360) @Wolfe1
robotframework-zoomba - Zoomba 3.6.0

Published by release-drafter[bot] about 1 year ago

What’s Changed

🧰 Maintenance

  • Bump selenium from 4.9.1 to 4.11.2 (#357) @dependabot
  • Bump robotframework-seleniumlibrary from 6.1.0 to 6.1.1 (#359) @dependabot
  • Bump robotframework from 6.1 to 6.1.1 (#356) @dependabot
  • Bump actions/setup-python from 4.6.1 to 4.7.0 (#354) @dependabot
  • Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#353) @dependabot
robotframework-zoomba - Zoomba 3.5.0

Published by github-actions[bot] over 1 year ago

What’s Changed

🧰 Maintenance

  • Bump robotframework from 6.0.2 to 6.1 (#349) @dependabot
  • Bump joonvena/robotframework-reporter-action from 2.1 to 2.2 (#350) @dependabot
  • Update LICENSE to Apache 2.0 (#347) @Wolfe1
  • Bump robotframework-requests from 0.9.4 to 0.9.5 (#346) @dependabot
  • Bump actions/setup-python from 4.6.0 to 4.6.1 (#345) @dependabot
  • Bump requests from 2.30.0 to 2.31.0 (#344) @dependabot
robotframework-zoomba - Zoomba 3.4.6

Published by release-drafter[bot] over 1 year ago

What’s Changed

🧰 Maintenance

  • Bump selenium from 4.8.3 to 4.9.1 (#342) @dependabot
  • Bump requests from 2.28.2 to 2.30.0 (#341) @dependabot
  • Bump actions/setup-python from 4.5.0 to 4.6.0 (#336) @dependabot
  • Bump robotframework-seleniumlibrary from 6.0.0 to 6.1.0 (#340) @dependabot
  • Fix Broken GitHub Actions Tests (#343) @Wolfe1
  • Bump selenium from 4.8.2 to 4.8.3 (#335) @dependabot
robotframework-zoomba - Zoomba 3.4.4

Published by release-drafter[bot] over 1 year ago

What’s Changed

🧰 Maintenance

  • Bump actions/checkout from 2 to 3 (#333) @dependabot
  • Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#332) @dependabot
  • Bump selenium from 4.8.0 to 4.8.2 (#331) @dependabot
robotframework-zoomba - Zoomba 3.4.2

Published by release-drafter[bot] over 1 year ago

What’s Changed

🧰 Maintenance

  • Bump selenium from 4.7.2 to 4.8.0 (#329) @dependabot
  • Bump requests from 2.28.1 to 2.28.2 (#328) @dependabot
Related Projects