Running WatiN using Scheduled task or Windows service -


my watin automation doing file download working fine when executed in command window normally. failing timeout exceptions or filedownload dialog not found exception when executed scheduled task.

is possible execute watin exe (with filedownload dialog handler) scheduled task. if no there other way execute schedule task.

note: have seen blogs referring running watin using cc.net. so, possible run above scenario using cc.net pointers cc.ent documentation , working

let me know if u require more informations..

for work, have enable desktop interaction , have user logged in. if running on server, here's a clever way start process , make sure has desktop access.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -