On Fri, Sep 24, 2010 at 1:19 PM, Usman Hussain <[email protected]> wrote: > Is the anyway using Watir-Webdriver where I can edit or add to the > HTML on a page in my test.
Why would you do that? I do not even see any difference in two provided HTMLs. Watir is tool for driving browsers, it usually can not do something you could not do manually (and this looks like it could not be done manually). There is probably a way to do this by executing some javascript. Željko -- watir.com - community manager watirpodcast.com - host testingpodcast.com - audio podcasts on software testing. all of them -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
