This repo is available at https://github.com/jbc-1023/ltk
There are 2 versions of the test
- Selenium (Written in Python)
- Cypress (Written in Javascript)
- UI Automation
- Go to https://www.shopltk.com
- Sign up
- Verify landing page after sign up
- Test Cases
- Go to https://www.shopltk.com
- Login
- Go to SHOP navigation menu
- Verify categories
- Verify styles
Details
- Sign up using a randomly generated email address and password.
- Randomly generated email is a valid and deliverable email address to avoid spam flagging (aka email reputation).
- Selenium-Python has an extra tests that compares the screenshot and give a pass/fail depending on % change threshold.
- Generated passwords are ephemeral. Nothing is stored nor saved/shown in logs.
- If you are having issues please ask me or try this amazing solution.