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.
次のhtmlコードがあります:
<html> <iframe title='xyz'> <html> <body id='123'> <p><\p> </body> </html> </iframe> </html>
pタグに値「test」を設定したい。どうすればこれを行うことができますか教えてください。
WatiN には、お探しのセッターがありません。JavaScriptを介して行うことができます。太字のタグに対してどのように行ったかについては、このリンクで私の回答を参照してください。最もクリーンではありませんが、機能します。同じ考え方が ap タグにも当てはまります。
要素の値を設定するにはどうすればよいですか?