page.getByXPath("//*[@href='http://www.example.com/index.do/abc/1_*'");
我需要转义任何字符吗?
我正在尝试获取页面上具有以下模式的所有 ahref 链接:
http://www.example.com/index.do/abc/1_
所以这些都应该被检索:
http://www.example.com/index.do/abc/1_asdf-asdfasdf
http://www.example.com/index.do/abc/1_223
http://www.example.com/index.do/abc/1_as.php
http://www.example.com/index.do/abc/1_2222233