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.

Make most/all DSL methods work in an OO way #67

Description

@ferrous26

The AXElements supported way of performing actions is currently this:

press window.button

We should also support the more OO way of doing things:

window.button.press

Might allow refactoring some of the logic out of DSL, which is getting quite large...though it would go to AX::Element, which is also getting big... :/

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

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions