want to verify data in CSV file

19 views
Skip to first unread message

Aphirak Phothisa

unread,
Aug 17, 2021, 3:06:15 AM8/17/21
to robotframework-users
I want to verify data in CSV file, in the actual want to compere symbol=network with expect 



image.png

Craig Despeaux

unread,
Aug 17, 2021, 11:14:56 AM8/17/21
to robotframework-users
I've never used it, but you could probably use this library:  https://github.com/s4int/robotframework-CSVLibrary

It can read a CSV file into a list.  So based on your example, you would have to then iterate through the list and examine indexes 0,1,4, and 5.

Craig

cindy sheng

unread,
Aug 19, 2021, 9:47:05 AM8/19/21
to robotframework-users
  • Maybe you can write your own library and reference it

Reply all
Reply to author
Forward
0 new messages