Task Scheduler is a component of Microsoft Windows. It can provide the ability to schedule the launch of programs or scripts at pre-defined times or after specified time intervals. Using Task Scheduler, you can trigger a Batch file by creating and managing Tasks on a pre-determined schedule or on demand. Prerequisite for Trigger the Batch...Read More
We want to use dynamic window and objects while developing Worksoft Certify automation scripts in Silverlight because: It will work irrespective of whether it is win 32/64 bit OS, unlike static objects.We can consider the required attributes which is more static in nature.Chances failure of objects is very less compared to static objects, when the...Read More