Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem in selecting multiple items in the weblist
#5
Not Solved
U can use select for the first case followed by extend select for the remaining extra selection of the objects.


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

Correct me if wrong

Regards,
Sankalp
Reply


Messages In This Thread
RE: Problem in selecting multiple items in the weblist - by sshukla12 - 08-09-2011, 02:24 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)