Skip to content

Releases: mega6453/AppiumWizard

v8.6.0

08 Mar 17:37
1ba1be7

Choose a tag to compare

  • "Download WDA IPA" feature added under Tools.
  • Skip capabilities options added under Server Settings.
  • Screen mirror buttons are merged by category.
  • Allow only one instance of Appium Wizard to run.
  • Custom status message can be displayed in the screen mirror using executescript.

v8.5.0

08 Jan 16:55
6c4fa3b

Choose a tag to compare

  • License updated to Apache 2.0 to match with Appium.
  • Fixed Android scrcpy screen mirroring element highlighting on top of other window issue.
  • Object Spy performance improvements.
  • Other improvements.

v8.4.1

09 Dec 18:39
5b1dd3f

Choose a tag to compare

Fixes an issue where importing some iOS profiles fails with an expired profile error even though the profile is not expired.

v8.4.0

04 Nov 17:56
396ec5f

Choose a tag to compare

  • Scrcpy will be used for android screen mirroring by default for better performance and usability (Can change in settings).
  • Test runner now supports repeating the steps execution for given duration.
  • Different Screen size compatibility
  • Other bug fixes and improvements

v8.3.0

26 Sep 08:06
dcc1251

Choose a tag to compare

  1. Long press, Drag and Drop added on screen control
  2. Appium server logs improvement in the main screen
  3. Open CMD(under Server menu) in server path to run custom command

v8.2.0

31 Aug 17:54
39d34a4

Choose a tag to compare

  • Appium 3.0 support
  • Appium server logs improvement in the main screen
  • Android click, swipe delay reduced on screen control
  • Update NodeJS from Updater
  • Copy android app activity name from installed apps list
  • Other improvements

Known issue :
The Main screen appium logs shows as blank page at first time launch. Restart the app to fix the issue.

v8.1.0

17 Aug 18:34
32df4f0

Choose a tag to compare

  • Restart ADB Server option added under Server
  • Backspace, Delete handled in screen control
  • Re-Initialize device to fix any issue while opening device
  • Bug fixes (Test Runner issues, Android execution issues, Swipe screen issues, etc.)

v8.0.0

17 Jun 17:43
a958e99

Choose a tag to compare

  1. Test Runner - Perform basic automation execution without writing any code. Access it from Tools->Test Runner.
  2. Record and Playback - Record actions(Click, Send text only for now) that performed on the screen and Play back to execute the actions again. Access it from the Screen reflection window.
  3. Performance Improvements.
  4. Other bug fixes.

v7.3.1

14 May 05:05
14779b9

Choose a tag to compare

  • Fix Server config error
  • iOS WDA launch improvement
  • Uncheck show logs checkbox automatically once server started

v7.3.0

03 May 18:55
4347722

Choose a tag to compare

  • Improved Swipe performance in Screen Control.
  • Added option to view Recent apps/Switch app in Screen Control.
  • Other bug fixes and improvements