Skip to content

Conversation

@KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Nov 21, 2025

appium/appium#21741

It looks like the context in https://w3c.github.io/webdriver-bidi/#type-script-Source is optional, but got a recommendation in appium/dotnet-client#969 (comment).

I think we have no reason to reject that. I have added feat in this commit title as adding a new param.

Example with this:

{"type"=>"syslog", "level"=>"info", "source"=>{"realm"=>"", "context"=>"NATIVE_APP"}, "text"=>"11-20 20:52:22.174 29961 29990 I appium : Source command", "timestamp"=>1763700743888}

I'll add this for xcuitest as well if this looks reasonable

@KazuCocoa KazuCocoa merged commit ae6c619 into master Nov 21, 2025
12 checks passed
@KazuCocoa KazuCocoa deleted the context branch November 21, 2025 16:18
github-actions bot pushed a commit that referenced this pull request Nov 21, 2025
## [12.3.0](v12.2.1...v12.3.0) (2025-11-21)

### Features

* add context for BiDi `LogEntrySource`  ([#1031](#1031)) ([ae6c619](ae6c619))
@github-actions
Copy link

🎉 This PR is included in version 12.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mykola-mokhnach
Copy link
Contributor

@KazuCocoa I assume you'd like to apply the same fix to xcuitest driver

@KazuCocoa
Copy link
Member Author

yes, that's a plan as described in this readme. I'll update ui2/espresso driver first, then xcuitest

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.

4 participants