it's very simple there is an HTML file and there is a div with variable id like that
<div id="abc_1"><div>
the integer part of the id is variable so it could be abc_892, abc_553 ...etc
what is the best query to get that ?
//div[starts-with(@id, "abc_")]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With