Skip to content

Fix browserstack workflow issues#14

Merged
PimySoft merged 3 commits intomainfrom
fix-browserstack-workflow-issues
Jan 7, 2026
Merged

Fix browserstack workflow issues#14
PimySoft merged 3 commits intomainfrom
fix-browserstack-workflow-issues

Conversation

@PimySoft
Copy link
Owner

@PimySoft PimySoft commented Jan 7, 2026

No description provided.

- Remove complex manual SDK setup that keeps failing
- Use proven action with default settings
- Let Gradle handle everything during build
- Much simpler and more reliable
- Remove complex Android SDK setup and APK build
- Use pre-uploaded APK from BrowserStack (BROWSERSTACK_APP_ID)
- Simple workflow: checkout, install, test, report
- Perfect for demo purposes - shows CI/CD understanding
- Fix: Set hostname to hub.browserstack.com (not localhost)
- Fix: Set port to 443 (HTTPS) instead of 4723
- Fix: Set protocol to https
- This fixes 'Unable to connect to localhost:4723' error
@PimySoft PimySoft merged commit 614ab37 into main Jan 7, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant