Skip to content

Feature Request: Use getPageSource output to get element Text #1291

@ghost

Description

Description

After upgrading Xcode to version 11, appium is not returning element text through getText() or getAttribute(value)/getAttribute(label).
When checked the page source output, the xml has values for all the attributes.
Is it possible to make java client to getText() or getAttribute() using getPageSource() output instead of using XCUITest-WebDriverAgent server calls?

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