Where is the source for these tasks at? Would be better to wrap this up into a goal, either re-implemening the task, or perhaps making a Groovy Mojo and use AntBuilder's to invoke the selenese task.

--jason


On Jun 1, 2007, at 1:13 PM, Matt Raible wrote:

You can use the Selenese Ant Task to run HTML tests. The
selenium-maven-plugin works best for running Java-based tests.

http://raibledesigns.com/rd/entry/integrating_selenium_with_maven_2

Matt

On 6/1/07, Jason Dillon <[EMAIL PROTECTED]> wrote:
At the moment, there are no goals to run selenium tests, only the
goal to start the server.

For my usage, I use Selenium IDE to generate Java code, then drop
that into a TestNG test-case and let Surefire execute it.

I'm not sure how else to run tests, as I only looked into integrating
Selenium into traditional unit tests to reuse the surefire execution
and reporting framework.  But if someone knows how then I'd be happy
to add a new goal or something.

Cheers,

--jason


On Jun 1, 2007, at 10:05 AM, Paul Spencer wrote:

> How to configure to run a test generated by Selenium IDE?
>
> I have created a test named BasicTest.html using the Selenium IDE.
> How
> do I run that test via this plugin?
>
> At this point, I have done the configuration per the examples on the > plugin's web page and they appear to be working. Specifically Firefox
> is launched and the Selenium Functional Test Runner v0.7.1-SNAPSHOT
> page
> is displayed.
>
>
> Paul Spencer
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>    http://xircles.codehaus.org/manage_email
>


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to