Hi, I wanna check if an email with specific subject arrives in every half n hour to 40 mins... If it doesn't arrive then I will have to do some process.. Any suggestions?
I think what you can use is timer. Make two variables of datetime and use a while loop, in while loop keep on checking for email and the time and as well and break the loop with use of boolean expressions and set the flag as true or false as per whether email has been received or timer has finished and then reset the timer after you receive an email
hi all, I am unable to use google chrome for scrapping data, as i have already installed the extension but still it is not working, tried all the remedies to use but non working, any solutions guys?