Challenge: Register and Login

Write code to register a new user. Then, write a test to check the login flow with the newly registered user.

Problem statement

Write two tests. In the first test, go to the register page and register the user. Then, write the second test that logs in with the credentials created in the first test.

Expected output

Get hands-on with 1200+ tech skills courses.