How to use “not” in xpath?

前端 未结 4 804
旧时难觅i
旧时难觅i 2020-11-29 22:44

I want to write something of the sort:

//a[not contains(@id, \'xx\')]

(meaning all the links that there \'id\' attribute doesn\'t contain t

4条回答
提交回复
热议问题