Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Weblist selection
#1
Solved: 10 Years, 9 Months, 4 Weeks ago
Code:
browser("").Page("").weblist("customertype").
here i do have two customer types wholesaler and retailer. both have different steps and if i want to give if else condition here.
Code:
if customertype =wholesaler then do these steps
steps.............
else
these steps
steps.............
how can i give these steps please let me know
thanks

I tried this but not able to get
Code:
r=browser("").Page("").Weblist("customertype").GetROProperty("text")
if cutomertype=r
steps

else

steps

end if
Reply


Messages In This Thread
Weblist selection - by diya - 11-20-2012, 09:48 PM
RE: Weblist selection - by ManualTester - 11-20-2012, 11:00 PM
RE: Weblist selection - by ManualTester - 11-21-2012, 12:16 AM
RE: Weblist selection - by diya - 11-21-2012, 01:48 AM
RE: Weblist selection - by ManualTester - 11-21-2012, 06:38 PM
RE: Weblist selection - by diya - 11-21-2012, 09:11 PM
RE: Weblist selection - by diya - 11-21-2012, 12:02 AM
RE: Weblist selection - by kalaivanan123 - 11-21-2012, 07:04 PM
RE: Weblist selection - by ManualTester - 11-21-2012, 09:35 PM
RE: Weblist selection - by imzeeshan - 11-22-2012, 03:07 AM
RE: Weblist selection - by ManualTester - 11-22-2012, 10:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WEBLIST shayk1985 3 5,326 05-17-2018, 11:49 AM
Last Post: Ankur
  Issue related to dropdown selection(Please help urgent) excellentpawan123 2 4,068 05-31-2014, 12:00 PM
Last Post: excellentpawan123
  Comparing webtable data with weblist and webelements in other webpage arnav 1 5,618 04-18-2014, 10:01 PM
Last Post: Parke
  Selection of sub menu in Windows Desktop application Shilpa859 0 2,293 10-17-2013, 06:39 PM
Last Post: Shilpa859
  Combo Box selection issue Shkumari 11 12,131 09-26-2013, 03:56 PM
Last Post: learnQtptips

Forum Jump:


Users browsing this thread: 1 Guest(s)