[LRUG] was( Re: Meeting August 8th and September 4th) now QA and 'fuzzy' HTML

Adrian Lewis Adrian.Lewis at tnt.com
Tue Aug 15 02:21:33 PDT 2006


Tiest

> BTW I have been thinking about trying to set up a testing framework for
> my QAs where they can specify 'I want the HTML to look something like
> this' but not have to be exact about all of it - like a fuzzy regexp for
> xhtml.  Is the stuff you are working on at all related to that problem?

'QA' can RegEx the HTML 'object' through Watir. An example would be:


 def click_amend_link(i)
    $ie.link(:url,/javascript:.*('#{i}',%20'amend')/).click
 end

aidy

ps. I have not been following this thread completely






---------------------------------------------------------------------------------------------------------------
This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. 
If you are not the intended recipient, please telephone or email the sender and delete this message and any attachment from your system.  
If you are not the intended recipient you must not copy this message or attachment or disclose the contents to any other person.
---------------------------------------------------------------------------------------------------------------



More information about the Chat mailing list