Skip to content

Click On Component has Jemmy throw exception #43

@mtbc

Description

@mtbc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions