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.
Flash ビデオをクリックして、Selenium オートメーション スクリプトを使用して再生するタスクが割り当てられました。
そのための適切なコマンドまたは JavaScript コードを知りたいです。
このためには、Autoit Recorder を使用してこのイベントを記録する必要があります (フラッシュ ビデオをクリックして再生します)。Autoit スクリプトをコンパイルすると、.exe ファイルが生成されます。Selenium RC からこの .exe ファイルを実行することで、その部分をテストできます。