Thx for the user-extensions.js file, didn't notice it ! About the job submission, doing it manually isn't satisfying for me. It has to be done automaticaly in my hook script, that's why I'm asking about the curl request. More precisely, I don't know what to give as suites[] and urls[] parameter.
Farof On Oct 1, 9:32 am, Anders Eurenius <[email protected]> wrote: > Farof wrote: > > Hello, I was trying to run Selenium tests againt my own TestSwarm > > server, but was unable to. > > > I don't know / am not sure : > > - In wich file injecting the <script> > > - How to write the curl request > > > Is the a guide on how to do it out there ? > > > I already manage to run my own QUnit tests on my own server, the > > problem is only about selenium. > > I've tried this. > > You can put the script injection in the user-extensions.js. > > As for adding jobs, there's a form page that isn't linked to (from > anywhere I know, at least) at /index.php?state=addjob . > > If you want a named page like the others you can just add a line to the > rewrite rules: > > RewriteRule ^addjob/$ /index.php?state=addjob [QSA,L] > > Anders --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TestSwarm" 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/testswarm?hl=en -~----------~----~----~----~------~----~------~--~---
