0

I want to automate a few work flows of my web application using watir-webdriver. I am using Ubuntu. I want to automate all the workflows on IE. As i am using ubuntu as my platform, need to run it in headless mode.

Any suggestions?

4

1 に答える 1

0

IEのテストには、VMまたは別のマシンを使用することをお勧めします。UbuntuでIEテストを実行しようとすると、必要なIEDriverServerを見つけることができない可能性があります。Wineまたは他のソリューションを使用できる可能性がありますが、これに対するサポートはわかりません。

于 2013-01-29T20:03:05.877 に答える