Wamboo
6 years agoCommunity Hero
TestComplete global executuion context object
In browser i can see the global execution context object by typing:
console.log(this) in console -> (this gives me Window object with functions etc.)
Is theres a way to look for this glob...
- 6 years ago
Hi,
> In browser [...]
No, this is not possible for desktop.