X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e93aaa7abf13b71c87c3ba1fea7a7a5d53df1095..ac36412ff05d99c6bd6cdc236d5cb8b538cfe0ed:/apps/workbench/test/integration/container_requests_test.rb?ds=sidebyside diff --git a/apps/workbench/test/integration/container_requests_test.rb b/apps/workbench/test/integration/container_requests_test.rb index 0f9495b66c..cdb5c9180b 100644 --- a/apps/workbench/test/integration/container_requests_test.rb +++ b/apps/workbench/test/integration/container_requests_test.rb @@ -84,6 +84,8 @@ class ContainerRequestsTest < ActionDispatch::IntegrationTest visit page_with_token("active", "/container_requests/#{request_uuid}") assert_text 'Provide a value for the following parameter' + page.assert_selector 'a.disabled,button.disabled', text: 'Run' + selector = ".editable[data-name='[mounts][/var/lib/cwl/cwl.input.json][content][int_required]']" find(selector).click find(".editable-input input").set(2016)