Warning ; "The action may be performed incorrectly, because the control is disable" in close VM mode
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Warning ; "The action may be performed incorrectly, because the control is disable" in close VM mode
Hello Everybody,
I have a warning when running my scenario in "CloseVM" console mode...
The scenario works fine when running on an open screen (no error, no warning).
What can produce this warning and how to deal with ...?
I sometime add "delays" of few seconds to get ride of this, but is there another/better way...
Thanks in advance for your help
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is "CloseVM console mode"?
When automating, there needs to be a visible screen so that TC can interact with the UI objects, unless you are using SessionCreator
If you see Message - Unable to perform the action because the control is disabled, that should give you more of an idea.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"CloseVM" is a script added by a colleague to simute an open screen on a VM...
I'll check the link
Thank you !
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So "CloseVM" as opposed to "OpenVM", opens a screen on the VM? The object that you are interacting with, is it on screen and visible? I.e. not obscured by another object and not out of screen coordinates. When playing back, can you see the automation working?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, "CloseVM" is the opposite of "OpenVM" !
it manages the closure of a VM's screen, but the script can running as if you can see the screen.
It works for most of my scenario, but sometime I have warning...
