datascrapping:Selector issue

I want to scrap the data from webpage but I am not able to scrap the data for next time because its selector not found exception

the current selector is given below taken using UIexplorer:

I have tried using * wildcard character also but its not working for all the time
I want pass Fri Aug 1* in a variable. how to do this?
Uploaded screenshot

Refer below links

[Problem with start process]

[How to pass variable into selector]