Skip to content

issues Search Results · repo:testing-library/testing-library-recorder-extension language:TypeScript

Filter by

26 results
 (74 ms)

26 results

intesting-library/testing-library-recorder-extension (press backspace or delete to remove)

Chrome 110 launches a new Show code and highlight feature. How to test You can test this feature with the latest Chrome Canary 1. Open a recording in the Recorder, click Show code . 2. Hover over each ...
enhancement
  • jecfish
  • 6
  • Opened 
    on Jan 17, 2023
  • #33

!-- Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on. - Please fill out this template with all the relevant information so we can understand what s going on ...
enhancement
  • nickserv
  • Opened 
    on Jan 12, 2023
  • #32

Chrome 109 launches a new Copy a single step as script feature. How to test - In a recording, right click on a step, select copy as [your extension] script option. Action required - Your extension ...
enhancement
  • jecfish
  • 2
  • Opened 
    on Nov 9, 2022
  • #29

DevTools Recorder support text and XPath selector from Chrome 108 onwards. I am wondering if there are similar selector in Nightwatch? Here is the example step s json. { type : click , ...
enhancement
  • jecfish
  • 1
  • Opened 
    on Oct 16, 2022
  • #27

https://github.com/GabrielDuarteM/semantic-release-chrome
documentation
enhancement
  • nickserv
  • Opened 
    on Aug 24, 2022
  • #25

https://goo.gle/devtools-recorder-reference#extension-troubleshooting
documentation
  • nickserv
  • Opened 
    on Aug 24, 2022
  • #22

Depends on https://github.com/DefinitelyTyped/DefinitelyTyped/pull/61891
enhancement
  • nickserv
  • Opened 
    on Aug 22, 2022
  • #19

I haven t looked through the whole list, but the userEvent.click method doesn t return a promise, but we might want to await the selector? e.g. await userEvent.click(screen.getByText( foo )) might be better ...
  • charliematters
  • 2
  • Opened 
    on Aug 22, 2022
  • #18

We should only output imports that the tests actually use. This could probably be some sort of map, enum, or binary mode.
enhancement
  • nickserv
  • Opened 
    on Aug 21, 2022
  • #17
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub