boyka-framework

๐ŸŽ‰ Ultimate test automation framework for automating any application on any platform

MIT License

Stars
115
Committers
8

Bot releases are visible (Hide)

boyka-framework - Version 0.16.0

Published by WasiqB about 1 year ago

v0.16.0 (2023-07-20)

๐Ÿš€ New Feature

  • #545 feat(java): โœจ replaced json schema validator (@WasiqB)

๐Ÿ› Bug Fix

๐Ÿ’… Polish

  • #525 chore(website): ๐Ÿ“ updated documentation with a note for browsers (@WasiqB)

๐Ÿ“ Documentation

Committers: 1

boyka-framework - Version 0.16.0-beta.1

Published by WasiqB about 1 year ago

v0.16.0-beta.1 (2023-07-20)

๐Ÿš€ New Feature

  • #545 feat(java): โœจ replaced json schema validator (@WasiqB)

๐Ÿ› Bug Fix

๐Ÿ’… Polish

  • #525 chore(website): ๐Ÿ“ updated documentation with a note for browsers (@WasiqB)

๐Ÿ“ Documentation

Committers: 1

boyka-framework - Version 0.16.0-beta.0

Published by WasiqB over 1 year ago

v0.16.0-beta.0 (2023-07-19)

๐Ÿš€ New Feature

  • #545 feat(java): โœจ replaced json schema validator (@WasiqB)

๐Ÿ› Bug Fix

๐Ÿ’… Polish

  • #525 chore(website): ๐Ÿ“ updated documentation with a note for browsers (@WasiqB)

๐Ÿ“ Documentation

Committers: 1

boyka-framework - Version 0.15.0

Published by WasiqB over 1 year ago

v0.15.0 (2023-06-15)

๐Ÿš€ New Feature

  • #483 feat(java): โœจ adding web app support for mobile (@WasiqB)
  • #480 feat(java): โœจ finger gestures added for Mobile applications (@WasiqB)

๐Ÿ› Bug Fix

  • #511 fix(Internal): ๐Ÿ› fixed issue with pre-release command (@WasiqB)

๐Ÿ  Internal

  • #509 build(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 in /sample-tests (@dependabot[bot])

Committers: 1

boyka-framework - Version 0.15.0-beta.0

Published by WasiqB over 1 year ago

v0.15.0-beta.0 (2023-06-15)

๐Ÿš€ New Feature

  • #483 feat(java): โœจ adding web app support for mobile (@WasiqB)
  • #480 feat(java): โœจ finger gestures added for Mobile applications (@WasiqB)

๐Ÿ› Bug Fix

  • #511 fix(Internal): ๐Ÿ› fixed issue with pre-release command (@WasiqB)

๐Ÿ  Internal

  • #509 build(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 in /sample-tests (@dependabot[bot])

Committers: 1

boyka-framework - Version 0.14.2

Published by WasiqB over 1 year ago

v0.14.2 (2023-05-15)

๐Ÿ› Bug Fix

  • #476 fix(workflow): ๐Ÿ› fixed release common workflow (@WasiqB)
  • #473 fix(workflow): ๐Ÿ› fixed secret var issue in reusable workflows (@WasiqB)
  • #465 fix(workflow): ๐Ÿ› fixing miscellaneous issues in workflows (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Version 0.14.2-beta.0

Published by WasiqB over 1 year ago

v0.14.2-beta.0 (2023-05-15)

๐Ÿ› Bug Fix

  • #476 fix(workflow): ๐Ÿ› fixed release common workflow (@WasiqB)
  • #473 fix(workflow): ๐Ÿ› fixed secret var issue in reusable workflows (@WasiqB)
  • #465 fix(workflow): ๐Ÿ› fixing miscellaneous issues in workflows (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Version 0.14.1

Published by WasiqB over 1 year ago

v0.14.1 (2023-05-02)

๐Ÿš€ New Feature

  • #445 feat(java): โœจ added listeners to allow outside control in the framework (@WasiqB)
  • #421 feat(java): โœจ added support for multi user session (@WasiqB)

