Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem in selecting multiple items in the weblist
#6
Not Solved
Hi sshukla,

what ever u said above is correct and it wont be problem even if u use ExtendSelect

both the ways are correct

Code:
Browser("Home").Page("Home").Frame("I1").WebList("lbSelColumns").ExtendSelect 1
Browser("Home").Page("Home").Frame("I1").WebList("lbSelColumns").ExtendSelect 2
Browser("Home").Page("Home").Frame("I1").WebList("lbSelColumns").ExtendSelect 3
or

Code:
Browser("Home").Page("Home").Frame("I1").WebList("lbSelColumns").Select 1
Browser("Home").Page("Home").Frame("I1").WebList("lbSelColumns").ExtendSelect 2
Browser("Home").Page("Home").Frame("I1").WebList("lbSelColumns").ExtendSelect 3


Regards,
Gaveyom
Reply


Messages In This Thread
RE: Problem in selecting multiple items in the weblist - by gaveyom - 08-10-2011, 02:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Webtable objects recognise as weblist in UFT 12.5 Sharad Kumar 0 1,071 12-06-2018, 04:57 PM
Last Post: Sharad Kumar
  Searching for and selecting row in Datawindow zsl0009 0 2,688 08-04-2015, 01:02 AM
Last Post: zsl0009
  Problem selecting in a dropdown menu during playback. qemls29 9 12,543 07-28-2015, 05:44 PM
Last Post: Sharan
  Unable to fetch items from WpfList in UFT saurabhkumar_gupta 0 2,291 03-08-2015, 09:17 PM
Last Post: saurabhkumar_gupta
  Can't locate items on Win7 Desktop RandomGrin 0 1,985 01-30-2015, 10:55 PM
Last Post: RandomGrin

Forum Jump:


Users browsing this thread: 1 Guest(s)