@bizzymd The project can be found at:
C:\Users\UserName\AppData\Local\TaskScheduler\1.6.0\app\appslocal\...(etc)....\SID...(etc)....\engine\project.xmlHere you can find all projects that were created by scheduler.
I made a commenting bot for one site, but before comment i must login (saving and restoring cookies doesn't work so for every comment i must log in, solve recaptcha to confirm login and then comment). So i would like to login once and then process all links from text file one by one in just one script run to avoid recaptcha solving many times. How to do that?