Forum Discussion
rraghvani
10 months agoChampion Level 3
You can not use wildcard in XPath.
You should be able to use e.g.
//*[@aria-label='Name']
//*[@title='Name']
Related Content
- 3 years ago
Recent Discussions
- 10 hours ago
- 12 hours ago
You can not use wildcard in XPath.
You should be able to use e.g.
//*[@aria-label='Name']
//*[@title='Name']