digimon
13 years agoNew Contributor
How to check List Items: confused table recognize
I use a table-checkpoint to check some items in a list of my app.
The list can be recognized as a table, but most of the value of each items is wrong. How can I deal with this kind of list?? (attached snapshot of my list)
For example:
Original list:
ST_REV 205
STRATEGY 2
DD_RESOURCE
CYCLE_SEL Scheduled
...
My Catch:
ST_REV 205
STRATEGY 0
DD_RESOURCE Scheduled
CYCLE_SEL 0x00000
...
The list can be recognized as a table, but most of the value of each items is wrong. How can I deal with this kind of list?? (attached snapshot of my list)
For example:
Original list:
ST_REV 205
STRATEGY 2
DD_RESOURCE
CYCLE_SEL Scheduled
...
My Catch:
ST_REV 205
STRATEGY 0
DD_RESOURCE Scheduled
CYCLE_SEL 0x00000
...