Challenge: Test User Login
Write a test that will check if the user logged in successfully.
Problem statement
Write a Login flow
test where an already registered user with Username=username
and Password=password
...
Write a test that will check if the user logged in successfully.
Write a Login flow
test where an already registered user with Username=username
and Password=password
...