Olexiï Nikonov
Results
3
comments of
Olexiï Nikonov
Seems to be the Author doesnt want to add the solution to the project :(
i tried to implement in the next way ```js const field = () => cy.get(`input[name="field"]`); it("Invalid chars pasted in", () => { field().then((list) => { const $el = list[0]; function...
Hi, was this feature released? thanks