Releases: mega6453/AppiumWizard
Releases · mega6453/AppiumWizard
v9.0.0
MANDATORY UPDATE:
- Fixed an issue that slowed down the Android execution for certain types of locators.
- Added an option to disable the execution status and drawing in the Screen Control window. Disable it, if you face performance issue in the test execution.
- Fixed an issue where the Android screen blacked out after being idle for some time when using the scrcpy option.
- Added the ability to play recorded steps for a specified number of times and for a given duration in the Screen Control window.
- Added options to use ADB and iOS commands from the command line under Tools.
- Object Spy improvements(copy xml, copy key/value, free text search, etc.).
- Minor improvements.
v8.6.1
v8.6.0
- "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
v8.4.1
v8.4.0
- 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
v8.2.0
- 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
v8.0.0
- Test Runner - Perform basic automation execution without writing any code. Access it from Tools->Test Runner.
- 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.
- Performance Improvements.
- Other bug fixes.