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.
Web ページに同じ名前の複数の画像がありますが、それぞれをクリックすると別の場所に移動します。したがって、各画像には異なるリンクがあります。リンクに基づいて iMacros に画像をクリックさせるにはどうすればよいですか?
画像の href をスクレイピングし、それを使用して、次のように必要なものを決定します。
tag pos=1 type=img attr=href:* extract=href