You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Hans Bakker (JIRA)" <ji...@apache.org> on 2009/09/29 11:04:16 UTC

[jira] Commented: (OFBIZ-2964) seleniumXml: Patch 1 to seleniumXml ofbiz integration

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

Hans Bakker commented on OFBIZ-2964:
------------------------------------

Hi Brett.

i have committed your patch in revision 819863 because i think it is one of the major functions of the system: testing.

However:

This community hates tabs, so please change your editor to use 4 spaces instead of tabs. I have changed it now, otherwise they kill me here. 

In the build file you also missed a -    	<fileset dir="../base/lib/j2eespecs" includes="*.jar"/> line


Concerning Selenium, I would appreciate on this subject if you could work together with one of my people because we have a number of issues. 

Thank you for working on this because as I said, very important for the further development of ofbiz. We would appreciate however more frequent patches if that is possible?

Regards,
Hans

> seleniumXml: Patch 1 to seleniumXml ofbiz integration
> -----------------------------------------------------
>
>                 Key: OFBIZ-2964
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2964
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: eclipse generated patch from svn revision 817293
>            Reporter: Brett G. Palmer
>            Assignee: Hans Bakker
>             Fix For: SVN trunk
>
>         Attachments: ofbiz_rev817293_seleniumxml_20090922.patch, ofbiz_seleniumxml_fix_20090923_rev818045.zip
>
>
> Here is a patch to the framework/testtools/seleniumxml code and build files.  I tried this a couple of times but could not avoid some painful merges.  There were a lot of changes made between the time the code was introduced into ofbiz and now.  We will try to get these patches more frequently to avoid the merge problems.  
> This patch includes the following:
> - Updates to the install-seleniumxml target which includes a new 1.0.2 selenium-server jar file
> - Ability to run selenium-server and selenium-xml test cases from the ant targets instead of shell scripts.
> - Ability to use custom FireFox profiles while testing.  This lets you avoid the invalid ofbiz certificate error that we saw with the previous version.
> - Updates to Example test case
> - More selenium-rc commands and advanced features for testing AJAX applications.
> I will also add documentation to the ofbiz doc site on how the framework can be setup and run.
> Brett

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