Forum Discussion
leeasdf9
11 years agoFrequent Contributor
Hi, i have had similar issue of testcomplete daily run with with Win7 Task scheduler. The very first teststep is a doubleclick on my jnlp shortcut on desktop to invoke login mask. The execution works fine by day and by "Watching the paint dry", but it always fails for nightly run.
The doubleclick action was performed and request is sent, but login mask just does not display.
Then i tried to diable the screen saver and it works fine again. Somehow the screen saver was the trouble maker in my case. I just did not find logical explaination for this behaviour.
Sys.Process("explorer").Window("Progman", "Program Manager", 1).Window("SHELLDLL_DefView", "", 1).Window("SysListView32", "FolderView", 1).DblClickItem("myjnlpshortcut")
The doubleclick action was performed and request is sent, but login mask just does not display.
Then i tried to diable the screen saver and it works fine again. Somehow the screen saver was the trouble maker in my case. I just did not find logical explaination for this behaviour.
Sys.Process("explorer").Window("Progman", "Program Manager", 1).Window("SHELLDLL_DefView", "", 1).Window("SysListView32", "FolderView", 1).DblClickItem("myjnlpshortcut")
Related Content
- 3 years ago
- 5 months ago
Recent Discussions
- 2 days ago
- 2 days ago
- 6 days ago