What is the purpose of the userAgent property?
What is the purpose of the userAgent property? Correct Answer Identifying the client
The userAgent property is a string that contains the code name and version of the browser. This value is sent to the originating server to identify the client. The userAgent property returns the value of the user-agent header sent by the browser to the server.