You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App Name: Playwright OSS releases
#URL: https://playwright.dev/
OS & Browser Details:
Microsoft Windows 11 Enterprise
Version 26100.3323
Microsoft Edge
Version 131.0.2903.99 (Official build) (64-bit)
"Home" page will appear. TAB to any "Test run" and hit ENTER key.
TAB to any test case and hit ENTER key. TAB to "View trace viewer" button and hit ENTER key.
TAB to "Pick locator" button.
Observe that On navigating with keyboard Tab key in focus is visible on "pick locator" or not.
Actual:
On navigating with TAB key keyboard in Trace Viewer page focus is not visible on "Pick Locator" button
Note: Similar issue is observed in "Network" Scenarios "Copy as cURL" and "Copy Fetch" button also.
Expected:
On navigating with TAB key keyboard in Trace Viewer page focus should be visible on "Pick Locator" button.
User Impact:
Keyboard only users will face difficulty in accessing the control if the focus is not visible on the controls.