Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这些是我要选择并在新选项卡中打开的链接。
<div class="text-right" style="border: 2px solid rgb(0, 0, 255);"><a href="http://thisisaurl.com/klw4azh.html">Fine</a></div>
我要选择多个链接,并且网址都不同。我可以突出显示其中包含链接的 div,但我永远无法真正选择链接并在新选项卡中打开它。有人能帮助我吗?
尝试这个:
tag pos=1 type=a attr=href:http://thisisaurl.com/* extract=href tab open tab t=2 url goto={{!extract}}
这将刮掉第一个链接并在新选项卡中打开它,如果您需要第二个链接,只需更改 pos 索引