We've observed that for some test cases Quick Test Pro takes very long to fill out forms. The web page is rather complex from its layout and size (150kb). There are about 40 fields where a test case fills out about 10 with the Standard Browser.Page.WebEdit.set command. The filling takes about 10-15 seconds. The problem persist over different test machines.
Doing the same test with e.g. selenium the form fillout takes just a second.
Is this a known problem or are there any options to speed this up?