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...
Hi Jin, Thank you for noticing that and for your prompt feedback. We indeed did include by mistake the AddressBook sample code along in the library jar. This...
Hello Pascal, I notice your update in www.uispc4j.org Thank you for your quick response. Thank you for your help again. glad to make friend with all of you. ...
... For what it's worth, I'd like to disagree with the idea of screenshots being of "limited value". Use cases can be intricate and/or lengthy. The beauty of...
Hello, ... I agree with you. Even though I don't really feel the need for this on my current project, I know at least of one project where the application...