Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP 9.2 Checking values in a dropdown list
#6
Not Solved
My Question is related to the same post.
My Application is based out of Java. Where i have 2 dropdowns (where value in second is triggered based on first dropdown).
The problem i am facing is when i select the value from first dropdown, the value is not populated in the second dropdown when done using QTP.

When I do the same manually in my application i.e. I select value from the first dropdown, the values in the second dropdown populates 'onchange' of values in the first dropdown.

Please suggest me as to which method I should use in QTP ..with the help of that i can ask qtp to trigger values in second dropdown.
I tried the below methods but are not working .........
Code:
Browser().page().frame().weblist().fireevent"OnChange"
Browser().page().frame().weblist().fireevent"OnpropertyChange"
Reply


Messages In This Thread
RE: QTP 9.2 Checking values in a dropdown list - by vibhakhandelwal - 11-29-2011, 04:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Different Type of Dropdown Selector zunebuggy 6 2,865 05-01-2018, 06:46 PM
Last Post: zunebuggy
  Not able to click text inside the grid dropdown szkapoo 6 4,293 12-20-2014, 09:43 PM
Last Post: supputuri
  Issue related to dropdown selection(Please help urgent) excellentpawan123 2 4,059 05-31-2014, 12:00 PM
Last Post: excellentpawan123
  spell checking of web objects kriday 3 3,790 07-05-2013, 01:37 PM
Last Post: Staff
  Selecting a value from a Dropdown qtpbeginner78 12 17,552 06-10-2013, 11:10 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)