Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I am not able to set the value in Web Edit box using QTP 11.
#1
Solved: 10 Years, 8 Months ago
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


Attached Files
.txt   webedit.txt (Size: 533 bytes / Downloads: 130)
Reply
#2
Solved: 10 Years, 8 Months ago
hi

without seeing what you have tried, its harder to suggest what is going on.

Can you send a screen grab of the object, the OR properties and some code you have tried?

It would help us help you.
Reply
#3
Solved: 10 Years, 8 Months ago
Code:
Browser("micclass:=Browser").Page(micclass:=Page).WebEdit("name:=use the name of the webedit").Set "text which you want to set"
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Set method not working for web number object Qtp_bunny 1 2,061 06-14-2018, 05:00 PM
Last Post: Ankur
  How to set explicate NIC card for QTP license server? eitang 0 2,500 12-15-2011, 01:52 PM
Last Post: eitang
  QTP 10.0 - Automate Oracle Apps Request Set girishjimmu 0 3,398 01-17-2011, 05:46 PM
Last Post: girishjimmu
  run time image text pass on to the edit field amit Das 3 3,519 11-08-2010, 11:09 AM
Last Post: Saket
  Problem with Set method in QTP sruthi 4 6,164 06-30-2010, 09:55 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)