Sir, suppose i have high speed net connection. then writing time.sleep function will slow down the process and where and when to write this function as we can;t decide which page of the site will take unusual time to load, so we have to write sleep function at every step which in turn will slow down the process by many fold
i tried writing code for automating posting update in facebook , but it gave error at different steps as the code in the next line got executed but the next page in the website hasn’t got loaded, by that time,.
Sir,please help
.