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))]
- 03/04/25
- 04/02/2025
- 04/01/2025
- 03/31/2025
- 03/30/2025
- 03/29/2025
- 03/28/2025
- 03/27/2025
- 03/26/2025
- 03/25/2025
- 03/24/2025