๐Ÿ› Bug Fix

  • #461 fix(Internal): ๐Ÿ› fixed release workflow to enable manual trigger (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Release Candidate Version 0.14.1-rc.0

Published by WasiqB over 1 year ago

v0.14.1-rc.0 (2023-05-02)

๐Ÿš€ New Feature

  • #445 feat(java): โœจ added listeners to allow outside control in the framework (@WasiqB)
  • #421 feat(java): โœจ added support for multi user session (@WasiqB)

๐Ÿ› Bug Fix

  • #461 fix(Internal): ๐Ÿ› fixed release workflow to enable manual trigger (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Version 0.14.0

Published by WasiqB over 1 year ago

v0.14.0 (2023-03-19)

๐Ÿš€ New Feature

  • #411 feat(java): โœจ added hybrid app support (@WasiqB)
  • #408 feat(java): โœจ added switch to frame using ID (@WasiqB)
  • #410 feat(java): โœจ added form data body support (@WasiqB)

๐Ÿ› Bug Fix

  • #406 fix(java): ๐Ÿ› fixed issues in web automation (@WasiqB)
  • #386 fix(java): ๐Ÿ› fixed error encountered in API (@WasiqB)
  • #381 fix(Internal): ๐Ÿ› fixed miscellaneous issues in last release (@WasiqB)

๐Ÿ“ Documentation

  • #407 docs(Internal): ๐Ÿ“ updated missing docs (@WasiqB)

๐Ÿ  Internal

  • #398 build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /sample-tests (@dependabot[bot])
  • #399 build(deps): bump lombok from 1.18.24 to 1.18.26 in /sample-tests (@dependabot[bot])
  • #401 build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 in /sample-tests (@dependabot[bot])

Committers: 1

boyka-framework - Release Candidate Version 0.14.0-rc.0

Published by WasiqB over 1 year ago

v0.14.0-rc.0 (2023-03-19)

๐Ÿš€ New Feature

  • #411 feat(java): โœจ added hybrid app support (@WasiqB)
  • #408 feat(java): โœจ added switch to frame using ID (@WasiqB)
  • #410 feat(java): โœจ added form data body support (@WasiqB)

๐Ÿ› Bug Fix

  • #406 fix(java): ๐Ÿ› fixed issues in web automation (@WasiqB)
  • #386 fix(java): ๐Ÿ› fixed error encountered in API (@WasiqB)
  • #381 fix(Internal): ๐Ÿ› fixed miscellaneous issues in last release (@WasiqB)

๐Ÿ“ Documentation

  • #407 docs(Internal): ๐Ÿ“ updated missing docs (@WasiqB)

๐Ÿ  Internal

  • #398 build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /sample-tests (@dependabot[bot])
  • #399 build(deps): bump lombok from 1.18.24 to 1.18.26 in /sample-tests (@dependabot[bot])
  • #401 build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 in /sample-tests (@dependabot[bot])

Committers: 1

boyka-framework - Version 0.13.0

Published by WasiqB over 1 year ago

v0.13.0 (2023-02-20)

๐Ÿš€ New Feature

  • #373 feat(java): โšก simplified cloud configurations (@WasiqB)

๐Ÿ› Bug Fix

  • #370 fix(Internal): ๐Ÿ› fixes miscellaneous issues in v0.12.0 (@WasiqB)

๐Ÿ’… Polish

  • #374 refactor(java): โ™ป๏ธ make framework intuitive (@WasiqB)

๐Ÿ  Internal

Committers: 2

boyka-framework - Release Candidate Version 0.13.0-rc.0

Published by WasiqB over 1 year ago

v0.13.0-rc.0 (2023-02-20)

๐Ÿš€ New Feature

  • #373 feat(java): โšก simplified cloud configurations (@WasiqB)

๐Ÿ› Bug Fix

  • #370 fix(Internal): ๐Ÿ› fixes miscellaneous issues in v0.12.0 (@WasiqB)

๐Ÿ’… Polish

  • #374 refactor(java): โ™ป๏ธ make framework intuitive (@WasiqB)

๐Ÿ  Internal

Committers: 2

boyka-framework - Version 0.12.0

