When i am recording a Flex application I am getting an issue where the next page doesn't load.
The application is an internal one for work and it works fine when i do the same actions without going through the Neoload proxy. The button that doesn't work is a save button after filling in details on a form.
I am using Neoload 4.1.4 with IE8. Is there a plug in or something i can use?
Thanks ,
Sean
There's no plug in necessary to record a Flex application since all the modules are enabled for the design.
Does it happen all the time and only on that step?
Do you need extra JAR files to decode the AMF calls in NeoLoad? If yes did you try to perform a recording from a new project without those JAR files?
Also in case of HTTPS application, make sure to load the NeoLoad certificate in your browser.
How long does it take for the server to respond after clicking on the save button without NeoLoad. Is it more than one minute or just few seconds?
Hi Nouredine
Thanks for the response.
Does it happen all the time and only on that step? Yes
Do you need extra JAR files to decode the AMF calls in NeoLoad? If yes did you try to perform a recording from a new project without those JAR files? I don't have any extra JAR files
Also in case of HTTPS application, make sure to load the NeoLoad certificate in your browser. Its HTTP
How long does it take for the server to respond after clicking on the save button without NeoLoad. Is it more than one minute or just few seconds? A few seconds. When the request actually works it takes longer
Regards
Sean