-
Question: The physical name of a pop up window has the same physical name of another window. Therefore when you import the map Certify combines the objects together. Is there any way to separate the windows or modify the physical name? Answer: In the Java Learn (Worksoft Certify 8.6.0 and up) , you can...
-
Problem:During patch deployment, when Certify Client is started. Root cause: Java interface patch package will not install if Certify is not started as an Administrator Solution: Close Certify client and Start the Certify using "Run as Administrator" (by right clicking on the Certify desktop...
-
Symptoms: Java interface learn can not see the Java application in Windows 7 (or Windows server 2008 R2) with non-Admin users Cause: The user does not have access to the registry Resolution: The administrator needs to give permission for the user to write to the registry for HKEY_LOCAL_MACHINE->Software...
-
When working with Dynamic Java Application, make sure that Exclude<Snapshot> is Checke. Please also see: 4213.Find By Caption for Java Interface.docx
-
Symptom: After upgrading to a new patch, Worksoft Certify Java interface is not updated. Possible cause: If the JRE was not installed using conventional methods, the patch installation which relies on information from the Javasoft registry will not be able to locate the JRE\lib folder. Resolution: There...
-
Symptom: When executing a Certify process, the user gets Certify Java Interface timeout error on one of the client machine (while the Certify Java Interface runs successfully on all other Certify client machines) Possible cause: Missing accessibility.properties file. Once in a while, a client machine...
-
Java Window Object: Before: <object platform="Java" type="window" version="6" wid="1"><learnname>1-Account Manager_frame</learnname><physicalname>Account Manager_frame</physicalname><logicalname>Account Manager</logicalname><snapshot...
-
To get the Java log file, please use the following steps: 1. Start the java application under test. 2. Go to target screen 3. Start Java Learn 4. Learn Window 5. Press ctrl+shift+F11 6. In Java Learn Menu go to Tool in which Debug Mode 7. Certify Debug Window will appear which will be minimized 8. In...
-
Question: Java method requires 6 arguments. Certify can only specify 5 arguments. An Exception like this is thrown: wsJava.AnyClass.Invoke - Method not found for execution by reflection (-10) - java.lang.Exception: drag of 5 args: Method not found for class com.worksoft.swing.JTableWrapperSwing. - at...
-
If you find that everytime your developer upgrade the Java application under test, the physical name of the object changes. You may want to make sure that 1. Developers use the method setName for each object to ensure a unique physical name 2. When learning the Java application (using Worksoft Certify...