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
This commit is contained in:
PriestJ
2008-03-17 14:42:51 +00:00
parent fe6f78e4d0
commit 579882102f

View File

@@ -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