Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fixing datatable
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
hi all

How will fix the row in datatable (from -to) for running test

plz help
Reply
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi Revathy,
Hope this helps ..

If I want to run from row 3 to 5 then :

For temp= 3 to 5 step 1
Datatable.SetCurrentRow(temp)

'------Your codes-----
'------Your codes-----
'------Your codes-----
'------Your codes-----

Next

Regards
Punam
Reply
#3
Solved: 10 Years, 9 Months, 2 Weeks ago
Thanks Punam for the reply

Needed more help

Im doing with Keyword view only,through the keyword view how i can fix the steps?

plz reply
Reply
#4
Solved: 10 Years, 9 Months, 2 Weeks ago
Go to File ---> Settings ----> Edit the values in "Run from row__ to row __" ---> Apply ---> OK

Please refer the attachment.

Regards
Punam Smile


Attached Files Image(s)
   
Reply
#5
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi Revathy,

As punam suggested, the better way of setting the rows but as a automation guy we need to avoid manual interactions so it would always better to use AOM and use it at required place.

To know more about AOM Click on [Generate Script] button

Please let me know if i need to add any information.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Any experience or advise on fixing these intermittent Run Errors? mv8167 1 2,583 01-25-2013, 11:48 AM
Last Post: vishalu.vs
  Datatable add and datatable import sheet wheelercha 4 33,364 06-14-2012, 04:53 PM
Last Post: Arul

Forum Jump:


Users browsing this thread: 1 Guest(s)