Restore Android browser testing to Sauce Labs configuration#1273
Closed
flavorjones wants to merge 4 commits into
Closed
Restore Android browser testing to Sauce Labs configuration#1273flavorjones wants to merge 4 commits into
flavorjones wants to merge 4 commits into
Conversation
while keeping QUnit and SauceLabs. - SAUCE_REGION support to configure region - tunnelIdentifier in sauce:options - to connect through the tunnel - Local QUnit/fixtures serving - to avoid CDN issues through tunnel - hostname: '0.0.0.0' - to allow Sauce Connect to reach WTR
- Add Android emulator (v14.0) with Chrome browser using Appium - Update tunnel config to use SC5's `tunnelName` instead of SC4's `tunnelIdentifier` - Use UiAutomator2 automation and latest Appium version Co-Authored-By: Claude Opus 4.5 <[email protected]>
f8074a6 to
33845e0
Compare
Use dated format `appium2-20250901` instead of `latest` which was rejected with "Invalid version format used" error. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
The dated version format `appium2-20250901` was rejected with "Invalid version format used" error. Try letting Sauce Labs pick the appropriate Appium version automatically. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
Member
Author
|
moved this branch into #1272 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tunnelNameinstead of SC4'stunnelIdentifier(based on #1272)