You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/12/03 19:55:20 UTC

[jira] Commented: (OFBIZ-3296) seleniumXML improvement and corrections

    [ https://issues.apache.org/jira/browse/OFBIZ-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785446#action_12785446 ] 

Jacques Le Roux commented on OFBIZ-3296:
----------------------------------------

Hi Erwan,

Reviewing your patch I found these lines
-  <!-- click locator="link=Last" />
-  <waitForPageToLoad value="10000" / -->
   <getHtmlSource out="searchResults"/>
-  <!--  assertContains src="${searchResults}" test="${exampleName}" / -->

As I have not yet used seleniumXML , could you explain please why you removed these lines (and some others related)

Thanks

> seleniumXML improvement and corrections
> ---------------------------------------
>
>                 Key: OFBIZ-3296
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3296
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3296.diff
>
>
> corrected the XML tests
> added new functions in selenium for better conversion from selenese and use with the XML tests :
> * echo
> * verifyTextPresent
> * verifyTextNotPresent
> * assertTitle
> * assertConfirmation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.