Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: appium/appium-xcuitest-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.25.0
Choose a base ref
...
head repository: appium/appium-xcuitest-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 13 files changed
  • 5 contributors

Commits on Sep 3, 2024

  1. docs: add missing mjpegScreenshotUrl in capabilities.md (#2462)

    * docs: add missing mjpegScreenshotUrl in capabilities.md
    
    * Update capabilities.md
    KazuCocoa committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    58bf9f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    29e9d5e View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.26.0 [skip ci]

    ## [7.26.0](v7.25.0...v7.26.0) (2024-09-05)
    
    ### Features
    
    * Publish different log types over BiDi ([#2458](#2458)) ([29e9d5e](29e9d5e))
    semantic-release-bot committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e3210e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix: safari process management will be done by WDA for real devices (#…

    …2464)
    
    * fix: safari process management will be done by WDA
    
    * simplify condition
    KazuCocoa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    18eddc3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.26.1 [skip ci]

    ## [7.26.1](v7.26.0...v7.26.1) (2024-09-06)
    
    ### Bug Fixes
    
    * safari process management will be done by WDA for real devices ([#2464](#2464)) ([18eddc3](18eddc3))
    semantic-release-bot committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    960861a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    a08ce4f View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.26.2 [skip ci]

    ## [7.26.2](v7.26.1...v7.26.2) (2024-09-07)
    
    ### Miscellaneous Chores
    
    * Set static event realm ([a08ce4f](a08ce4f))
    semantic-release-bot committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4b1ed48 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    10344ac View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    661f9d3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.26.3 [skip ci]

    ## [7.26.3](v7.26.2...v7.26.3) (2024-09-13)
    
    ### Bug Fixes
    
    * Strip colors from server logs ([#2466](#2466)) ([661f9d3](661f9d3))
    semantic-release-bot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b379fd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 (#2469)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v18.0.1...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e737dde View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.26.4 [skip ci]

    ## [7.26.4](v7.26.3...v7.26.4) (2024-09-17)
    
    ### Miscellaneous Chores
    
    * **deps-dev:** bump sinon from 18.0.1 to 19.0.2 ([#2469](#2469)) ([e737dde](e737dde))
    semantic-release-bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ff2bdb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e7095d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. docs: address com.apple.ContactsUI.LimitedAccessPromptView in trouble…

    …shooting (#2474)
    
    * docs: address com.apple.ContactsUI.LimitedAccessPromptView in troubleshooting
    
    * Update troubleshooting.md
    
    * Update troubleshooting.md
    KazuCocoa committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7419f29 View commit details
    Browse the repository at this point in the history
Loading