will work and return the links that have 'ha' in the actual url but not 'Ha'. If I also wanted both / case insensitive matching, I'd need to do something like this:
but this currently gives an error
XPath error : Invalid type
https://www.w3.org/TR/selectors-4/#attribute-case
will work and return the links that have 'ha' in the actual url but not 'Ha'. If I also wanted both / case insensitive matching, I'd need to do something like this:
but this currently gives an error
https://www.w3.org/TR/selectors-4/#attribute-case