Hi Colin,

I flagged your message to answer it and then I forgot...

On http://webtest.canoo.com/buildservlet/BuildServlet you'll have the possibility to see all changes made for each build (reading the commit comments is normally informative enough).

Furthermore important changes have always an associated JIRA issue for which a mail is posted to the mailing list when they are open and closed:
WT-481 (fixed in build 1732): added config option "browser"

Concerning your second issue: for which value of ${report.focus} do you encounter issues? It could be related to the upgrade to HtmlUnit-2.4 (WT-480).

Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com


Colin O'Brien wrote:
Hi All,
Does anyone have any more info on the queries I made last week, below ...? Thanks & Regards,
Colin.

On Thu, Jan 8, 2009 at 12:23 PM, Colin O'Brien <colin...@gmail.com <mailto:colin...@gmail.com>> wrote:

    Hi All,
I have two items I'd like to query... One is more of an observation
    than a problem...
1) Has the 'browser' config attribute been added recently i.e. after
    R1714...? I tried to use it with that release but got the error:
        config doesn't support the "browser" attribute
    Upgrading to R_1737 corrected this, I'm just curious to know when it
    was added in, or if there is an error in R_1714...
2) Now that I'm using R_1737 I'm seeing some unexpected behaviour
    with my XPath addresses... From the WebTest Downloads page I have
    read that some changes took place after R_1700 regarding how XPath
    addresses are interpreted, have there been more changes to XPath
    interpretation between R_1714 and R_1737...?
For example, the following address resolves without issue on R_1714
    but does not match any nodes when used with R_1737
        xpath="//sp...@class='pagetitle'][contains(.,'${report.focus}')]"
Is there something more I need to include in the contains() function
    to make the address stricter or more compliant...? Do I need to use
    something like
        contains(text(), string)
Any and all help gratefully appreciated, thanks... Kind Regards,
    Colin.




_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to