Skip to content

feat: add displayId - #1238

Merged
KazuCocoa merged 1 commit into
masterfrom
displayid
Aug 29, 2026
Merged

feat: add displayId#1238
KazuCocoa merged 1 commit into
masterfrom
displayid

Conversation

@KazuCocoa

@KazuCocoa KazuCocoa commented Aug 29, 2026

Copy link
Copy Markdown
Member

GET /wda/screen:

{
  "value" : {
    "statusBarSize" : {
      "width" : 1180,
      "height" : 32
    },
    "scale" : 2,
    "screenSize" : {
      "width" : 1180,
      "height" : 820
    },
    "displayId" : 1
  },
  "sessionId" : null
}

This works on tvOS as well

@KazuCocoa
KazuCocoa merged commit bfbe6b0 into master Aug 29, 2026
56 of 62 checks passed
@KazuCocoa
KazuCocoa deleted the displayid branch August 29, 2026 05:27
github-actions Bot pushed a commit that referenced this pull request Aug 29, 2026
## [16.10.0](v16.9.4...v16.10.0) (2026-08-29)

### Features

* add displayId in the wda/screen ([#1238](#1238)) ([bfbe6b0](bfbe6b0))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 16.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants