I know for different parameters I have to use a CSV DatasetConfig and create a .csv file, with the email id and password separated by a comma.
For native mobile apps, we are using HTTPS Test Script Recorder, which records the actions I am doing. Using the recording, I am able to create the script for only one user, but I want multiple users to log in and log out.
I want to create a flow like:
First user logged in – > logout
Second user logged in -> logout