I am having a very strange issue trying to run automated tests. Basically I have a cronjob that runs the following command to start our testing script-
/Applications/Eggplant.app/runscript /Users/RPM/Documents/DailyBuildTesting.suite /Users/RPM/Documents/DailyBuildTesting.suite/Scripts/SendResults.script
Now, when I run this script normally, as in, opening up eggplant from the dock and running the script, I have no problems at all.
However, when I run it from the terminal, whether via cronjob or or entering the above command manually, the script hangs in the same place, and the screengrab of the crash indicates that it’s not seeing what it actually there. It is in fact seeing a portion of the window it’s supposed to be clicking on, but it’s cutoff as if it were outside the screen in the upper right corner, which makes no sense since it’s in the middle. I’ve attached the screengrab from Eggplant’s logs to give you an idea of what I mean.
This only occurs when the script is run via terminal, anyone have any ideas?
Edit- Well I tried to add the screenshot, it doesn’t seem to want to upload.