Can you write the sample code to show me how do you verify the add
method in the following website.
http://www.terrence.com/flash/calculator.html

Thank you very much.
Wilson Xu


On Dec 19, 12:27 pm, sai <saidesertrose2...@gmail.com> wrote:
> Doing validations is up to you. You can work with and get the result
> from the flash app using flash watir and then user assert for
> comparison if you use any xunit framework.
> If not you can use a simple if statement for comparison
>
> Please let me know if you need more info.
>
> Regards,
> Sai
>
> On Dec 19, 12:23 pm, Wilson Xu <xu.xiaodong.wil...@gmail.com> wrote:
>
> > Is there any validation methods that verify actual and expect result?
> > For example, there is a flash calculator in the webpage, I want to
> > verify one add one is equal two, can flash-watir can support these
> > operations?
>
> > Wilson
>
> > On Dec 17, 7:10 pm, sai <saidesertrose2...@gmail.com> wrote:
>
> > > Hi Guys,
>
> > > I have written an extension for Watir for testing flash applications.
> > > You
> > > can get more details athttp://code.google.com/p/flash-watir. As of
> > > now it
> > > supports only firefox. I am working on the IE version now.
> > > The documentation of usage as well its working is available in the
> > > wiki
> > > pages of the project. The source is available for download as gem as
> > > well as
> > > in SVN for checkout.
>
> > > Please let me know your thoughts and feedback.
>
> > > Also I will be writing about this in Watir wiki for people to refer.
>
> > > Thank you
>
> > > Regards,
> > > Sai
>
> > > P.S. I am also working on Silverlight extension for watir :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to