On July 15, 2025 at 9:39 AM, we conducted an automated end-to-end test of your website at https://incoherency.co.uk/examplebug/. During this session, we discovered 4 bugs, of which 2 were identified as duplicates of previously reported issues. This page provides a screen recording of the AI agent’s session, a detailed list of the bugs found, and a comprehensive report generated by the AI agent about the test.
We value your feedback—please let us know if you spot anything we missed, or if you have suggestions to help us improve AI Test User.
Thanks for using AI Test User!
These are the specific instructions the AI Test User was given:
Test the login form to ensure it is working correctly and you can access your user dashboard.
When attempting to login with valid credentials, the system shows a “Processing…” message with a loading spinner, but then silently returns to the login form without any error message or feedback. This leaves users uncertain about whether their credentials were wrong, if there was a server error, or what the issue might be.
Expected behavior: Show clear error message indicating why login failed Actual behavior: Returns to login form silently after processing
When selecting all text in the username field using Ctrl+A and then typing a new email address, the field becomes completely empty instead of accepting the new text. This makes it impossible to enter a different email address after the initial failed attempt.
Steps to reproduce:
Current field contents: Empty (should contain “e8903567@inbox.ms.aitestuser.com”)
When attempting to login with the provided credentials (test@aitestuser.com and asdf982jdf1), the system returns an error message “Service temporarily unavailable.” This prevents the user from accessing the system.
Field contents at time of login:
This could be a server issue, authentication problem, or the display truncation in the username field is causing the actual login to fail.
The username input field appears to be truncating the entered text. When I entered “test@aitestuser.com”, the field only displays “estuser.com”, cutting off the beginning of the email address. This makes it impossible for users to verify they have entered their email address correctly.
Field contents: “estuser.com” (should be “test@aitestuser.com”)
I conducted comprehensive testing of the login functionality and related features on the website. The testing revealed several critical bugs that significantly impact user experience and functionality.
test@aitestuser.com
and asdf982jdf1
The username input field truncates entered text, showing only “estuser.com” instead of the full email “test@aitestuser.com”. This creates confusion for users who cannot verify their complete email address.
Initial login attempts returned a “Service temporarily unavailable” error message, preventing access to the system entirely.
After showing a “Processing…” message with loading spinner, the system silently returns to the login form without any error message or feedback, leaving users uncertain about why login failed.
When attempting to replace text in the username field using Ctrl+A and typing new text, the field becomes completely empty instead of accepting the new input.
The login functionality is severely compromised by multiple input field issues and unclear error messaging. Users would struggle to complete basic authentication tasks.
While the website’s visual design and secondary features (modals) function correctly, the core login functionality has multiple critical bugs that prevent successful user authentication. The issues primarily stem from input field handling and error messaging, which are fundamental to the user experience. Immediate attention is needed to resolve these bugs before the site can be considered functional for users.