This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
An in-range update of appium is breaking the build 🚨 #73
Labels
Comments
Version 1.7.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notes1.7.0Note: This is a feature release, marking two major changes:
Known Issues:
General
iOS
iOS - XCUITest
Android
Android - UIAutomator 2
CommitsThe new version differs by 222 commits ahead by 222, behind by 118.
There are 222 commits in total. See the full diff |
Version 1.7.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notes1.7.1Appium 1.7.1 fixes multiple issues with the previous release. iOS
iOS - XCUITest
iOS+Safari
Android
Android - UiAutomator 2
|
Version 1.7.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notes1.7.2Appium 1.7.2 is a feature and bug fix release. It fixes many issues found in General
iOS
iOS - Instruments-specificAndroid
CommitsThe new version differs by 86 commits.
There are 86 commits in total. See the full diff |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version 1.6.5 of appium just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As appium is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
1.6.5Appium 1.6.5 fixes many issues and continues the trend to make more aspects of
the automation process configurable.
General
--enable-heapdump
server flag to turn on NodeJS memory dump collection,to aid in memory management.
Android
androidInstallPath
capability to specify where on the device apps are installed.Android - UIAutomator 2
skipUnlock
capability to skip the device unlock process.iOS
enableAsyncExecuteFromHttps
capability to allow simulators to executeasynchronous JavaScript on pages using HTTPS.
webkitResponseTimeout
capability to adjust the timeout for responses inSafari real device tests.
enablePerformanceLogging
capability (previously Android-only) to turn onperformance logging in Safari tests.
iOS - XCUITest
clearSystemFiles
desired capability, deleting the derived datafor the
xcodebuild
process.longPress
duration, to be milliseconds.mobile: selectPickerWheelValue
method to aid in interacting with picker wheels.mobile: alert
method to enable passing ofbuttonLabel
option, to handlealerts with non-standard button names.
capabilities.
platformVersion
to be a number or a string.Commits
The new version differs by 28 commits.
145ccfb
Update CHANGELOG and version for 1.6.5 release (#8536)
5578af0
Update shrinkwrap 1.6
5106422
update description for waitForActivity
9efe30b
Add documentation about Chromedriver (#8476)
6eaba9c
add event timing docs
6661ab2
Document various reset strategies (#8459)
41bae13
Use updated GCC in travis (#8467)
79b3117
Add documentation for ‘mobile: touchAndHold’ endpoint (#8446)
c3329dd
make triagers list public so we can instruct triager to pull from it
cea118f
Add documentation on mobile: alert script (#8368)
22c1b30
small fix for markdown format (#8369)
630286c
expand backgroundApp docs with info from #7741
c75f44f
Move enablePerformanceLogging cap to general (#8354)
95431b0
Add license status and report
bc358d3
Remove date-utils library and use node-dateformat (#8328)
There are 28 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: