Hi Simon,
Yes, Try to Below steps
- Create a Config.xlsx (or JSON).
- Store dynamic sheet names or a pattern.
- In your test dispatcher, read this config and load the sheets accordingly.
For Ex: {
“SheetPattern”: “TestData_*”
}
Hi Simon,
Yes, Try to Below steps
For Ex: {
“SheetPattern”: “TestData_*”
}