Votes
Answers
Views
Question
2
votes
1
answer
257
views
asked 6 years ago by
updated 6 years ago by
Our application has an object that I thought should show up as a WebList, but it is coming as a WebElement. The list is a list of states that can be selected for an address form. The problem is, all the items in the list are also showing as WebElements but we are not able to click them to select the...
0
votes
1
answer
87
views
asked 6 years ago by
updated 6 years ago by
I am using object.innerText method, it is selecting the value from dropdown list but it is not unable as the next field still grey out. Browser("Example").Page("Example").WebElement("Select category").Object.innerText = "XYZ"
0
votes
1
answer
40
views
asked 8 years ago by
updated 8 years ago by
There is a webmenu that is used to select a value; manually when the value is chosen two fields are changed to the new value. When clicking using .click() or .Click, one field is populated with the value but not the second. Whats the best way of finding the event that needs to be fired?
1
vote
3
answers
82
views
asked 8 years ago by
updated 8 years ago by
I'm trying to work with a WebElement field that is populating fine when running, but when I check the value on the next page, it doesn't show up. I see the script populate the field with the data, but it is not committing for some reason. Manually, I'm able to type in the data and it works. Any idea...
3
votes
3
answers
268
views
asked 10 years ago by
updated 6 years ago by
In our application, we have a dropdown list that identifies in UFT as a WebElement. When I record on this object, it only records the click on the object but doesn't record selecting the value. How can I get this to work? Here's a publicly exposed example of a similar drop down: http://demos.telerik...
5
votes
1
answer
90
views
asked 12 years ago by
updated 12 years ago by
I am trying to record a web page with just Web Add and QTP. QTP does not record clicks on a web element. I can add the webelement manually to the Object Repository and then add code for play back. For some reason QTP will not record this actions. Does anybody know how I can get around the function?
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top