「.NET版のSeleniumでTextAreaにテキストを入力する」の版間の差分
Administrator (トーク | 投稿記録) 編集の要約なし |
Administrator (トーク | 投稿記録) 編集の要約なし |
||
| 7行目: | 7行目: | ||
textarea.SendKeys(text); | textarea.SendKeys(text); | ||
</source> | </source> | ||
== 関連項目 == | |||
* [[.NET版のSeleniumでTextAreaのテキストを取得する]] | |||
[[category: Selenium]] | [[category: Selenium]] | ||
[[category: Xamarin.Mac]] | [[category: Xamarin.Mac]] | ||