You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking "Save results" and following the generated link html5test.co/s/?<Unique ID>, the website appears empty. Additionally, when trying to compare browsers via ID, the ID is not loaded into the selection element.
Steps to Reproduce:
Click "Save results" on the test page.
Follow the generated link html5test.co/s/?.
Observe that the page appears empty.
Attempt to compare browsers via ID and note that the ID is not loaded into the selection element.
Observed Behavior
The generated results page appears empty.
The browser ID is not loaded into the selection element when trying to compare browsers.
Expected Behavior
The generated results page should display the test results.
The browser ID should be properly loaded into the selection element for comparison.
Screenshot
Console Output
On Firefox (version 125.0), the console returns the following error for both scenarios:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://html5test.eu5.net/api/loadBrowser. (Reason: CORS request did not succeed). Status code: (null).
Tested Environments
Cog Browser 0.18.2 (WPE WebKit 2.44.0)
Firefox 125.0
The text was updated successfully, but these errors were encountered:
When following your steps I can access the test you provided but more testing showed that the results need to also come from https://html5test.eu5.net/ and I can't access those created via https://html5test.co
When clicking "Save results" and following the generated link
html5test.co/s/?<Unique ID>
, the website appears empty. Additionally, when trying to compare browsers via ID, the ID is not loaded into the selection element.Steps to Reproduce:
Observed Behavior
Expected Behavior
Screenshot
Console Output
On Firefox (version 125.0), the console returns the following error for both scenarios:
Tested Environments
The text was updated successfully, but these errors were encountered: