Skip to content

docs: add usage examples to screen recording methods - #1290

Merged
KazuCocoa merged 1 commit into
appium:masterfrom
Dor-bl:docs/add-usage-screen-record-2440998939312996402
Sep 6, 2026
Merged

docs: add usage examples to screen recording methods#1290
KazuCocoa merged 1 commit into
appium:masterfrom
Dor-bl:docs/add-usage-screen-record-2440998939312996402

Conversation

@Dor-bl

@Dor-bl Dor-bl commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Description

Resolves #604

Adds clear usage examples to the docstrings of start_recording_screen and stop_recording_screen methods in appium/webdriver/extensions/screen_record.py, demonstrating how to start a recording, stop it, and decode the resulting base64 payload into a playable media file (.mp4).

Changes

  • Add Usage: section to start_recording_screen
  • Add Usage: section with base64 decoding example to stop_recording_screen

Adds clear usage examples to the docstrings of `start_recording_screen` and `stop_recording_screen` methods in `appium/webdriver/extensions/screen_record.py` demonstrating how to start a recording, stop it, and decode the resulting base64 output into an MP4 file.
@KazuCocoa
KazuCocoa merged commit 0fe6d91 into appium:master Sep 6, 2026
10 of 11 checks passed
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.

Need more friendly document

2 participants