Re: [Wtr-general] Help Object Repository?

2005-07-31 Thread Bret Pettichord
This is high on my list to make this work. Many people expect it to work this way and are surprised when it doesn't. Last week i paired with Elisabeth Hendrickson and Andy Tinkham and we started working on what it would take to implement this. Bret At 08:45 PM 7/28/2005, Hue Mach Dieu

[Wtr-general] Help Object Repository?

2005-07-28 Thread Hue Mach Dieu
Dear ALL, Does anyone have define all object in one file and these object reference by other test cases like [QuickTest Pro] or [Silktest] object repository # ObjectRepository require 'watir' include Watir @ie = IE.new @obj_leftFrame = @ie.frame(leftframe) @obj_btnSubmit =