Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v-3.0.0 #84

Merged
merged 203 commits into from
Nov 16, 2018
Merged

Release v-3.0.0 #84

merged 203 commits into from
Nov 16, 2018

Conversation

WasiqB
Copy link
Owner

@WasiqB WasiqB commented Nov 16, 2018

  • [BREAKING CHANGE] #38 : Added support to add multiple locators depending on Platform and Automation type.
    • Removed method using from DeviceElement and added forAndroid and forIos` methods to capture locators for Android and iOS platforms.
  • [ENHANCEMENT] #50 : Support for cloud based solution like BrowserStack, SauceLabs, etc.
  • [ENHANCEMENT] #54 : Updated README.
  • [ENHANCEMENT] #60 : Battery check is added. No action will be performed and execution will fail if Battery level is less than 20%.
  • [ENHANCEMENT] #56 : Video record tests for Android and iOS.
  • [ENHANCEMENT] #63 : Common settings block for device and server section in config file.
  • [ENHANCEMENT] #75 : New missing actions added:
    • Double tap
    • N Tap
    • Get Orientation
    • Set Orientation
    • Toggle Wifi (Only Android)
    • Toggle Data (Only Android)
    • Toggle Airplane (Only Android)
    • Toggle Location service (Only Android)
    • Get Clipboard (Text, Image, URL)
  • [FIX] #41 : Refactoring for latest Appium Java client.
  • [FIX] #42 : Build moved from Travis CI to Circle CI.
  • [FIX] #62 : Port handling for SauceLabs.
  • [FIX] #65 : NullPointerException when some keys missing from config.
  • [FIX] #71 : Error when only package name given instead of app_location config key.
  • [FIX] #78 : Action class not support for iOS, gestures handled with commands.
  • [UPGRADE] #51 : Upgraded dependencies:
    • coteafs-parent: 1.5.0 -> 2.1.0
    • coteafs-config: 1.5.0 -> 1.7.0
    • coteafs-error: 1.4.0 -> 1.6.0
    • coteafs-logger: 1.5.0 -> 1.7.0
    • selenium-java: 3.10.0 -> 3.141.5
    • appium-java: 5.0.4 -> 6.1.0

@WasiqB WasiqB added the state: released Issue already released to main branch. label Nov 16, 2018
@WasiqB WasiqB self-assigned this Nov 16, 2018
@WasiqB WasiqB requested a review from mfaisalkhatri November 16, 2018 17:01
Copy link
Collaborator

@mfaisalkhatri mfaisalkhatri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@WasiqB WasiqB merged commit 618b488 into master Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: released Issue already released to main branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants