After recording I am prompted to deliver some libraries
Some requested libraries have a dummy name like
C59CC7E019E769AFE84C1A86552CCD1.gwt.rpc
When you record a GWT application with NeoLoad, it will try to convert the binary GWT data to an XML format.
To do so, you have to load in NeoLoad the JAVA classes used by your application. They are available in your server where the application is deployed.
That ****.gwt.rpc files are some of the needed files. New files are created each time a new build of your application is created.
You should contact the developers of your application to get them.
For more information, see that GWT tutorial from the NeoLoad documentation here
Nouredine answered
Simon-Pierre posted a new question
Simon-Pierre posted a new question