Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: allow editing aria template in recorder #33482

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

pavelfeldman
Copy link
Member

No description provided.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

elements: Element[];
};

type HighlightModeWithSelector = HighlightModel & {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
type HighlightModeWithSelector = HighlightModel & {
type HighlightModelWithSelector = HighlightModel & {

Copy link
Contributor

github-actions bot commented Nov 8, 2024

Test results for "tests 1"

1 failed
❌ [playwright-test] › runner.spec.ts:118:5 › should ignore subprocess creation error because of SIGINT @macos-latest-node18-1

2 flaky ⚠️ [playwright-test] › ui-mode-test-ct.spec.ts:155:5 › should watch test @windows-latest-node18-1
⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

36850 passed, 678 skipped
✔️✔️✔️

Merge workflow run.

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.

2 participants