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.
Selenium 用の VB.Net でテスト スクリプトを記述できますか? それとも、c# のみですか (java、perl、php などを除く)。
はい。ただし、SeleniumツールはVBに明示的にエクスポートされないため、C#から手動で変換する(または自動ツールを使用する)必要があります。
この記事では、コードがVBでどのように表示されるかを示し、ここにもリンクした変換ツールへのリンクを示します。