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.
Java/Ubuntu と ffmpeg/x11grab を使用して、再生用の記録テストを実装しようとしています。ボックスで(grid2を介して)複数のテストを起動することがよくありますが、ウィンドウが重なっている場合に備えて、デスクトップ全体ではなく、各ウィンドウを記録するffmpeg/x11grabがあるのではないかと考えていました。
Selenium テストを記録して再生できるようにするための他のオプションは何ですか?
いつでもグラフィカル マシンでテストを実行し、出力を記録できます。x サーバーでテストを実行している場合は、これを確認してみてください。
http://www.jedi.be/blog/2010/08/30/capturing-the-screen-of-your-virtual-machines-using-x-vnc-rdp-or-native/