summaryrefslogtreecommitdiffstats
path: root/xt/selenium/custom_fields.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/selenium/custom_fields.t')
-rw-r--r--xt/selenium/custom_fields.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/xt/selenium/custom_fields.t b/xt/selenium/custom_fields.t
index 503612d02..d477ace3b 100644
--- a/xt/selenium/custom_fields.t
+++ b/xt/selenium/custom_fields.t
@@ -58,6 +58,7 @@ $sel->select_ok("type", "label=Drop Down");
$sel->type_ok("sortkey", $bug1_id);
$sel->click_ok("enter_bug");
$sel->value_is("enter_bug", "on");
+sleep(3);
$sel->click_ok("new_bugmail");
$sel->value_is("new_bugmail", "on");
$sel->value_is("obsolete", "off");