Identifying mobile app UI element using wildcards is not working

@Siraj_Balkhis_Reshma_YICC

Mobile autoamtion does not support wild cards

instead it supports only variables…if you knwo what date it is then you can pass it as variable to the selector and use

else use any other attribute which are not dynamic to identify

cheers