Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Unable to access controls due to QTMovie Viewer control. #73

@Zithica

Description

@Zithica

I'm using AXElements to automate our Mac OS X desktop application. I've been able to automate all of our controls expect for one dialog. The problematic dialog has a QTMovie Viewer control. If we remove the control I can access the controls. The QTMovie Viewer control isn't modified, we're using the standard control.

The control comes up in "Accessibility Inspector" as "image" with no hierarchy. This control has a lowercase "i" and causes a "NameError: wrong constant name image" error. If I look at the main dialog the "image" control is a child of the window. I've had our developer look at the code and we can't figure out where "image" comes from.

With all of this information it appears AXElements doesn't support the QAMovie Viewer control.

The link , goes to a video depicting the problem I'm seeing and has a lot of rich information. http://www.screencast.com/t/TzVUulfX

Any help would be appreciated.

Thanks

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