Hi folks. I just started using UISpec4J with Java 1.6 and i keep on getting this exception. When I move to 1.5 everything seems to run correctly. Any help is...
Hi Fernando, Do you run the distribution for Java6, available from the Web site? ( download at uispec4j-java6.jar <http://www.uispec4j.org/uispec4j-java6.jar>)...
Thanks for the response. Yes I did run the distribution for Java 6. I have JDK 1.6 u10 on a Windows environment. Glad to hear an update is coming soon. I...
Hi Carlo, Thank you for your support! I am not sure how to interpret your last response: are you still encountering the problem with Java6? If yes, can you...
Hi, I'm getting the java.awt.HeadlessException being thrown when trying to run my JUnit tests on a headless build machine. My build machine is a rack mounted...
May I jump in with the stack trace? To get started with UISpec4J, I tried to mimic the example on http://tinyurl.com/3vf829 But I ran into the same error....
Hi, Unfortunately, UISpec4J does not support yet the headless mode. Until then, although nothing shows on the screen when you run the tests, the headless...
Hi Pascal, Thanks for the reply. It's a little confusing to hear that UISpec4J doesn't work in a headless mode Linux server, because this is a documented...
Hello, ... Argh! We had removed that item from the features list a few months ago, after someone pointed that to us. We have seemingly been messing with the...
I'll try, but it's a spare time project so it will take a while. Apearantly I misinterpreted your request for a stack trace. Thanks for your patience. Jo ...
Hello, I'm new to UISpec4J and looking to see if I can get it to work with my app. This app, when launched tosses up a splash screen while the app is loading...
Talal Rabaa
Talal.Rabaa@...
Jun 12, 2008 7:02 pm
378
Hello, ... background. MainClassAdapter is catching that splash, not the main app window. Is there an easy way, maybe with a WindowIntercepter, to ... You...
The UISpecAdapter idea worked perfectly. Thanks! Anthony From: uispec4j@yahoogroups.com [mailto:uispec4j@yahoogroups.com] On Behalf Of Regis Medina Sent:...
Talal Rabaa
Talal.Rabaa@...
Jun 13, 2008 6:02 pm
380
Hello everyone, I'm trying to use uispec4j in order to test my Swing application. Here is the behavior of my application : When a button on the main Window is...
Hi Antoine, It looks like you are calling twice the triggerClick on button1 (first to retrieve the non modal window, and secondly to process the three modal...
Hi Pascal, Thanks for your quick answer. You're right, I have to call the triggerclick on button1 only one time. With this, it works almost perfectly! Here is...
Hi Antoine, Thank you very much for your feedback. I haven't yet managed to reproduce the problem mentionned at the end of your email ; the unit test hereafter...
I encounter the problem : org.uispec4j.interception.InterceptionError: java.lang.ClassCastException: org.uispec4j.interception.toolkit.UISpecToolkit cannot be...
Hi, You can download the UISpec4J library for jdk6 from the download page (http://uispec4j.org/download.html ). Regards, Pascal ... Hi, You can download the...
Who have this jar file:uispec4j-java6.jar ? I always cann't open the download page. I don't know why Can you help me ? Thank you very much again. ... ...
Hello, I just tried this link, and it works for me: http://www.uispec4j.org/uispec4j-java6.jar Anyway, I will send this file to your email address. Cheers, ...
Hi All, I don't know why I can not open the download link (http://uispec4j. org/download. html) , because of my urgent project, I need this uispec4j-java6.jar...
hello Pascal, Thank you for your reply . But I can't open (http://uispec4j.org/download.html) this download page,can you open this link now? If you have...
Dear All, First, I thank Regis Medina and Pascal very much for their warm-heart help. and Finally I got the uispec4j-java6.jar file. But unfortunately I change...
Hi Jin, Could you let us know the errors that you are encountering with Java 1.6 (stack trace), that you don't meet with Java 5? If I'm not able to help...
Hi pascal, Thank you for your concern. I found the structure of uispec4j-java6.jar file is not same as the old jar file ,so after I change structure of...
Hi Jin, Please note that the current Jar for java6 is officlal. The information displayed in the download web page wasn't accurate. We are very sorry about...
Hello Pascal, Oh, yes, I see the update on uispec4j.org website now. Thank you very much for your warmly help. I think you are the expert of the uispec4j. I am...
Hello Pascal, I have one suggestion about the uispec4j-java6.jar file. I found the structure of uispec4j-1.5 jar(org.uispec4j.*) is different with the struture...