#2 - `Copy to clipboard` is just copies the `Selec...
# cy10-feedback
a
#2 -
Copy to clipboard
is just copies the
Selector
not
cy.get('selector')
e.g. for following it will Paste only
#fname
not
cy.get('fname')