Forum Discussion
Marsha_R
3 years agoModerator
I'm looking at this page
Could you use something like the src example?
- TanyaYatskovska3 years agoSmartBear Alumni (Retired)
Hi miteshqtg,
You are right that you added '*'. It means that any text can be there. I think that you can simply use this:
"//div[@id='__*']"
This code should find all div elements with Id = __<something>.
From my understanding this search query is not very reliable. I would suggest that you try to find another parameter. Do you have any other stronger parameters that can identify your div or input elements?
- miteshqtg3 years agoOccasional Contributor
This did not work. I also tried the below and that did not work either
"//div[@id='__*_*']"
Related Content
- 5 years ago
- 4 years ago
- 9 months ago
Recent Discussions
- 2 days ago
- 2 days ago