Martin Edenhofer 9 лет назад
Родитель
Сommit
644ecc6ef8
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      test/browser_test_helper.rb

+ 0 - 4
test/browser_test_helper.rb

@@ -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]