Posts: 5
Threads: 3
Joined: Sep 2009
Reputation:
0
06-29-2010, 12:22 PM
Hi Every one
i recorded my application and while running
SwfEdit("").set ""
here if i use Type method values are added to my applicatio
but if i run with Set method, values are not adding, just empty record saved
Please let me know y happening like this :\
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
06-29-2010, 01:34 PM
Click on the Edit before set.. Does that help ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 5
Threads: 3
Joined: Sep 2009
Reputation:
0
06-29-2010, 03:07 PM
Thanku For ur help
But I already did it (Type method work in run mode) but i want know y set method doesnt work in run mode
Posts: 159
Threads: 0
Joined: Mar 2009
Reputation:
0
06-29-2010, 09:31 PM
Hi,
Is it a dot net control and you are trying to add numeric value like '222-222-2222' if so then try ".Submit" method.
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
06-30-2010, 09:55 AM
It should though, per QTP documentation. Why dont you try to insert probably a time delay before set and see if it actually does.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.