
Im automating a Android application (kind of a order management) and when open order details it loads a google map part inside a view which plot the order location,
As you may have experienced ranorex is failing to identify this google map elements (loads as a blank view),

Im trying to integrate appium to pass that part of the test but still no luck.( issues like appium aslo trying to reload the activity )
can anyone suggest a solution on this. (I need to click on the plot in map and verify the label text)
