Issue with "Set" method - 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: Issue with "Set" method (/Thread-Issue-with-Set-method) |
Issue with "Set" method - linhke - 02-05-2010 Hi, Pls open the attatchment file first. When i typing the valid postcode by manual, the 'Send Now' button will be enabled, but when i setting the same postcode by 'Set' method in QTP, the 'Send Now' button won't be enabled. Can any body tell me the solution for that? Thanks, linhke RE: Issue with "Set" method - Saket - 02-05-2010 Sending Tab key after setting the postcode should enable 'Send now' or just click outside the text box. |