How to use xpath in selector

Hi @mounir.mohsen .
You cannot use xpath selectors with our solution. There are technical reasons for that, especially performance related.
At design time, in MDM, we generate selectors.
Those are in turn transformed at runtime into UIAutomator native calls.

But why do you need an xpath selector ?

Thanks,
Bogdan

2 Likes