I am trying to find individual elements of a video player screen of react native app but the inspector is catching the whole screen as one element but I want to capture individual elements of the page how to do that?
I am trying to find individual elements of a video player screen of react native app but the inspector is catching the whole screen as one element but I want to capture individual elements of the page how to do that?