NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re: Browser based testing of your own code (Score:1)
The heyday of Konqueror is over. Wouldn't you rather test with Webkit based browsers? http://seleniumhq.org/docs/01_introducing_selenium.html#supported-browsers [seleniumhq.org]
That's not enough at all. Dump of an Opera 10 application window that has loaded one document with a complex HTML form:
Re: Browser based testing of your own code (Score:1)
I made a mistake there, should have been
-treeinstead of-children. The argument still stands – the descendant windows have neither type nor name.Reply to This
Parent