I am getting error when I declare different csv files according to test data to different scenarios on specs level while using Taiko + Gauge.
Any one can help on this?
Reference: specs with multiple csv files
eg. table:specs/case_sclm.csv
- Verify test method1
table:specs/case_creation_ts_record.csv
- Verify test method2, Here both the above methods having 2 different csv files passed as arguments with test data.
Error showing is : Multiple data table present, ignoring table
Advance thanks for any leads or help!
Reference : https://github.com/getgauge/gauge/issues/1518#issue-513703584