Enable selection of browser type in AbstractIntegrationTestSuite
----------------------------------------------------------------
Key: TAPESTRY-1668
URL: https://issues.apache.org/jira/browse/TAPESTRY-1668
Project: Tapestry
Issue Type: Improvement
Affects Versions: 5.0.5
Reporter: Joel Wiegman
Right now, FireFox is hard-coded as the browser used for any test that extends
AbstractIntegrationTestSuite. Pretty easy to make it configurable and allow us
to select the browser we'd like to use for the integration tests.
Instead, I have to copy all of the AbstractIntegrationTestSuite code from SVN
and make a "FooAbstractIntegrationTestSuite" that uses "*iexplore" instead of
"*firefox".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]