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

WIP: wrote custom selector code to select LI elements slightly better

Open bahmutov opened this issue 6 years ago • 1 comments

  • solves #108

BUT

The returned selector for list items is correct - but the top of the playground still shows "1" badge, even if the console prints multiple elements for the selector. Some update logic problem?

Screen Shot 2019-05-10 at 10 35 08 AM

Second problem: the highlight does not refresh - it should cover both LI elements, but covers only one

Screen Shot 2019-05-10 at 10 35 58 AM

bahmutov avatar May 10 '19 14:05 bahmutov

@chrisbreiding just FYI

bahmutov avatar May 10 '19 14:05 bahmutov