VenkataRangaOccasional ContributorJoined 11 years ago14 Posts2 LikesLikes received2 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsHow to verify the window is maximized or not Hi, Can you please help me how to verify the window is maximized or not. Re: Have to verify the color of fields in the grid Thanks for your response. Have to verify the color of fields in the grid Dear Friends, In my application I have to verify the color of fields in the grid, it is a .net application. Could you please guide me how can I automate it. Please find below image. Warm Regards, Venkata Ranga Re: Issues with settext to perform an simple search Record the same action and check how it is recorded keyword. By this way you can easily get to know which method TestComplete support. TestComplete Mobile Automation Testing Tool Links Hi, I am interested to learn TestComplete Mobile Automation Testing Tool. Please share the useful link Thanks & Regards, Venkata Ranga. SolvedRe: Runtime Error when opening and closing Excel Spreadsheet continuously Hi Andrey, I will try this approach, hope it will resolve my issue. Thanks for the support, Runtime Error when opening and closing Excel Spreadsheet continuously Dear All, When I executing my project, I get intermittent runtime errors when opening and closing Excel Spreadsheet continuously. Below code I am using. set xlobj= Sys.OleObject("Excel.Application") Set workbookObj=xlobj.Workbooks.Open(Project.Path + "\Data_Input\Data_Input.xlsx") Set wrksheetObjtest1=workbookObj.Worksheets(SheetName) I saw a thread with same issue created in long back ago( http://smartbear.com/forums/f74/t53094/runtime-error-opening-excel-spreadsheet/ ) . Thanks in advance! Runtime Error when opening and closing Excel Spreadsheet continuouslyDear All, When I executing my project, I get intermittent runtime errors when opening and closing Excel Spreadsheet continuously. Below code I am using. set xlobj= Sys.OleObject("Excel.Application") Set workbookObj=xlobj.Workbooks.Open(Project.Path + "\Data_Input\Data_Input.xlsx") Set wrksheetObjtest1=workbookObj.Worksheets(SheetName) I saw a thread with same issue created in long back ago( http://smartbear.com/forums/f74/t53094/runtime-error-opening-excel-spreadsheet/ ) . Thanks in advance! .Re: Runtime Error opening Excel SpreadsheetDear All, I am also facing same runtime error opening excel spreadsheet which Lance mentioned, after executing few scripts. I am using same code given above Tanya given. Is this issued fixed ? If yes, please help me how to fix it. Thank in advance! Regards, Venkata Ranga.Re: WPF- Dynamic item in object hierarchy.Hi, Go through below article & video, I think these will help you to resolve that issue. http://support.smartbear.com/viewarticle/55335/ This is the video regarding namemapping. http://support.smartbear.com/ screencasts/testcomplete/ reliable-tests-for-dynamic- objects/?utm_source=site- search&utm_medium=search- results&utm_campaign=site- search-c&utm_term=NameMapping+ identifying+issue