paulie
10 years agoOccasional Contributor
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...
- 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,
SamyDid my reply answer your question? Give Kudos or Accept it as a Solution to help others, Thanks. ↓↓↓