11-29-2011, 06:59 PM
(This post was last modified: 11-29-2011, 07:02 PM by kotaramamohana.)
Hi Friends,
I am also getting same problem in my application. QTP is setting value in the Edit box. But could not able to select correct option from drop down. It meas drop down list is not displaying while doing with QTP. If we are trying manually then list is getting displayed.
Here is the properties for WebEdit object
I have attached screen shot of my application. Can you please share your thoughts
I am also getting same problem in my application. QTP is setting value in the Edit box. But could not able to select correct option from drop down. It meas drop down list is not displaying while doing with QTP. If we are trying manually then list is getting displayed.
Here is the properties for WebEdit object
Code:
"Class Name:=WebEdit",
"abs_x:=431",
"abs_y:=316",
"class:=ui-autocomplete-input autocomplete-found",
"default value:=",
"disabled:=0",
"height:=26",
"html id:=org_picker_kw",
"html tag:=INPUT",
"innerhtml:=",
"innertext:=",
"kind:=singleline",
"max length:=2147483647",
"name:=org_picker_kw",
"outerhtml:=<INPUT aria-haspopup=true style=""WIDTH: 320px; FLOAT: left"" id=org_picker_kw class=""ui-autocomplete-input autocomplete-found"" role=textbox value=""Alliance Community Fund"" type=text name=org_picker_kw autocomplete=""off"" aria-autocomplete=""list"" madeSelection=""true"" open=""true"" jQuery162087509997674758=""5"">",
"outertext:=",
"readonly:=0",
"rows:=0",
"type:=text",
"value:=",
"visible:=True",
"width:=330",
"width in characters:=20",
"x:=431",
"y:=146"
I have attached screen shot of my application. Can you please share your thoughts