|
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 Fix For: SVN trunk 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. |
|
[ https://issues.apache.org/jira/browse/OFBIZ-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett G. Palmer updated OFBIZ-2964: ----------------------------------- Attachment: ofbiz_rev817293_seleniumxml_20090922.patch Patch file for the framework/testtools/src/org/ofbiz/testtools/seleniumxml code and build files. > 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 > Fix For: SVN trunk > > Attachments: ofbiz_rev817293_seleniumxml_20090922.patch > > > 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. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker reassigned OFBIZ-2964: ---------------------------------- Assignee: Hans Bakker > 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 > > > 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. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett G. Palmer updated OFBIZ-2964: ----------------------------------- Attachment: ofbiz_seleniumxml_fix_20090923_rev818045.zip This attachment includes the merged seleniumxml files with revision 818045 of the ofbiz trunk. You just need to unzip this file from your ofbiz_home directory and the files should overwrite the existing seleniumxml source and build files. This will be easier than trying to merge the patch I already included. Let me know if there are any questions. Brett > 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. |
|
In reply to this post by Nicolas Malin (Jira)
[ 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. |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-2964. ------------------------------------- Resolution: Fixed Commited at rev. 819863 by 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. |
| Free forum by Nabble | Edit this page |
