Search Results

1
vote

How do I do webtesting in Perl for pages that require JavaScript?

You might be able to make use of JavaScript::SpiderMonkey. …