-
I get socket connection errors when running puffin for a web app that only allows SSL. How can I enable SSL for puffin?.
2005-04-14 18:48:21 UTC by kalpitan
-
Check out the new information home page for the Puffin Automation Framework!
http://www.puffinhome.org
All new documentation. Easy to use navigation.
Start automating with Puffin today!
2002-09-08 14:25:46 UTC by keytonw
-
Welcome to the Puffin Automation Framework Version 0.9
Download Here:
http://www.puffinhome.org/download.cgi?file=puffin.zip
More Information and Setup Instructions Here:
http://puffinhome.org/README
Introduction
What is the Puffin Automation Framework and how does it differ
from the earlier versions of Puffin?
The Puffin Automation Framework (Puffin) picks up where the...
2002-08-25 01:40:28 UTC by keytonw
-
puffin only supports static urls for test actions. this
is problematic in the case where an action needs to
visit a url generated during the course of the tests.
this following was done as a hack against the current
puffin source code to allow actions to have dynamic
paths. testaction.py execute method
puffinlogging.frameworkLoggingChannel.debug('Dynamic
URI Processing')
2002-08-23 22:27:17 UTC by k_vertigo
-
Logged In: YES
user_id=33814
the only way to change the framework logging level it
appears is via the command line, as changing in the config
file does not work.
2002-08-23 03:53:56 UTC by k_vertigo
-
its common and expected that unzipped distributions
should unzip into a subdirectory.. ie unzip puffin.zip
into -> puffin/*.
2002-08-23 03:52:59 UTC by k_vertigo
-
if the xml test plan has bugs, puffin automatically
tries to treat it as a simple test plan without giving
error information...
2002-08-23 03:41:51 UTC by k_vertigo
-
Logged In: YES
user_id=33814
i hit reload, and this got resubmitted...
2002-08-23 01:31:03 UTC by k_vertigo
-
i've attached some config files which demonstrate a
case when the entire logging framework stops working at
all. running with these config files which attempt to
set the highest logging level, actually reduces the
output of puffin.
2002-08-23 01:30:11 UTC by k_vertigo
-
i've attached some config files which demonstrate a
case when the entire logging framework stops working at
all. running with these config files which attempt to
set the highest logging level, actually reduces the
output of puffin.
2002-08-23 00:01:16 UTC by k_vertigo