awesomeme
4 years agoNew Contributor
Common data driven loop for login scenario capable to reading data from different spreadsheets
I am trying to create a login testcase which is data driven to read the login credentials from a spreadsheet. Also this testcase should be capable of reading data from different spreadsheets So that I could use this to different scenario.
First part is done. Need assistance with the second part.
You can use different sheets in the same spreadsheet for different scenarios. There's an example in here for getting to a sheet by its name.