Skip to content

Make Cowork mobile browser test portable - #21

Merged
gitcommit90 merged 1 commit into
mainfrom
fix/cowork-mac-browser-click
Jul 27, 2026
Merged

Make Cowork mobile browser test portable#21
gitcommit90 merged 1 commit into
mainfrom
fix/cowork-mac-browser-click

Conversation

@gitcommit90

Copy link
Copy Markdown
Owner

Outcome

Uses an in-page DOM click for the already-visible mobile Settings control so Puppeteer does not depend on platform-specific clickable-point geometry. The same UI event handler and all subsequent mobile viewport assertions remain exercised.

Verification

  • node --test test/cowork-browser.mjs on Linux: 1/1
  • node --test test/cowork-browser.mjs on the Apple Silicon release host: 1/1
  • git diff --check

The clean 0.0.17 Mac release gate discovered this portability failure before packaging; the artifact will be rebuilt only after this PR is green and merged.

Signed-off-by: Joseph Yaksich <gitcommit90@users.noreply.github.com>
@gitcommit90
gitcommit90 merged commit fac18f9 into main Jul 27, 2026
5 checks passed
@gitcommit90
gitcommit90 deleted the fix/cowork-mac-browser-click branch July 27, 2026 04:38
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