summaryrefslogtreecommitdiff
path: root/tests/end2end/features/misc.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/misc.feature')
-rw-r--r--tests/end2end/features/misc.feature2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature
index 1872ca5a6..c7a4001ee 100644
--- a/tests/end2end/features/misc.feature
+++ b/tests/end2end/features/misc.feature
@@ -500,6 +500,7 @@ Feature: Various utility commands.
And I run :click-element position 20,42.001
Then the error "String 20,42.001 does not match X,Y" should be shown
+ @e2e_flaky
Scenario: Clicking on focused element when there is none
When I open data/click_element.html
# Need to loose focus on input element
@@ -508,6 +509,7 @@ Feature: Various utility commands.
And I run :click-element focused
Then the error "No element found with focus!" should be shown
+ @e2e_flaky
Scenario: Clicking on focused element
When I open data/click_element.html
And I run :click-element focused