Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parameter iteration
#2
Not Solved
//login code
Code:
PhoneNumbers="1,2,3,4,5,6"
Phno=Split(PhoneNumbers,",")
For i=0 to Ubound(Phno)
Code to enter phone number
Next
//log out code


try with the above idea.
Reply


Messages In This Thread
Parameter iteration - by bistritapcv - 03-28-2013, 05:25 AM
RE: Parameter iteration - by Sathiya - 03-28-2013, 10:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object not found during the 2nd iteration of an Action call in a For loop BGunay 0 861 04-23-2020, 07:08 PM
Last Post: BGunay
  UFT Tool runs more than one iteration always cthossain 2 3,365 02-12-2017, 01:25 PM
Last Post: cthossain
  Function return value is not passed during the 3rd iteration premanand1979 0 2,060 10-16-2014, 09:40 PM
Last Post: premanand1979
  Action Parameter passing problem Qtpuser1 1 2,722 04-18-2014, 06:23 AM
Last Post: kgovadav
  Iteration in Local sheets for UFT11.5 haithamQTP 1 3,011 02-27-2014, 09:12 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)