#  How do I tell which browser I am using? 





## Index

1. [Browser Detection](/computer-technical/how-do-i-tell-which-browser-i-have.html#browser-detection)





Find out what a browser is and what yours is called.

Browsers are the applications that you use to access the internet and view the web. (Edge, Safari, Firefox, Chrome, etc.) Please include the information in the box below that contains text in it when you're helping us figure out which browser you're using.

#### Browser Detection

Your browser information should appear below (javascript required):

 txt=navigator.userAgent;document.getElementById("agentex").innerHTML=txt; 

 

[ Previous article: How do I access my transcript?  Prev ](/computer-technical/how-do-i-access-my-transcript.html)[ Next article: How do I take quizzes? Next  ](/computer-technical/how-do-i-take-quizzes.html)







![](https://bowenehs.com/index.php/_wblapi?nolangfilter=1&_wblapi=/forseo/v1/cron/image/)setTimeout(function(){var e=document.createElement('img');e.setAttribute('style','position:absolute;bottom:0;right:0;z-index:-99999');e.setAttribute('aria-hidden','true');e.setAttribute('src','https://bowenehs.com/index.php/_wblapi?nolangfilter=1&_wblapi=/forseo/v1/cron/image/'+Math.random().toString().substring(2)+Math.random().toString().substring(2)+'.svg');document.body.appendChild(e);setTimeout(function(){document.body.removeChild(e)},3000)},3000);