79483223

Date: 2025-03-04 09:36:24
Score: 1
Natty:
Report link

With Xpath you can add order if you need a certain element with the same attributes. In this case, of course as a pseudocode it would be like this:

"//form[0]/button"

This will only select the button in the first <form> element

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Akaime