Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script running more times than the values in global data table
#3
Not Solved
Pavani,

Settings are fine. You have to do two cross checks.
1. You should not have loop for reading of data from datatable. Like For i=1 to Rowcount
''' Execute statements
Next
2. You need to clear or delete all the data from the rows of datatable after your data rows.

Do above things and let me know how it goes.
Reply


Messages In This Thread
RE: Script running more times than the values in global data table - by krr - 09-26-2012, 08:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with Select checkbox from data table value jayraocourts 0 1,086 11-01-2019, 10:25 PM
Last Post: jayraocourts
  Action Response Times Slow kdunn 0 991 11-09-2018, 09:24 PM
Last Post: kdunn
  Check the word and get no. of times that word in the webpage Sandeep.san229 0 1,197 10-31-2018, 06:42 PM
Last Post: Sandeep.san229
  "UFT has stopped working" is displayed during running the script kotaramamohana 0 1,225 08-24-2018, 01:07 PM
Last Post: kotaramamohana
  Fetching values from a web table qapandit 7 8,680 05-30-2014, 02:32 PM
Last Post: nistalaramesh

Forum Jump:


Users browsing this thread: 1 Guest(s)