Solved
Forum Discussion
cpop
12 years agoNew Contributor
Hi 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
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