We want you to create a simple automation test in any Web Testing Tool you like, that should perform the following tests:
- Check that the webpage at https://qa.sportbuff.com/?clientName=develop&streamId=c89e38f4-d76f-4175-9faf-1cd1c2520092 is running
- Check that a video is playing in the demo page
- Verify that the SportBuff UI is loaded (compact points view is visible)
- Check that you can login/create a new SportBuff account
- We can update our name in the profile section
- We can update our profile picture in the Profile section
- We can form a new private group
Please note that the test must be generating at each run a random email and name and not reuse the same values on a next iterration.