From 579882102f17429a2236084ea26ffdeae22691e6 Mon Sep 17 00:00:00 2001 From: PriestJ Date: Mon, 17 Mar 2008 14:42:51 +0000 Subject: [PATCH] removed code to import supporting object definitions as we don't have any and the install was breaking git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4028 248e525c-4dfb-0310-94bc-949c084e9493 --- Data/Test/apex_auto_install.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Data/Test/apex_auto_install.rb b/Data/Test/apex_auto_install.rb index f63423a..b52d1e1 100644 --- a/Data/Test/apex_auto_install.rb +++ b/Data/Test/apex_auto_install.rb @@ -123,11 +123,11 @@ begin @@ie.wait end # #Install Supporting objects - @@ie.radio(:id, "P2100_ACTION_0" ).set - @@ie.button(:value, 'Next >').click - @@ie.wait - @@ie.button(:value, 'Install').click - @@ie.wait + #~ @@ie.radio(:id, "P2100_ACTION_0" ).set + #~ @@ie.button(:value, 'Next >').click + #~ @@ie.wait + #~ @@ie.button(:value, 'Install').click + #~ @@ie.wait # #Install CSS # #Need to delete the existing CSS file before installing a new one #have