Skip to content

fix(report): remove redundant before-calling screenshot#2512

Open
EAGzzyCSL wants to merge 1 commit into
mainfrom
zzy/remove-before-calling-screenshot
Open

fix(report): remove redundant before-calling screenshot#2512
EAGzzyCSL wants to merge 1 commit into
mainfrom
zzy/remove-before-calling-screenshot

Conversation

@EAGzzyCSL
Copy link
Copy Markdown
Collaborator

The before-calling screenshot in the report detail panel is derived from task.uiContext.screenshot.

It is the same image as UI Context, not a separately captured recorder snapshot.

The TaskRunner can also reuse UI Context within its 300ms cache window.

That makes the before-calling label ambiguous, so keep UI Context and remove the duplicate image.

The before-calling screenshot in the report detail panel is derived from task.uiContext.screenshot.

It is the same image as UI Context, not a separately captured recorder snapshot.

The TaskRunner can also reuse UI Context within its 300ms cache window.

That makes the before-calling label ambiguous, so keep UI Context and remove the duplicate image.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying midscene with  Cloudflare Pages  Cloudflare Pages

Latest commit: 62e6580
Status: ✅  Deploy successful!
Preview URL: https://8ff6ef40.midscene.pages.dev
Branch Preview URL: https://zzy-remove-before-calling-sc.midscene.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant