X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..d0584563200b0fe69e508b2fc5b0ddb223ebccc0:/apps/workbench/test/performance/browsing_test.rb diff --git a/apps/workbench/test/performance/browsing_test.rb b/apps/workbench/test/performance/browsing_test.rb index ab1ace6f0d..71e4c5c1e9 100644 --- a/apps/workbench/test/performance/browsing_test.rb +++ b/apps/workbench/test/performance/browsing_test.rb @@ -33,7 +33,7 @@ class BrowsingTest < WorkbenchPerformanceTest assert_selector '.navbar-fixed-top' assert_triggers_dom_event 'shown.bs.modal' do within '.navbar-fixed-top' do - find_field('search').set 'hash' + find_field('search this site').set 'hash' find('.glyphicon-search').click end end