Command : clickAndWait
Target : some xpath of the location
selenium IDEでこのコマンドを実行した後、データをページにロードするのに非常に時間がかかります。したがって、IDEのログでは、として表示され'Timed out after 30000ms'
ます。
値を30000ms増減することは可能ですか?
Command Target Value
click id=ext-gen007
waitForPageToLoad 60000 wait for one minute
click id=ext-gen008
waitForPageToLoad 60000 wait for one minute
click id=ext-gen009
waitForPageToLoad 60000 wait for one minute
Selenium IDE 1.8.1を使用しています。上記のように編集した後、次のようなエラーが発生します。'Timed out after 60000ms'