-
Notifications
You must be signed in to change notification settings - Fork 608
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
Cannot locate buttons for UI tests #222
Comments
huri000
added a commit
that referenced
this issue
Sep 1, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
SwiftEntryKit dialogs cannot be recorded in UI tests
To Reproduce
Steps to reproduce the behavior:
However, it turns out that if we do script access to labels and buttons it'll work, so this is just somewhat of an inconvenience. But exposing
accessibilityIdentifier
would be a nice feature to add!Expected behavior
Ideally, the
accessibilityIdentifier
should be settable in title, button, etc. attributes so we can script tests that don't depend on translations.Screenshots
If applicable, add screenshots to help explain your problem.
iPhone (please complete the following information):
Additional context
Add any other context about the problem here.
Screenshots / Video Links
The text was updated successfully, but these errors were encountered: