summaryrefslogtreecommitdiff
path: root/tests/end2end/features/prompts.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/prompts.feature')
-rw-r--r--tests/end2end/features/prompts.feature2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/end2end/features/prompts.feature b/tests/end2end/features/prompts.feature
index 32bdd29e7..d8ed905ba 100644
--- a/tests/end2end/features/prompts.feature
+++ b/tests/end2end/features/prompts.feature
@@ -45,6 +45,7 @@ Feature: Prompts
And I run :prompt-accept
Then the javascript message "Prompt reply: prompt test" should be logged
+ @e2e_flaky
Scenario: Javascript prompt with default
When I open data/prompt/jsprompt.html
And I run :click-element id button-default
@@ -245,6 +246,7 @@ Feature: Prompts
# Geolocation
+ @e2e_flaky
Scenario: Always rejecting geolocation
When I set content.geolocation to false
And I open data/prompt/geolocation.html in a new tab