Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support declare and find an element with attributes #4

Closed
hoangtaiki opened this issue Jun 11, 2019 · 0 comments
Closed

Support declare and find an element with attributes #4

hoangtaiki opened this issue Jun 11, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hoangtaiki
Copy link
Owner

hoangtaiki commented Jun 11, 2019

For currently we support to declare an element with default Appium selector and text key

element :title_label, :class, 'android.widget.TextView', text: 'Filter Advisors'

But sometimes, we have some elements with same text, same selector and some their attributes are different. To support this, we will implement some new functions to allow we can declare an element with attributes

@hoangtaiki hoangtaiki added the enhancement New feature or request label Jun 11, 2019
@hoangtaiki hoangtaiki self-assigned this Jun 11, 2019
@hoangtaiki hoangtaiki pinned this issue Jun 11, 2019
@hoangtaiki hoangtaiki changed the title Support declare an an element with attributes Support declare and find an an element with attributes Jun 11, 2019
@hoangtaiki hoangtaiki changed the title Support declare and find an an element with attributes Support declare and find an element with attributes Jun 11, 2019
@hoangtaiki hoangtaiki unpinned this issue Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant