-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
good first issueGood for newcomersGood for newcomerstype: unexpected behaviorUser expected result, but got anotherUser expected result, but got another
Description
Current behavior
Prior to 9.5.0(?) setting focus in the browser runner window and typing Cmd-F to search for text would search the text within the browser window. Now Cmd-F is captured and focus is shifted to the search bar in the Cypress app and the names of tests are searched.
I use search within the browser window as a normal part of my testing debugging workflow: to find specific steps, to find accessible roles that aren't matching exactly, to find logging, etc.
Desired behavior
Please restore the default browser search functionality
Test code to reproduce
No specific test code is required.
Cypress Version
9.5.0
Other
No response
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstype: unexpected behaviorUser expected result, but got anotherUser expected result, but got another