+

Search Tips   |   Advanced Search


Record GWT requests

To record GWT requests, see Record a test scenario.

To recap, the GWT-RPC protocol allows the exchange of custom Java objects. If the classes are missing for the sent Java objects, the request binary data cannot be decoded for conversion to XML. The following procedure explains how to resolve the problem of missing Java classes.

  1. When you close the browser, the Post-Recording Wizard is displayed.
  2. Select the JAR files containing the missing serializable Java classes.
  3. Repeat the operation as many times as is necessary.
  4. When all the required JAR files have been declared, a confirmation screen is displayed.


Home