Removed obsolete code.
This commit is contained in:
parent
015b0dcd9a
commit
644ecc6ef8
1 changed files with 0 additions and 4 deletions
|
@ -1413,10 +1413,6 @@ wait untill text in selector disabppears
|
|||
instance.execute_script("$('.content.active div[data-name=body]').html('#{body_quoted}').trigger('focusout')")
|
||||
end
|
||||
|
||||
# click on click catcher
|
||||
if params[:do_not_submit]
|
||||
click_catcher_remove(browser: instance)
|
||||
end
|
||||
end
|
||||
|
||||
if data[:group]
|
||||
|
|
Loading…
Reference in a new issue