lakshmi_veerapp
8 years agoNew Contributor
Overlapping window issue is occurring even though there is no window visible
I am trying perform a click on operation on object inside an application window. But while playback I am getting an issue of overlapping window, even though is it is not visible. When I tried to get more info about this issue from the logs, in the Additional information section I got this.
Sys["Process"]("explorer")["Window"]("Progman", "Program Manager", 1)["Window"]("SHELLDLL_DefView", "", 1)["Window"]("SysListView32", "FolderView", 1).
I guess this is related to desktop. I am just stuck beyond this point and not able to solve this. Any help would be greatly appreciated!!!