Skip to content

Select Window or Select Dialog KW only works with the Title property #9

Description

@dmeixner

I been trying to detect a Window and a Dialog by its Name property and is not working I get the next Fail

KEYWORD: SwingLibrary.Select Window mainFrame
Documentation: Selects a window as current context.
Start / End / Elapsed: 20111122 12:51:25.544 / 20111122 12:51:35.560 / 00:00:10.016
12:51:35.560 FAIL Frame with title "mainFrame"

KEYWORD: SwingLibrary.Select Dialog mdeviceSelectorDialog
Documentation: Selects a dialog as current context.
Start / End / Elapsed: 20111122 13:16:04.420 / 20111122 13:16:14.764 / 00:00:10.344
13:16:14.764 FAIL Dialog with title "mdeviceSelectorDialog"

The only way I been able to detect a Window and a Dialog is by Title

My question is
Is possible using the Name property to detect a Windows or a Dialog?
I been using FEST for other automation and you can use Title or Name to detect any object, this is very useful when your intention is to to test and application that will change languages this way you don’t have to duplicate your test cases for each language.

Thanks for your help,
Daniel Meixner

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions