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.
spynnerを使用してテキストエリアを埋めることは可能ですか?どうすればいいですか?私はこれを試してみます:
sb.fill("textarea[name=NAME]","TEXT")
しかし、それは機能しません。私を助けてください。
OK、解決策を見つけました。Webkit の塗りつぶしを使用しています。
wk_fill("textarea[name=NAME]","TEXT")