Hi I have been using Tellurium since the last 6 months or so. Since most of my tests were in development I used to have a separate process that would start my selenium server .
Now I am trying to put this into Hudson and I have changed the start embedded server to true and I am facing the following problems . 1. I use the selenium-server.jar that is present from the core/lib and I get an error that says property singleWindow not present and I cannot start the server. I tried looking in the TelluriumConfig.groovy but did not see any such property 2. I copy the selenium-server.jar from the referenceprojects/testng/... and then the above error disappears but a lot of my tests start failing . I will try and send the exact messages Is this a situation that people face and how do I resolve it Regards Hari --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
