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

Scott Gray commented on OFBIZ-3319:
-----------------------------------

I'm surprised the selenium team aren't more concerned about licensing problems 
like this but such is life.

One thing we could consider doing is ripping cssQuery out of the source code 
and replacing it with something else, querying the dom using css selectors is 
fairly common and if I'm not wrong you can do it with prototype fairly easily.  
Ideally we'd find a solution that can be given back to selenium so that we 
don't have to maintain anything.

> Adding selenium-server library, and documentation update
> --------------------------------------------------------
>
>                 Key: OFBIZ-3319
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3319
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3319.diff
>
>
> Adding the selenium-server library will help OFBiz to be ready to use / test 
> for everyone. As the driver is already present, it would be easier to have 
> the server included.
> In this patch :
> * help is updated
> * tests for the presence of the selenium server are removed
> * licenses are updated
> * classpath is updated
> * in seleniumXml.properties, the configuration for Iceweasel is added (as a 
> comment)
> * build.xml files are also updated
> * marketing test has his locale forced to english at the start

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

Reply via email to