in reply to Re^10: Using Perl to Test a Web App that uses Javascript
in thread Using Perl to Test a Web App that uses Javascript
No, I'm talking about test automation frameworks that function by driving the client-- not by driving the server. iframes in particular are difficult to manipulate when attempting to automate the manipulation of client-side code.
The SAMIE documentation (see link above) is a good source for Perlish information about doing this sort of thing.