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.