Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Enter A Value on Web Element
#1
Not Solved Wink 
How to Enter A Value on Web Element.

I am trying to enter a value on WebElement, However QTP is not recognizing the field.

Code:
Browser("Edit Location Information").Page("Edit Location Information").WebElement("EditLocation")******


Pls help

Attached Screenshots


Attached Files
.doc   Entire Table is a WEB ELEMENT.doc (Size: 46 KB / Downloads: 99)
Reply
#2
Not Solved
try:
Code:
... .WebElement("EditLocation:=" & Variable)

or

.WebElement("Visible:=True")

etc
Reply
#3
Not Solved
Thanks Lorena, It's not working.

My Application built on Flash. Do u think the code works with out Adobe Add inn??

Let me know.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Page element keep changing chong67 4 4,280 11-08-2016, 09:17 PM
Last Post: Paul Rammone
  Choosing element from array marvson 1 1,789 06-29-2016, 02:55 PM
Last Post: Ankesh
  Web Element: Not able to select value from drop down in Web Element. Rajeev 4 5,008 08-04-2015, 06:03 PM
Last Post: kbhargava505
  Unable to pass "Enter" Key through Sendkeys Lavanya N 1 3,922 07-24-2015, 02:17 PM
Last Post: Lavanya N
  How to capture tool tip within a web element frebuffi 3 3,526 11-10-2014, 10:06 AM
Last Post: learning_UFT

Forum Jump:


Users browsing this thread: 1 Guest(s)