Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 1.23 KB

File metadata and controls

36 lines (27 loc) · 1.23 KB
layout title authors date description tags
layouts/doc-post.njk
Network conditions: Override the user agent string
kaycebasques
2018-12-14
Open the Network conditions tab, disable Select automatically, and choose from the list or enter a custom string.
emulate
test

To override the user agent string from Chrome DevTools:

  1. Press Command+Shift+P (Mac) or Control+Shift+P (Windows, Linux, ChromeOS) to open the Command Menu.

    {% Img src="image/admin/6zZ617vix5m8hDk4OZQn.png", alt="The Command Menu.", width="800", height="632" %}

    Figure 1. The Command Menu

  2. Type network conditions, select Show Network conditions, and press Enter to open the Network conditions tab.

  3. In the User agent section disable the Select automatically checkbox.

    {% Img src="image/admin/5RNVgBsha4LYrVxEc5CH.png", alt="Disabling 'Select automatically'.", width="800", height="552" %}

    Figure 2. Disabling Select automatically

  4. Select a user agent string from the list, or enter your own custom string.