I want to remove some fields from website billing information.in order to do that i have a div and its t-attf-class i want to xpath it
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
I want to remove some fields from website billing information.in order to do that i have a div and its t-attf-class i want to xpath it
Hi Sonia,
You can use hasclass() function in XML in the xpath.
Ex:
xpath expr="//div[hasclass('class_name')]"Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up