How to test if an issue is browser-specific
PURPOSE
Some website issues happen only in one browser because of cache, extensions, cookies, or compatibility.
TRY
Open the same website in another browser or private browsing window.
CHECK
If it works elsewhere, the issue may relate to browser cache, cookies, extensions, settings, or version.
DO NOT CHANGE TOO MUCH AT ONCE
Test one variable at a time so the result is meaningful.
BEST PRACTICE
Include browser names and versions in the support request.