science Fulguris Browser Test Suite
Welcome to the Fulguris test page collection. These pages help test various browser features, navigation, dialogs, deep links, and more.
quiz Quick Tests
Dialog Tests
Navigation Tests
Deep Link Tests
info About
This test suite is designed for Fulguris Web Browser to validate:
- ✅ Dialog functionality (alert, confirm, prompt)
- ✅ Navigation and history management
- ✅ Deep links and URI schemes (tel:, mailto:, geo:, etc.)
- ✅ JavaScript execution and DOM manipulation
- ✅ Form handling and input validation
- ✅ Page state and storage (localStorage, sessionStorage)
- ✅ CSS rendering and layout
- ✅ Resource loading behavior
build Testing Tips
- tests.html - Comprehensive test suite with all features
- page.html - Focus on navigation, history, and page state
- minimal.html - Zero external resources for baseline testing
- Use browser DevTools console to monitor JavaScript execution
- Test back/forward navigation between pages
- Check Network tab for resource loading
warning Note
Some deep links (tel:, mailto:, sms:, geo:) may launch external apps or show permission dialogs depending on your device and OS settings.
Fulguris Browser Test Suite | GitHub