cypress-example-todomvc
                                
                                
                                
                                    cypress-example-todomvc copied to clipboard
                            
                            
                            
                        Figure out selector playground logic to select any element for our tests
Currently, selector playground does not give a good selector for elements in the list or checkboxes. We can adjust the returned selector using https://docs.cypress.io/api/cypress-api/selector-playground-api.html
See if we can figure out code to select every element in the current tests using the playground.
at least should not do this:
