I was trying to use Inspector but it is doesn't work. and when we use Tap button it gave me a error message.
Try Precise Tap which is available on Mac(Appium) js.executeScript("mobile: tap", new HashMap() { { put("tapCount", 1.0); put("touchCount", 1.0); put("duration", 1.0); put("x", 334.0); put("y", 148.0); } });