Element : data-test = Element_Test_
( Only x will be changing, say Element_Test[1] to [100] )
Goal: To get the total number of elements present on the page which contains Element_Test
Count element action is not supporting data-test attribute
Element : data-test = Element_Test_
( Only x will be changing, say Element_Test[1] to [100] )
Goal: To get the total number of elements present on the page which contains Element_Test
Count element action is not supporting data-test attribute
Hi @Hari.
Did you try to find a XPATH that matches all these elements?
This article can be helpful:
Let me know if you still need any help
Thank you , it works like a charm