Forum Discussion

paulie's avatar
paulie
Occasional Contributor
10 years ago
Solved

model.setValueAt is out by 1 position after upgrading to Ready! API

I've just upgraded from SoapUI Pro to Ready! API. My scripts use extensive use of model.setValueAt() to populate datasource grids e.g. model.setValueAt(tempPackID,rownum,0). The problem is that Ready...
  • kondasamy's avatar
    10 years ago

    Your script seems to have the column value hard coded - Eg: model.setValueAt(tempPackID,rownum,0). I don't think there is an alternative than changing manually in your code!

     

    Thanks,
    Samy

     

    Did my reply answer your question? Give Kudos or Accept it as a Solution to help others, Thanks. ↓↓↓