On Fri, Jun 27, 2008 at 2:10 PM, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
> Just wondering what people use to test Pylons webapps with.
>
> I've been using Safari myself.
>
> I wanted to use Firefox badly, but the 3.0 branch has 2 behaviors that
> seem to make development impossible:
> - if Pylons generates an error, Firefox will attempt to reload the
> page 4more times automatically ( so I get 5 debug + associated stuff
> to clean up )
> - Firefox seems to take 5seconds to load a series of jquery script
> includes, wheras Safari takes a few milliseconds.   it seems to be
> because of some sort of blocking on firefox's end.
>
> I was wondering if people here may have found workarounds to those
> issues - of if they're using alternate browsers.

I think most people use Firefox2 + Firebug, but obviously, you need to
test with a wide range of browsers.  If the programmer defaults to
using Firefox, then it's good if the QA guy defaults to using IE.
These defaults will result in more bugs being gratuitously spotted.

Of course, my real answer to "Just wondering what people use to test
Pylons webapps with" is Selenium-RC ;)

-jj

-- 
It's a walled garden, but the flowers sure are lovely!
http://jjinux.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to