Skip to content

Releases: botcity-dev/botcity-framework-core

BotCity Framework Java Core - 1.6.0

16 Aug 23:24
f85fa09
Compare
Choose a tag to compare

Enhancements

Bug Fixes

Packaging

Documentation

Security

New Contributors

Full Changelog: v1.5.0...v1.6.0

BotCity Framework Java Core - 1.5.0

19 Aug 21:50
dcf5642
Compare
Choose a tag to compare

Enhancements

Bug Fixes

New Contributors

Full Changelog: v1.4.0...v1.5.0

BotCity Framework Java Core - 1.4.0

28 Jun 01:12
9b4aa2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

BotCity Framework Java Core - 1.3.0

14 Sep 15:22
Compare
Choose a tag to compare
  • new method to find multiple occurrence of the same UI component on the screen.
  • new method to set the current UI component for futher actions like click() and move()
  • refactoring/improvements on multiple click actions.

BotCity Framework Java Core - 1.2.1

29 Jun 13:00
Compare
Choose a tag to compare

Fix issues after switching to cdt 4.0.0 (chrome developer tools used for headless mode)

BotCity Framework Java Core - 1.2.0

28 Jun 18:00
Compare
Choose a tag to compare
  • Switch to newer version (4.0.0) of Chrome Developers Tool (CDT).
  • Small refactoring to use the newer version.

BotCity Framework Java Core - 1.1.0

06 May 13:53
Compare
Choose a tag to compare

Now there is a WebBot class specifically to create web bots for Chrome headless mode. Some minor improvements were added to DesktopBot.

BotCity Framework Java Core - 1.0.0

25 Mar 19:54
Compare
Choose a tag to compare

First public release. Features delivered to produce complete robotic process automation applications in Java for desktop, web and android environments.