这是indexloc提供的服务,不要输入任何密码
Skip to content

Does this support Java based Installer #1455

@Rajini-H-S

Description

@Rajini-H-S

I'm trying to automate the Installer using pywinauto. but it can only detect the window frame buttons (Minimize, Maximize, Close).
Buttons like "Next" and "Cancel" are not accessible through pywinauto.

I tried both uia and win32 backends
Used print_control_identifiers() and descendants() to explore the UI tree
Only frame-level buttons are returned by pywinauto i,e (Minimize, Maximize, Close)
"Next" and "Cancel" buttons are not listed or accessible.

Environment:
OS: Windows Server 2019 standard
Python: [3.13.3]
pywinauto: 0.6.9
Installer: Installer.exe
UI Framework: Java Swing

Does pywinauto support Java-based UIs? If not, are there any workarounds for automating java-based installers?

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