From 84acac315034ca8342848e8b05c43d45ac7c2c6a Mon Sep 17 00:00:00 2001 From: mullenm Date: Mon, 10 Mar 2008 15:10:28 +0000 Subject: [PATCH] =?UTF-8?q?F%^&$*=C2=A3,=20B=C2=A3$%&%*=20!!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3912 248e525c-4dfb-0310-94bc-949c084e9493 --- tests/user_management.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/user_management.rb b/tests/user_management.rb index 12bbdbc..4d5122c 100644 --- a/tests/user_management.rb +++ b/tests/user_management.rb @@ -570,7 +570,7 @@ class Test_11_edit_parties< Test::Unit::TestCase @@ie.wait #check market participant fields @@ie.select_list(:id,'P65_PRTY_TYPE').set('Market Participant') - @@ie.link(:name,/Edit Supplier SU1/).click + @@ie.link(:name,'Edit Supplier SU1').click @@ie.wait assert(@@ie.button(:value,'Cancel').exists?,'Could not find Cancel button(mktp fields)') assert(@@ie.button(:value,'Delete').exists?,'Could not find Delete button')