A word of warning... Selenium tests can be very problematic and I'm sitting
on the fence as to whether they are actually worth the maintenance cost.

That being said, the tapestry build itself has comprehensive Selenium
tests. Have a look through the source code for examples.
On 17 Aug 2015 12:55, "Poggenpohl, Daniel" <
daniel.poggenp...@isst.fraunhofer.de> wrote:

> Hello,
>
> We're trying to test our Tapestry application. We know that we can test
> our pages with
> https://tapestry.apache.org/unit-testing-pages-or-components.html
>
> But how do we test the JavaScript we implemented? It would seem that we
> would need a Tapestry generated html page and then call the scripts somehow.
>
> How do you implement JavaScript testing?
>
> Regards,
> Daniel P.
>

Reply via email to