Forum Discussion
- jose_pitaSuper ContributorHi Cristina,
When you say you run it through a console, do you actually have an UI present or just the console? Can you see TE executing the clicks and navigation? - cpopNew ContributorHi Jose,
Yes, I have UI to the console and I can see the test executing up to where it refuses to continue. I also had it run without having an UI (open session to it) and got the same result.
I believe it is a screen resolution problem. I have button controls that are contained inside a ribbonBar, that the tool does not see individually; I use fixed coordinates inside the ribbonBar to click the buttons. Looking at the log and screenshots from runtime the button is not clicked.
I maximize my test frame at the beginning of the test to avoid coordinates issues and it works on a Win7x64 OS but I see that on the 2008x32 server my maximized test frame is smaller than usual.
Is there a way to avoid this?
Thanks,
Cristina - jose_pitaSuper ContributorSorry, can't help you with that...
- TanyaYatskovskaSmartBear Alumni (Retired)Hi Cristina,
I suggest that you check how exactly you obtain the opened pop-up in your test. On different computers, it can take TestComplete different time to fully recognize this pop-up. That's why, the test passes on one computer and may fail on another one. So, it's better to use WaitWindow (or another Wait method) to obtain the control and only after that click a button inside. - hlalumiereRegular ContributorMake sure your VMWare Tools are up to date. If this is a VM you migrated to vSphere from VMWare Workstation, you need to reinstall VMWare Tools from scratch. Other than that I don't see anything else... I run all my tests on 45 VMWare ESXi VMs, and vSphere console (through the VMRC API) is the only way I access them.
Related Content
- 2 years ago
Recent Discussions
- 2 days ago
- 8 days ago
- 11 days ago