Skip to content

希望可以对flutter应用ValueKey方法支持 #156

@Sanmejie

Description

@Sanmejie

希望可以支持下flutter应用ValueKey方法

Appium Flutter Driver:https://github.com/appium/appium-flutter-driver/blob/main/finder/python/appium_flutter_finder/flutter_finder.py#L54

def test_login(self) -> None:
el = self.driver.find_element(by='key', value='authentication_sign_in_with_email_btn')
el.click()

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