parenthesis added after each object
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What script language was your older project written in and what language did you select for this new one? It could be that something in the conversion of language to language is causing that.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That was it. It was set to Javascript and I needed VBScript. Thank you.
