Hi Jason, Currently Watir and FireWatir are two different projects. You need to download two separate packages in case you want your test cases to run both on IE and Firefox.
As FireWatir is written using Watir code base 1.4.1, so there would be very few changes that are required to your test cases. Otherwise you just have to instantiate a new instance of Firefox and you are done. Let me know in case you face any problems while using FireWatir. Regards. Angrez On 1/23/07, Željko Filipin <[EMAIL PROTECTED]> wrote:
On 1/23/07, Jason He <[EMAIL PROTECTED]> wrote: > > Do these test cases are compatible both running in IE and firefox? How > about it to the test cases with/without using test unit? > Should each test cases need to be changed, or just change the browser > name at the control list. > I do not understand what are you asking. -- Zeljko Filipin zeljkofilipin.com _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
