There is a custom button that we can't inspect by appium iOS in our application.
The problematic button has an Id. We can inspect it by Xcode accessibility inspector but we are not able to inspect it by appium web inspector.
Additionally we tried to click that button with the id that we took from Xcode accessibility inspector but it doesn't work. Appium console search it until it gets timeout.
How achieve this? Because this is an blocker issue for us. Any suggestions?
XCode Ver:9.2 MacOSx: 10.12.6 Appium:1.7.1