iCafeCodeProject / iCafeAutomationTool

This project is going to develop a tool for automative game test in iCafe team.
1 stars 7 forks source link

Gui logic bug fixes and optimization #9

Closed JundaLi07 closed 1 year ago

JundaLi07 commented 1 year ago
  1. Fixed app crash issue when repeat times >2 or repeat time = 0
  2. Fixed app crash issue when loading script afer default folder removed.
  3. Fixed operation name from "un-supported operation" to "idle" after click save.
  4. Removed redundant packages to improve app loading speed.