Fixed test.
This commit is contained in:
parent
01e1943591
commit
85310c4683
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue