Can iMacros run data driven tests?
Yes! iMacros can read data and use it to fill forms and/or make special decisions during the macro run. There are two methods to connect iMacros with data sources. 1. Read CSV files directly. iMacros can import data directly into the {{!COL1}}, {{!COL2}},… variables. Please see the Demo-Loop-Csv-2-Web macro. 2. Use the Scripting Interface to connect to any database. 3. Use the Scripting Interface to call iMacros from any programming or scripting language.