diff --git a/tests/end2end/features/javascript.feature b/tests/end2end/features/javascript.feature index 8f715397f..208aeab88 100644 --- a/tests/end2end/features/javascript.feature +++ b/tests/end2end/features/javascript.feature @@ -8,6 +8,7 @@ Feature: Javascript stuff When I open data/javascript/consolelog.html Then the javascript message "console.log works!" should be logged + @flaky Scenario: Opening/Closing a window via JS When I open data/javascript/window_open.html And I run :tab-only