cypress-example-todomvc icon indicating copy to clipboard operation
cypress-example-todomvc copied to clipboard

Figure out selector playground logic to select any element for our tests

Open bahmutov opened this issue 6 years ago • 1 comments

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.

bahmutov avatar May 10 '19 13:05 bahmutov

at least should not do this: Screen Shot 2019-05-10 at 10 00 20 AM

bahmutov avatar May 10 '19 14:05 bahmutov