Fixed test.

This commit is contained in:
Martin Edenhofer 2015-11-16 22:39:55 +01:00
parent 01e1943591
commit 85310c4683

View file

@ -1297,7 +1297,7 @@ wait untill text in selector disabppears
# click on click catcher
if params[:do_not_submit]
click_catcher_remove
click_catcher_remove(browser: instance)
end
end