URL: http://vbsca.ca/login/login.asp
Browser / Version: Chrome 136.0.0
Operating System: Windows 10
Tested Another Browser: Yes Other
Problem type: Desktop site instead of mobile site
Description: Desktop site instead of mobile site
Steps to Reproduce:
Selenium test case TC_01 failed due to an inability to locate the welcome element after login.
- Navigated to the login page and entered valid credentials.
- Credentials used: username: "testuser", password: "testpass123".
- Attempted to locate element with
id="welcome"
, but it was not found.
Browser Configuration
From webcompat.com with ❤️
URL: http://vbsca.ca/login/login.asp
Browser / Version: Chrome 136.0.0
Operating System: Windows 10
Tested Another Browser: Yes Other
Problem type: Desktop site instead of mobile site
Description: Desktop site instead of mobile site
Steps to Reproduce:
Selenium test case TC_01 failed due to an inability to locate the welcome element after login.
id="welcome"
, but it was not found.Browser Configuration
From webcompat.com with ❤️