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.
ChromeDriver セッションを開き、URL に移動して、Swift を使用してページ上のいくつかの Web 要素を見つけたいと考えています。Swift では Selenium はサポートされていません。XCTest を使用してみましたが、カスタム アプリのテストにしか機能しません。Swift を使用して chrome ブラウザで google.com を開くにはどうすればよいですか? プロジェクトを作成せずに XCode プレイグラウンドでこれを行うことはできますか?