This issue can occur when the Web page that loads the Oracle Forms applet is a dynamic HTML page that uses JavaScript. SilkPerformer"s Oracle Forms recording rules do not support modification of the JavaScript content. NOTE: SilkPerformer 2008 supports the testing of Oracle Applications 12i which uses such a dynamic page by default. If you are using an older version of Oracle Forms/Applications (e.g. 6i, 9i, 10g, 11i) that uses such a dynamic page to load the applet then you should replace the dynamic page with a static page, otherwise recording will not be successful. To resolve this issue you should replace the dynamic HTML page that loads the Oracle Forms applet with a static HTML page that does not use JavaScript. You can view the source of this page in the recorded TrueLog (you may need to set the TrueLog type to "Web" using the "Edit | TrueLog type" menu option in TrueLog Explorer): Example of a dynamic HTML page that loads the Oracle Forms applet: Example of a static HTML page that loads the Oracle Forms applet:
↧