Diagnostics testing: The test fails because there are 2 Run buttons in the Inputs...
authorRadhika Chippada <radhika@curoverse.com>
Wed, 4 Feb 2015 20:54:14 +0000 (15:54 -0500)
committerRadhika Chippada <radhika@curoverse.com>
Wed, 4 Feb 2015 20:54:14 +0000 (15:54 -0500)
apps/workbench/test/diagnostics/pipeline_test.rb

index eb9cfe5ed8b62a421a89a20088ca9e27451f7f97..168656d4c3fd273a1fa3cd5e73824c5799e9b0b0 100644 (file)
@@ -39,6 +39,7 @@ class PipelineTest < DiagnosticsTest
       wait_for_ajax
 
       # All needed input are filled in. Run this pipeline now
+      click_link 'Components'
       find('a,button', text: 'Run').click
 
       # Pipeline is running. We have a "Stop" button instead now.