Unable to test embedded java / AWT application
Hi,
For some reason testcomplete will not record actions performed against a Java / AWT application embedded within an internally hosted website.
Here is the HTML for the embedded java applet:
<EMBED name="Framework" id="Framework" type="application/x-java-applet;version=1.6" width="100%" MAYSCRIPT height="100%" align="baseline" codebase="../applets" code="com.ssaglobal.webtop.client.init.Webtop.class" image="" archive=",jide-common.jar,jide-dock.jar,commons-codec-1.5.jar,init.jar,webtop.jar,navigation.jar,dem.jar,erp.jar,workflow.jar,jviews-gantt-all.jar,jviews-framework-all.jar,icu4j.jar" >
So far I have tried:
Configuring Options->Engines->Java Bridge to :
C:\Program Files (x86)\Java\jre7\bin\JAWTAccessBridge-32.dll
Configuring Options->Engines->Java Bridge to :
C:\Program Files (x86)\Java\jre7\bin\JavaAccessBridge-32.dll
Configuring Options->Engines->Java Bridge to :
C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
Creating a "Generic Windows Application" and downloading the jars from the website and attempting to add them in the classpath.
The ability to test this embedded java / awt application (without resorting to keyboard strokes & x,y mouse coordinates) is the central business case behind purchasing testcomplete.
Thanks in advance for your assistance,
Cheers,
- James