I decided at the last minute not to package it with the download
binaries because doing so would drag in all of Selenium as well. It's
available via Maven, of course. Please add a JIRA issue and we'll
figure something out.
On Thu, Mar 20, 2008 at 10:17 AM, ryanskow <[EMAIL PROTECTED]> wrote:
>
>
Hi Joel,
Thanks, your tip did the job, it works. now I'd like to ask, any advantages
of using Tapestry-Test compared to, we just do the regular selenium remote
control test?
A.C.
Joel Wiegman-2 wrote:
>
> Seriously?
>
> Google "webdefault.xml"
>
> Put one in your /Users/justinchua/bfe/myap
Seriously?
Google "webdefault.xml"
Put one in your /Users/justinchua/bfe/myapp/src/test/conf/ folder.
:-)
-Original Message-
From: Angelo Chen [mailto:[EMAIL PROTECTED]
Sent: Friday, December 21, 2007 4:16 AM
To: users@tapestry.apache.org
Subject: T5: Tapestry-Test
Hi,
I am trying o
I found the solution.
just like this
assertText("//[EMAIL PROTECTED]'id']","expected")
Please ignore my post. Thanks.
tamseo wrote:
>
> Hi,
>
> I tried to use assertText() method like this
> assertText("html_Div_Id","expected") But It didn't work because the
> element "html_Div_Id" was not f