Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Bump robotframework-appiumlibrary from 1.6.3 to 1.6.4 #33

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

Bumps robotframework-appiumlibrary from 1.6.3 to 1.6.4.

Changelog

Sourced from robotframework-appiumlibrary's changelog.

1.6.4

  • Added Activate App, Remove App(Android), Stop App thx @​js361014
  • Embed screenshots to report thanks @​arnaudruffin
  • element id fix thanks @​Wolfe1
  • selenium 4+ temporary implementation, TouchAction wont work with selenium 4+

1.6

  • Sample code
  • Documentation update on how to start
  • Execute Adb Shell - new keyword added
  • Screen record - new keyword added
  • Is Keyboard Shown - new keyword added
  • (iOS) Chain - locator added
  • (iOS) Tab multiple times - new keyword added
  • (Android) Open Notifications - new keyword added

1.5

  • iOS predicates selector - new locator strategy
  • Execute Sync/Async Script in Web context - new keyword added
  • Long press has time parameter now
  • Added log-level filter for reporting
  • Set Location Keyword - new keyword added
  • Appium-Python library min-version bump
  • Simulate Touch ID on iOS Simulator

1.4.6

  • Launch Application - new keyword added
  • Quit Application - new keyword added

1.4.5

  • Swipe By Percent - new keyword added
  • Element Should Be Visible - new keyword added
  • Text Should Be Visible - new keyword added
  • Get Window Height - new keyword added
  • Get Window Width - new keyword added

1.4.4

  • Get Capability added for easy access to desired capabilities

1.4.2

  • Wait Until Page Contains / Page should contain text unicode fix

1.4.1.1

... (truncated)

Commits
  • 50ef850 Added change notes for 1.6.4
  • c7bab7c Merge pull request #345 from sadikkuzu/patch-1
  • 1cf9aa7 Version bump
  • fae262c Merge pull request #329 from matthew-dahm/master
  • bd3bea0 Merge branch 'serhatbolsu:master' into master
  • 8006ea3 Remove get_webelements_no_error
  • ffc23ec Cleaning up comments in get_webelement_in_webelement
  • 5eba663 Merge pull request #332 from arnaudruffin/feat-embed-screenshots
  • 2d6971a Change embed screenshot behavior: embed by default if not filename given. Rem...
  • c064ef9 Merge pull request #328 from felipetortella/master
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [robotframework-appiumlibrary](https://github.com/serhatbolsu/robotframework-appiumlibrary) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/serhatbolsu/robotframework-appiumlibrary/releases)
- [Changelog](https://github.com/serhatbolsu/robotframework-appiumlibrary/blob/master/CHANGES.rst)
- [Commits](serhatbolsu/robotframework-appiumlibrary@1.6.3...1.6.4)

---
updated-dependencies:
- dependency-name: robotframework-appiumlibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 25, 2022
@dependabot dependabot bot requested a review from Wolfe1 October 25, 2022 15:08
@coveralls
Copy link

coveralls commented Oct 25, 2022

Pull Request Test Coverage Report for Build 3322077243

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 3282912795: 0.0%
Covered Lines: 752
Relevant Lines: 752

💛 - Coveralls

@mergify mergify bot merged commit 12fd80c into master Oct 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/robotframework-appiumlibrary-1.6.4 branch October 25, 2022 15:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant