ContributionsMost RecentMost LikesSolutionsTest execute is not working from batch file, getting microsoft explorer notification F3F8B407 *** This is my batch file : "C:\Program Files (x86)\SmartBear\TestExecute 15\Bin\TestExecute.exe" "C:\Data\TestExecutioner\KeywordDriven_Framework\KeywordDriven_Framework.pjs" /p:KeywordDriven_Framework /t:"Script|DriverScript|DriverScript" /r /e /SilentMode "PCPEnNextGen_Smoke" when u execute this batch file test execute start and stopped in background.... and not triggering any test cases... Re: Reading from excel is not accurate ohhh actually, it was reading as a database rows,so now its is working it defined as tables, Open Powershell window and wait for command I have requirement to launch powershell application with an administrator mode and wait for commands, I was tied but it is launch and wipeout immediately, so I dont want that.... Solvedfetching table column header object correctly, but when clicking, it is clicking previous column fetching table column header object correctly, but when performing action on that (clicking), it is clicking previous column header. Reading from excel is not accurate Hi, I am traying to read from excel but it always showing wrong data, In this sheet, the selected rows 1, if its fetch 1 record then its should fetch the details of that one. but it is fetching 0 record selectd. based on above value, these below detailed data should read. I used these code for fetching data... if (ObjLocalConn != null){ ObjRS = Sys["OleObject"]("ADODB.Recordset"); ObjRS["Open"](TableName, ObjLocalConn, 3, 1, 2) ObjRS["MoveFirst"](); IntRowLoop = 0 while(!ObjRS["EOF"]) { strTableData = ObjRS["GetString"](2, -1, ":", "\r\n") } } suppose if I select diff row, like it fetch the record of select test case but while fetching detailed about that record and for these it is fetching below data but its wrong the actual data is: I dont why it is reading wrong data.. Solveddeactivated node locked license in one machine and try to install in other machine is getting error Hi Guys, I was uninstalled and deactivated in one machine, so I want to activate license into another machine, it showing key error, anyone can please help in this. Many Thanks Naresh nbabutc@gmail.com Solved