Dear all,
i have a problem with a qt-script. One of the first steps within this script is the identification of the running java application with the following command:
JavaWindow("Window Name").Exist(1)
In the test results the following is documented then: Object does not exist.
When i start the script the corresponding java aplication is already running.
Interesiting is, that the same script works on other computers.
What can be the problem here?
Best regards,
Oliver
i have a problem with a qt-script. One of the first steps within this script is the identification of the running java application with the following command:
JavaWindow("Window Name").Exist(1)
In the test results the following is documented then: Object does not exist.
When i start the script the corresponding java aplication is already running.
Interesiting is, that the same script works on other computers.
What can be the problem here?
Best regards,
Oliver