Forum Discussion
rraghvani
Champion Level 3
Does this work for you?
BeforeFeature(function (feature){
Browsers.Item(btChrome).Run();
Sys.Browser().BrowserWindow(0).Maximize();
})
jamesc12
11 months agoOccasional Contributor
Thanks for the reply. Tried this, and I still get the exact same error for each test.
- rraghvani11 months agoChampion Level 3
I'm using TC v15.61 and this is what I get,
- jamesc1211 months agoOccasional Contributor
Locally it's fine for me too (TC v15.61.1.7), it's just remotely it seems to have the problem. It's running the exact code as below
- rraghvani11 months agoChampion Level 3
On your remote machine, do you have an interactive user session running? If the computer is locked, there won't be any GUI for TC to interact with, and the scripts will fail.
Related Content
Recent Discussions
- 3 days ago
- 3 days ago
- 7 days ago