Ajax calandar - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Ajax calandar (/Thread-Ajax-calandar) |
Ajax calandar - rajaselvan.d - 05-08-2009 Hi all I am recording script with ajax calandar control. There is no problem while running these script but i could not change the date or parameterise the date so i have mentioned below the script. can any one tell me what should i do? Code: Browser("MIRAGE Revenue MIS").Page("MIRAGE Revenue MIS").Image("ctl00$ContentPlaceHolder1$ImgI").Click 6,10 while running these script qtp is assinging the date 08/05/2009 but what i want is, how to replace another date using same script in that particular column. I have attached screen shot also |