- add: types for this in methods, now normally work autocomplete
- fix:
el()
incorrect calculate selector of children in deep nesting - add: provide
Element.el
in public api
- fix:
el({child})
mutate originalchild
and brokchild.click()
and other method
- fix: log display
name
of single element - fix:
el.r
save your original string when you use expression${var}
- remove extending
cy
method by custom command - remove
cypress-element/lib/commands
export