instea/react-native-popup-menu

Unable to add accessibility on Menu Component

PriyankaGandhi2504 opened this issue · 0 comments

I used MenuOption in my code for displaying a menu like a overlay on the screen and added accessibilityLabel and testID to automate the component. On clicking Title dropdown a Menu appears. But on checking in Appium (1.19.1) unable to locate the menu view. On clicking menu from Appium it is taking background screen component.
Let me know in case anyone know any solution for this.
Please find below attached screen for the design reference.

Screenshot 2021-02-24 at 10 59 32 PM