Cy.get
Created by Codedamn about a year ago
0
No description provided
2 Comments
0
Lets say if i want to access div of an element like celebhub.in => div-ub-celebhub , how do i do that with this tutorial? like this => cy.get('[id=div-ub-celebhub]').click()
0
but isnt this a bad thing? as we have garbage names for classes to make sure that prople dont perform webscraping. if we are to introduce this in prod, then the whole notion of obfuscating class names will be lost
show more answers
Your comment