I am the new to use cypress, how to write click fun for Copy icon, below I am sharing the HTML code.
Scenario – Click on Copy icon where Name = komal (below is the HTML Code)
cypress code which I used to achive above scenario – but no luck.
After execution of above code, below is the result
Looking for positive response on it…Thank you in advance.
I am the new to use cypress, how to write click fun for Copy icon, below I am sharing the HTML code.
Scenario – Click on Copy icon where Name = komal (below is the HTML Code)
cypress code which I used to achive above scenario – but no luck.
After execution of above code, below is the result
Looking for positive response on it…Thank you in advance.
Click on Copy icon where Name = ABC (i.e. Komal).