ContributionsMost RecentMost LikesSolutionsClassname property is missing I just upgraded from v14.69 to v15.77. My tests won't run because the majority of my objects in NameMapping rely on the Classname property for object recognition. Classname does not appear at all when I select my objects with the Object Spy. I found this was asked about 8 months ago: ClassName property is missing w/15.72.60.7 | SmartBear Community The solution was to downgrade to v15.69. Is there a better solution that this. Is this going to be fixed? Re: parenthesis added after each object That was it. It was set to Javascript and I needed VBScript. Thank you. parenthesis added after each object I recently added a new project and added some existing tests to this project. In this new project, for some reason parenthesis were automatically added behind every object name. This is not occurring in the other projects; not even in the same shared tests. This makes me think there's a setting in the project Properties which is causing this. Does anyone know what's going on here and how I can fix it? I've attached a screen shot showing what I described above. Thanks, Matt Solved