XPath: Does Not Match
Combining the matches() function with not() allows you to exclude elements whose content matches a specific regular expression pattern.
You can use the following XPath:
Example 1 : //ul[@class='list-group']/li[not(matches(.,'(\d{2}/\d{2}/\d{2})$',i))]
- 26/06/25
- 06/25/2025
- 06/24/2025
- 06/23/2025
- 06/22/2025
- 06/21/2025
- 06/20/2025
- 06/19/2025
- 06/18/2025
- 06/17/2025
- 06/16/2025