Published by WasiqB over 1 year ago

v0.12.0 (2023-01-31)

๐Ÿš€ New Feature

  • #346 feat(java): โœจ added ios support (@WasiqB)

๐Ÿ› Bug Fix

  • #343 fix(Internal): ๐Ÿ› fixed failing sample project tests (@WasiqB)

๐Ÿ  Internal

๐Ÿƒโ€โ™€๏ธ Performance

  • #345 test(java): โœ… enabled lambdatest suite for android (@WasiqB)

Committers: 1

boyka-framework - Release Candidate Version 0.12.0-rc.0

Published by WasiqB over 1 year ago

v0.12.0-rc.0 (2023-01-31)

๐Ÿš€ New Feature

  • #346 feat(java): โœจ added ios support (@WasiqB)

๐Ÿ› Bug Fix

  • #343 fix(Internal): ๐Ÿ› fixed failing sample project tests (@WasiqB)

๐Ÿ  Internal

๐Ÿƒโ€โ™€๏ธ Performance

  • #345 test(java): โœ… enabled lambdatest suite for android (@WasiqB)

Committers: 1

boyka-framework - Version 0.11.0

Published by WasiqB almost 2 years ago

v0.11.0 (2023-01-02)

๐Ÿš€ New Feature

  • #243 feat(java): โœจ added finger gestures for android (@WasiqB)
  • #289 feat(java): ๐Ÿšธ added navigate actions for better user experience (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Release Candidate Version 0.11.0-rc.0

Published by WasiqB almost 2 years ago

v0.11.0-rc.0 (2023-01-02)

๐Ÿš€ New Feature

  • #243 feat(java): โœจ added finger gestures for android (@WasiqB)
  • #289 feat(java): ๐Ÿšธ added navigate actions for better user experience (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Version 0.10.0

Published by WasiqB almost 2 years ago

v0.10.0 (2022-11-23)

๐Ÿš€ New Feature

  • #267 feat(java): โœจ provide highlight element on interaction for web (@WasiqB)
  • #242 feat(java): โœจ added locator alias name for better logging (@WasiqB)
  • #232 feat(java): ๐Ÿ”Š added creation of all logs supported by appium (@WasiqB)

๐Ÿ› Bug Fix

  • #269 fix(workflow): ๐Ÿ› fixed pre-release workflow issue (@WasiqB)
  • #224 fix(Internal): ๐Ÿ› fixed compilation error in sample test (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Release Candidate Version 0.10.0-rc.0

Published by WasiqB almost 2 years ago

v0.10.0-rc.0 (2022-11-23)

๐Ÿš€ New Feature

  • #267 feat(java): โœจ provide highlight element on interaction for web (@WasiqB)
  • #242 feat(java): โœจ added locator alias name for better logging (@WasiqB)
  • #232 feat(java): ๐Ÿ”Š added creation of all logs supported by appium (@WasiqB)

๐Ÿ› Bug Fix

  • #269 fix(workflow): ๐Ÿ› fixed pre-release workflow issue (@WasiqB)
  • #224 fix(Internal): ๐Ÿ› fixed compilation error in sample test (@WasiqB)

๐Ÿ  Internal

Committers: 1

boyka-framework - Version 0.9.0

Published by WasiqB about 2 years ago

v0.9.0 (2022-10-12)

๐Ÿš€ New Feature

  • #207 feat(Internal): โฌ†๏ธ added dependabot config to enable auto dependency upgrade (@WasiqB)
  • #205 feat(java): โœจ added support to run on lambdatest cloud (@WasiqB)
  • #200 feat(java): โœจ added android browserstack support (@WasiqB)
  • #199 feat(java): โœจ added appium service feature with Android (@WasiqB)

๐Ÿ› Bug Fix

  • #214 fix(Internal): ๐Ÿ› fixed failing release test (@WasiqB)
  • #210 fix(workflow): ๐Ÿ› fixed failing pre-release workflow (@WasiqB)

๐Ÿ“ Documentation

  • #202 docs(Internal): ๐Ÿ“ updated readme and docs for miscellaneous changes (@WasiqB)

Committers: 1