Releases: WasiqB/coteafs-appium
Releases · WasiqB/coteafs-appium
Version-2.0.0
Major revolutionary backward incompatible changes:
- #1 - [NEW] - Add unit tests for the Framework for Android.
- #5 - [NEW] - Allow multiple inline verification on an element.
- #9 - [NEW] - Required:New feature in the Framework - Dynamic Screenshot Naming Convention.
- #11 - [NEW] - Incorporate latest Appium Java client v-5.0.0 for device level actions.
- #12 - [NEW] - Provide support for Windows devices.
- #13 - [FIXED] - Error "Missing artifact com.github.wasiqb.coteafs:configs:jar:${coteafs.config.version}"
- #14 -[NEW] - Require configurable delay between user actions.
- #15 - [NEW] - New Abstract class for Activity Actions needs to be added.
- #16 - [NEW] - In config file, port should be made optional.
- #17 - [NEW] - Need support for multiple Server Arguments.
Version-1.0.0
Much awaited release of v-1.0.0 with some revolutionary changes
Following new features were added / resolved:
- #2 - [NEW] - Provide support to Mobile Web App Automation for Android and iOS
- #3 - [NEW] - Provide support for executing run on simulators / emulators for Android and iOS.
- #7 - [NEW] - Incorporate coteafs-config project.
- #8 - [NEW] - Feature to handle dynamic elements like lists and tables.
- #10 - [NEW] - Allow configurable logging.
- #4 - [FIXED] - No proper Exception when name is incorrect in method onElement.
- #6 - [FIXED] - Solve issues in code identified by SonarQube.