Hi,

Hpricot --> This article will help you
http://markmail.org/message/x56irjeq2bv37z23

Thanks

On Wed, Sep 9, 2009 at 12:24 PM, msazeez28july <sabdulkha...@gmail.com>wrote:

>
> Hi,
>      We have an .NET application for which the UI labels can be
> configured/changed using an xml file provided inside code. There are
> xml tags inside the file as below
> <data name="CompanyText" xml:space="preserve">
>    <value>Company</value>
>  </data>
> If i change the above value tag from Company to FIRM, then the
> application UI would change the label from company to FIRM. There are
> lot of other tags like DepartmentText, PasswordText....etc exist in
> that xml file
> This needs to be automated like watir script should read this file to
> the specific xml tag and change its value tag to desired new value and
> verify in the UI for the same.
>
> I need to know, how do i read an xml file using watir scripts?
> Do we have any class in watir ?
>
> Could you please help me on this
> Thanks in advance.
>
> Regards
> Syed
> >
>


-- 
Regards,
P.Raveendran
http://raveendran.wordpress.com

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