-
Notifications
You must be signed in to change notification settings - Fork 113
Description
Expected Behavior
Login to Gamestop account
Give a description of what you expected the application to behave.
open browser instance to gamestop
navigate to login page
populate email field
navigate to password field
populate password field
log in
Actual Behaviour
Login to Gamestop account
Give a description of what you expected the application to behave.
open browser instance to gamestop
navigate to login page
populate email field
navigate to password field
attempts login
Give a description of what the application actually done.
Attempts to log in to account without populating password field
Screenshots
Place any informational screenshots here.
Repro Steps
Please include the steps of how we can reproduce this issue on our end.
I.E.
- fill in login credentials as string in settings.py
- Run app.py
- Observe browser instance
- Recieve failed login notification
Desktop Configuration
- OS: Win10 20H2 Build 19042.1237 (64-bit)
- Browser Chrome
- Version 94.0.4606.81 (64-bit)
Additional Context
Add any other context about the problem here.
tested on a few machines with similar setups, slightly different versions of windows/Chrome.