Test runs successfully with "run from selected operation" but fails if it starts beginning
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Test runs successfully with "run from selected operation" but fails if it starts beginning
In a keyword test, after clicking a button a popup appears. Popup has a textbox. During the run button has been clicked but textbox hasn't. After "Waiting For LargeText Box Object" message, "Preparing an object recognation hint" message appears for a long time. "Unexpected window" message seen in logs. When I run the test from popup clicking event it goes well, test runs successfully. I couldn't find how to fix it. I add delay before problem steps.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You likely need to adjust how you're finding objects to be more precise. I would start with the documentation here: https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/index.html and if you have specific questions we will need more info about how you're identifiying objects.
Thanks,
Carson
Click the Accept as Solution button if my answer has helped
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I increase the autowait time. there is no problem now.
thank you very much.
