selmaa
2 years agoNew Contributor
Check Table data
Hello ,
I want to check cell within a table data. If both cell data are correct are correct i want to impliment tasks. With which features can i archieve this in keyword testing.
CHECK TABLE DATA
IF = cell 1 state == AIB & cell Brief == AV THEN
Save filenumber in variable
ELSE
IF = cell 2 state == AIB & cell Brief == AV THEN
Save filenumber in variable
ELSE
IF = cell 3 state == AIB & cell Brief == AV THEN
Save filenumber in variable
ELSE
IF = cell 4 state == AIB & cell Brief == AV THEN
Save filenumber in variable
ELSE
IF cell 5 state == AIB & cell Brief == AV THEN
Save filenumber in variable