Hi,
I have to scrapped the data from webpage and using data scrapping .I am scrapping name and modified by values and it is working fine when i run for first 2 or 3 times and then suddenly stops working and not writing anything in excel.
I am confuse about this behavior as sometimes working and sometimes not.
here is the pic of my webpage.
I am using two data scapping as i have to remove xlsx from file name and paste to excel.
pic of selector.
Kindly help me for the same.
@NIVED_NAMBIAR
Hi @Mathkar_kunal
Is it any selector issue ?
Can u show on which activitiy it is getting error?
no selector issue not even activity is showing error .
Problem is sometimes working sometimes not working
Hi @Mathkar_kunal
I think website may not be properly sometimes. So option is use delay or element exist activitiy to handle this
Regards
Nived N 
Happy Automation 


HI @Mathkar_kunal
Can you make the selector dynamic * in title and give some delay try once.
Thanks
Latika
should i put * after body?
Like in selector there is title attribute
Put it as title=‘*’
checked by making dynamic and putting delay still not extracting