Add media pipeline: record apps as video, GIF and screenshot - #80
Merged
Conversation
npm run media -- --app <class> records an app on the published web build (or any ?app_start= page via --url) with Playwright: scripted interactions from a steps file, desktop/phone/tablet viewports, webm and full-page png always, mp4 and gif when ffmpeg is available. --ui5-from serves the UI5 CDN requests from local OpenUI5 npm packages for machines without internet egress (functional render, themes need the CDN). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TopeaKy2JjZ8WrNwAGGZmo
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TopeaKy2JjZ8WrNwAGGZmo
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.
npm run media -- --app <class>records an abap2UI5 app as post-ready media (LinkedIn, docs, READMEs) with Playwright:?app_start=page via--url(a localserve:build, a real system)media/steps.example.json): click, type, fill, press, hover, wait, intermediate screenshots — with configurable pacingWxH).webmand full-page.pngalways,.mp4(H.264+faststart) and.gif(palette-optimized) when ffmpeg is installed--ui5-fromserves the UI5 CDN requests from local OpenUI5 npm packages for machines without internet egress (functional render; themes need the CDN)Verified against a locally served web build: boot detection via rendered UI5 controls (
[data-sap-ui]), screenshot, video and click steps all exercised.🤖 Generated with Claude Code
https://claude.ai/code/session_01TopeaKy2JjZ8WrNwAGGZmo
Generated by Claude Code