07-13-2011, 01:01 PM
(This post was last modified: 07-13-2011, 02:03 PM by Unleash Rajesh.)
hi..
Is it possible to use the properties of webedit and date picker in the same line...For reference, find the enclosed copy..
Used the code..
It throws an error stating,
QTP doesnot support this property or method..
Is it possible to use the properties of webedit and date picker in the same line...For reference, find the enclosed copy..
Used the code..
Code:
Browser("micclass:=Browser","title:= x").Page("micclass:=Page","title:= x").Image("micclass:=Image","file name:= calender.gif", "html tag:= IMG","name:= image").Setdate "date"
It throws an error stating,
QTP doesnot support this property or method..