Paatsch, Bernd wrote:
 Thanks for all your help so far. I tried for a couple of hours to get the
driven mode working with python on a Windows XP machine. (I have a Linux
machine at home and might give it a shoot tonight). So far I am not getting
it to work. Here is what I understand about driven mode using python and it
might be wrong.

1: driven mode needs to run on the web server unless you install twisted
server (?)
2: plone needs to be installed first on the web server (?) does it need to be in a specific directory?
   Does it need to be the latest version?

Let me know if I am on the right track here. And maybe somebody just got it
to work and can give me the exact steps, that would be great.

Thanks,
--Bernd






-----Original Message-----
From: Grig Gheorghiu [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 9:16 AM
To: [EMAIL PROTECTED]
Subject: RE: [selenium-users] Ifs and Loops

Here's another writeup on the Python/Twisted driven mode:

http://agiletesting.blogspot.com/2005/03/web-app-testing-with-python-part-2.
html

Grig

--- Dan Fabulich <[EMAIL PROTECTED]> wrote:


Paatsch, Bernd wrote:


It would be great to have some driven examples in Java and Python.

Would

people mind showing some of their code snips?

It's hard to give you good examples of the Java driver, because the 0.6.0 release wasn't in great shape. The best way to get it running is to download the 0.6.0 source archive and run its Ant script. That will run the RealDealIntegrationTest, which may work for you on Firefox if you're lucky.



http://gforge.public.thoughtworks.org/download.php/53/selenium-0.6.0-java-sr
c.zip

(Don't bother downloading the 0.6.0 binary Java driver, because it has no example tests and no Ant script included.)

I've never used the Python driver, but there's a pretty thorough-looking write up available on the Wiki:



http://lists.public.thoughtworks.org/pipermail/selenium-users/2005-March/000
226.html

Except you'll want to use the latest 0.6.0 version instead of the
0.3.0 discussed in the e-mail:



http://gforge.public.thoughtworks.org/download.php/54/selenium-0.6.0-python-
plone.zip

-Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Your best bet is to follow the instructions in http://agiletesting.blogspot.com/2005/03/web-app-testing-with-python-part-2.html for getting the independent server running

Take note that it currently does not work with twisted 2 unless you hack the sources to get it properly working

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to