Skip to content

feat: add snapshotMaxChildren settings#2745

Merged
KazuCocoa merged 3 commits intomasterfrom
max-children
Mar 8, 2026
Merged

feat: add snapshotMaxChildren settings#2745
KazuCocoa merged 3 commits intomasterfrom
max-children

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the XCUITest driver to document and consume the upstream WebDriverAgent change that introduces a snapshotMaxChildren setting for controlling snapshot traversal size.

Changes:

  • Bump appium-webdriveragent dependency to ^11.4.0
  • Document new snapshotMaxChildren setting in the Settings reference
  • Update WDA slowness troubleshooting guide to mention snapshotMaxChildren as a mitigation

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
package.json Updates WDA dependency version to pick up the upstream setting support.
docs/reference/settings.md Adds reference documentation for the new snapshotMaxChildren setting.
docs/guides/wda-slowness.md Mentions snapshotMaxChildren as an option to reduce hierarchy/snapshot cost in troubleshooting guidance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/guides/wda-slowness.md Outdated
Comment thread docs/reference/settings.md Outdated
KazuCocoa and others added 2 commits March 7, 2026 18:51
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated the description of `snapshotMaxChildren` to clarify its default value and behavior.
@KazuCocoa KazuCocoa merged commit 7b97129 into master Mar 8, 2026
15 checks passed
@KazuCocoa KazuCocoa deleted the max-children branch March 8, 2026 07:42
github-actions Bot pushed a commit that referenced this pull request Mar 8, 2026
## [10.26.0](v10.25.0...v10.26.0) (2026-03-08)

### Features

* add snapshotMaxChildren settings ([#2745](#2745)) ([7b97129](7b97129))
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 8, 2026

🎉 This PR is included in version 10.26.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.

3 participants