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

Cant find AccessibilityIdentifier on iCarousel Items when run automation testing. (Appium) #11

Open
qt-tech-labs opened this issue Oct 3, 2018 · 1 comment

Comments

@qt-tech-labs
Copy link

I set identifier for each item like this :
this.AccessibilityIdentifier = "DashboardGalleryItemViewAtProperty" + someIdUnique.ToString();
but when check on Appium. It disappeared.
Hope u help. Thanks u.

@jzeferino
Copy link
Owner

Remember this is a binding from the original library.
Instead of setting the value to AccessibilityIdentifier did you tried to set it to a specific property that you create?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants