08-26-2013, 02:31 PM
Hi Ankur,
I am in real need of your help.
I am using QTP 11.
What I want to do is to set the value in Web-Edit box, which is in actual convert into web list box while we enter any value, To solve this : I have tried following:
1. I have used Send key option ___ but it's not working..
2. Since this object is not supporting .type method, I have used Object.innertext method, although value is showing in Web-Edit box, I am still getting message from web site that : "Please enter value"
3. I have also tried some other approach, like using .set method twice,using some logic, but none of the things, worked out.
I am in need for your help to fix this problem as it is work blocking for me. Kindly let me know if you need any further information
I am in real need of your help.
I am using QTP 11.
What I want to do is to set the value in Web-Edit box, which is in actual convert into web list box while we enter any value, To solve this : I have tried following:
1. I have used Send key option ___ but it's not working..
2. Since this object is not supporting .type method, I have used Object.innertext method, although value is showing in Web-Edit box, I am still getting message from web site that : "Please enter value"
3. I have also tried some other approach, like using .set method twice,using some logic, but none of the things, worked out.
I am in need for your help to fix this problem as it is work blocking for me. Kindly let me know if you need any further information