google / google/EarlGrey

Add improvements in the Failure Error Message for cases mentioned in Issue #258.

Open
#267 0 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Objective-C
Stars
5.7k
Forks
737
Avg merge
1d 20h
Merged PRs (30d)
5

Description

- Don't mention tapping at all if the matcher can't find the element
- When using grey_accessibilityLabel, point the user at accessibilityLabel (not accessibilityIdentifier)
- Give the user a hint about isAccessibilityElement if the element is found but isn't marked as accessible. I had no idea what AX=N meant.

As mentioned [here](https://github.com/google/EarlGrey/issues/258#issuecomment-245756325) by @gurgeous.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.