Hi,
i have a very simple login request with a datasource (10 invalid usernames and passwords) and a datasourceloop
so the login request is executed 10 times.
After the execution is finished, i see all request in green but i used an invalid password, they should be in red
How can i add assertion in each login request
Thank you