KeywordTests and property checkpoint issues?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
KeywordTests and property checkpoint issues?
I am new to software testing and I do not have a software programming background. We have TestComplete version 12.10 and our web application runs on Firefox version 52.0.1 (64 bit)
I have two issues:
- I am able to record and run Keyword tests just fine however within the workspace, below Items, it just state “wndMozillaWindowClass” throughout the entire test. Shouldn’t the items be the specific Object I’m going after during the recoding?
- When I do a property checkpoint I cannot get the red selection frame to appear around the object, it just stays around the browser.
I believe these may be related to each other. Any advice would be greatly appreciated.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should see the individual objects, something in your environment is not configured properly, it could be a number of things.
Do you have a license for the web module and have it enabled?
Other than checking that, there a several required steps for web testing:
https://support.smartbear.com/testcomplete/docs/app-testing/web/general/index.html
Thanks,
Carson
Click the Accept as Solution button if my answer has helped
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm guessing it's either that you don't have the web module or you don't have the latest updates in TC 12.10 for the Firefox version 52. @cunderw's links should give you all the necessary info for 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
Thanks for the help. I upgraded to TestComplete 12.20 and installed the patch for FF 52 and everything seems to be working now.
