Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selecting an iTem from the WebCombo box
#2
Not Solved
The QTP script runs without any problem, but the item is selected from the list
should it select ot Not?
(12-04-2009, 05:13 PM)nil Wrote: The QTP script runs without any problem, but the item is selected from the list
should it select ot Not?


Code:
Browser("XXXX").Page("XXXX").WebElement("html id:=ctl00xContentPlaceHolder1xUserControl1xGrid1xGrid_rc_0_11").Click
Browser("XXXX").Page("XXXX").sync
Browser("XXXX").Page("XXXX").WebList("html id:=ctl00xContentPlaceHolder1xUserControl1xGrid1xGrid_vl","name:=select").Select "Orange"
Check the above code

Thanks

~NileshTongue
Reply


Messages In This Thread
RE: Selecting an iTem from the WebCombo box - by nil - 12-04-2009, 05:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to select item within WebMenu learnasugo 4 8,085 10-11-2016, 03:35 PM
Last Post: learnasugo
  Searching for and selecting row in Datawindow zsl0009 0 2,792 08-04-2015, 01:02 AM
Last Post: zsl0009
  Problem selecting in a dropdown menu during playback. qemls29 9 12,997 07-28-2015, 05:44 PM
Last Post: Sharan
  Selecting Link Magad 1 2,808 11-07-2014, 03:56 AM
Last Post: PrateepKaraval
  selecting values from the dropdown webelement poojaarora014 3 18,007 04-22-2014, 12:12 PM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)