X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1de8e55b47ea46fe1e589fbfe1ff0ae77b9e2cbf..9b98829c565a2aa487d21ecd7f9429c23d0cec20:/apps/workbench/test/diagnostics/pipeline_test.rb diff --git a/apps/workbench/test/diagnostics/pipeline_test.rb b/apps/workbench/test/diagnostics/pipeline_test.rb index 168656d4c3..f9e324ca41 100644 --- a/apps/workbench/test/diagnostics/pipeline_test.rb +++ b/apps/workbench/test/diagnostics/pipeline_test.rb @@ -39,7 +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: 'Components').click find('a,button', text: 'Run').click # Pipeline is running. We have a "Stop" button instead now.