Update dependency robotframework-appiumlibrary to v2 #89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.6.4
->==2.1.0
Release Notes
serhatbolsu/robotframework-appiumlibrary (robotframework-appiumlibrary)
v2.1.0
: 2.1.0Compare Source
AppiumLibrary 2.1.0
AppiumLibrary is a mobile testing solution for Robot Framework. This release includes
quite a few changes which are listed below.
Changes
first_only
parameter toGet Text
(#402)Python-Appium-Client 4.0.0 has removed certain features installation
breaks currently as current codebase still uses those removed features
like TouchAction
Flick
(#370)Flick
Acknowledgements
There are many people who helped put together the changes for this release. I
want to thank Guilherme Correa, Liviu Avram, Yoann, Jani Mikkonen, Dor Blayzer,
euphonious28, tkoukkari, Sadik Kuzau, Tanakiat Srisaranyakul, Josh Rivera,
Filipe Henrique Benjamim de Arruda for their contributions to the issues and
changes made in this release.
I personally want to thank Serhat Bolsu for working with me and the larger Robot
Framework community to continue to maintain and support this library. As a community,
we have greatly benefited from his work and look forward to the continued success of
the library.
I also want to thank Gaja, Joshua, Liviu, Aviv, Dor, and an every growing list of community
members who have helped me understanding all aspects of Appium and the mobile testing
space within Robot Framework. - Ed Manlove
v2.0.0
Compare Source
Activate App
toActivate Application
for consistencyBackground App
toBackground Application
for consistencyStop App
toStop Application
for consistencyRemove App
toRemove Application
for consistencyTerminate Application
Open Application
Execute Script
andExecute Async Script
Tap With Positions
that uses new ActionChain of w3cConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.