-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
With swinglibrary-1.6.0.jar
first on my classpath, if I run my simple test script with jybot
then, according to the test execution log, when I get to,
List Components In Context formatted
Button Should Be Enabled config server button
Click On Component config server button
Select Window server dialog
then for that third line, to click on the button, I get FAIL Exception in Choise expanding
which looks to be from Jemmy. Any thoughts?
The formatted components list from the first quoted line does include,
8 javax.swing.JButton 1: config server button
If I switch to using Push Button
instead then the push button doesn't make the server dialog window come up at all, it's as if it didn't happen.
Metadata
Metadata
Assignees
Labels
No labels