ContributionsMost RecentMost LikesSolutionsRe: Upload multiple Files It worked. Thank you Carson. Upload multiple Files I am testing a web application where it opens a file selector to choose files that are uploaded. I was able to use 'OpenFile' to upload a single file but I need to be able to select and upload more than one files at a time. How could I achieve this? Optionally if I can drag and drop multiple files using windows explorer that would would be helpful. SolvedRe: Trouble locating dgrid objects Hi, What browser you are using (its name and version)? Firefox 31.6.0 ESR Is your application Flex, Flash, Silverlight? Java script What grid control is used in your app? What do you mean by this? Can you post here a screenshot of TestComplete’s Object Browser when the object tree of your app is expanded? This should help us better understand how TestComplete recognizes the page. Screenshot of object browser and name mapping editor attached. Re: Trouble locating dgrid objects The Web Module in activated and I have the lastest patahes installed as well. Trouble locating dgrid objects We have a web application that uses dgrid to display date in a table. I am attempting to create a keyword test to click an item and verify that the system behaved correctly. My problem is that the record process is very slow even thout the visualizer is not collecting any images and immediately after recording the test, objects in the grid can't be found because the grid can't be found on the screen. I attempted updating the name mapping so that it can locate the object and this worked a few days ago but now even though the object properties that I am using to locate the object haven't changed, TestComplete is no longer seeing the object. I used the object spy to verify this and am using the extended find. The grid takes up 75% of the screen. Can anyone offer me advice?