nehad
3 years agoNew Contributor
Can we use Desktop object and Browser object simultaneously in Script?
I have use case where I need identify website object and windows explorer object as well. So disabled the browser's extension with that I was able to detect window's explorer object. When I am execution code I need to enable test complete extension because of which window's object are not getting identified in script. My problem is that I need to execute script where website objects and windows object both need to be executed simultaneously. Can someone help me with that.