-
Notifications
You must be signed in to change notification settings - Fork 135
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
Confirming that .fill triggers required events in SF #2982
Conversation
|
Size Change: 0 B Total Size: 769 kB ℹ️ View Unchanged
|
size-limit report 📦
|
…ll properly on Webkit)
packages/e2e-playwright/tests/ui/card/binLookup/panLength/panLength.focus.kcp.spec.ts
Outdated
Show resolved
Hide resolved
packages/e2e-playwright/tests/ui/card/binLookup/panLength/panLength.focus.regular.spec.ts
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Summary
Confirming that using
.fill
to enter a PAN triggers the same events that we depend on to re-run validations in securedFieldsThis alternate "paste" functionality will hopefully be less flaky in Webkit in the CI
Also slowed down typing speed in
panLength.focus.regular.spec.ts
which is always flaky in Webkit on the CI