Skip to content

docs(automation-testing): add device-only view page (KOB-54076)#525

Open
tiffany-kobiton wants to merge 4 commits into
mainfrom
KOB-54076
Open

docs(automation-testing): add device-only view page (KOB-54076)#525
tiffany-kobiton wants to merge 4 commits into
mainfrom
KOB-54076

Conversation

@tiffany-kobiton

@tiffany-kobiton tiffany-kobiton commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

New public docs page for the Device-only view feature (release 4.27), plus a companion cross-reference from the mixed-session page.

  • Adds docs/modules/automation-testing/pages/device-only-view.adoc
  • Inserts nav entry directly after start-a-mixed-session.adoc
  • Adds a bottom `See also` section to start-a-mixed-session.adoc linking to the new page

Scope

Documents what actually shipped in KOB-52769 (Phase 1 device-only view):

  • URL-param activation (`?view=device-only` on live device launch URLs)
  • Strict-equality param matching
  • Device coverage (Android/iOS, phones/tablets, portrait/landscape)
  • Live-session-only scope (no historical playback)
  • Floating exit button with Appium-aware tooltip
  • Canvas touch/swipe forwarding (per KOB-53093 revision)
  • Session recording behavior (unchanged, remains mixed-session)

Deliberately excluded per shipped scope:

  • MCP fields `liveViewUrl` / `deviceOnlyViewUrl` on `getSession` / `getSessionArtifacts` — scope-reduced per KOB-52769 QA sign-off; `kobiton/api#5017` was closed. The automate skill constructs the URL from `deviceId` client-side.
  • Canvas capture MCP tool (`getUserInputEvents`) — covered by separate docs ticket KOB-54072 / KOB-53093.

Source

Test plan

  • Confirm nav ordering renders correctly (new bullet directly after Start a mixed session)
  • Confirm the See also xref renders on the mixed-session page
  • SME check: URL placeholder syntax (`` / ``) matches Kobiton customer-docs convention
  • Follow-on ticket to consider: once KOB-54072 (canvas capture doc) lands, add a xref from the Canvas input section here

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…nly view (KOB-54076)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…y view (KOB-54076)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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