[EMAIL PROTECTED]
wrote on 06/09/2005 10:20:00 PM:
> Hi all.
>
> I would like to call a test from inside another test, so that I can
> perform some actions which are shared between different tests.
>
> If I understand correctly, there is no way of doing this. Should I
> write my test as a doS
I'll mail to you the extension I've made for my work.
I don't push it here for the moment as I would like to make tests, etc
before releasing it on the mailing list.
If some one else wants it, mail me.
Alex.
sorry for this automatic footnote from my employer :
Ce message est protégé par les
: [Selenium-users]
"Calling" a test from another test
Hi all.
I would like to call a test from inside another test, so that I can perform
some actions which are shared between different tests.
If I understand correctly, there is no way of doing this. Should I write my
test as a doSom
@lists.public.thoughtworks.org
Subject: [Selenium-users]
"Calling" a test from another test
Hi all.
I would like to call a test from inside another test, so that I can perform
some actions which are shared between different tests.
If I understand correctly, there is no way of doing this
Hi all.
I would like to call a test from inside another test, so that I can
perform some actions which are shared between different tests.
If I understand correctly, there is no way of doing this. Should I
write my test as a doSomething extension, and write all my shared parts
inside it?
Let's