I want to execute my script but if it does not get completed within 10 minute it should get shut down by itself how can I do it is it possible is there any module because I remember there was something like it but I can't find it now
Yes, i also faced this problem, what i did was if file size was > 100kb then i delete cookies and bot will check if cookies are not present then it will call login function and new cookies file will be saved which will be less than 100 kb.