Forum Discussion
When using Object Spy to "Pick the object with the target glyph" or "Point to the object and fix", are you pausing and waiting long enough?
- Drag the target glyph () to the desired object or Click the button and then move the mouse pointer to the desired object.
- Wait until a red frame appears around the object.
- Release the mouse button or press the Select object shortcut, SHIFT+CTRL+A.
Sometimes TestComplete is busy analyzing or CPU is busy and TestComple becomes slow to respond.
💬 If a response helped you out, don’t forget to Like it! And if it answered your question, mark it as the solution so others can benefit too.
- Chintan7 months agoOccasional Contributor
Hassan_Ballan​ Yes i waited enough to get red frame on the desired object but frame comes to taskbar and desktop but not in browser inner page.
- rraghvani7 months ago
Champion Level 3
If you're testing a browser, such as Edge or Chrome, then ensure you have the appropriate SmartBear Test Extension installed and that you have the Extension Enabled. Also, ensure your scaling is set to 100% too.
- Chintan7 months agoOccasional Contributor
rraghvani​ all set as per your recommendation, still not working.
- Hassan_Ballan7 months ago
Champion Level 3
That hints that the browser Extension is not able to access. Have you installed TestComplete/Extension and are using TestComplete/Browser under the same user access such as administrator?
For example: if you installed TestComplete logged in as administrator and trying to use TestComplete logged in as user, I suggest running TestComplete as administrator and have TestComplete start new browser session so to inherit the same access.
Note: I suggest using Chrome as when you close IE it's processes remain active in memory continuing the session, you will need to use Task Manager to terminate these processes in order to start a new session with required access.
💬 If a response helped you out, don’t forget to Like it! And if it answered your question, mark it as the solution so others can benefit too.
- Chintan7 months agoOccasional Contributor
I am using Test Complete in Virtual machine(remote desktop) and as per company policy does not allow to act as administrator. Anyways thanks for your help.