Safari Web Inspector network throttling

Matt

I'm currently remote-debugging a website on my iPhone using Safari v8 and need to simulate different network speeds.

The Chrome Developer Tools have the functionality to throttle the network connection (simulate 3G, wifi etc.) or even to completely switch it off.

Does the Safari Web Inspector have similar functionality?

At the moment I'm getting around it by just switching off my wifi as I just need to test no network for now, but might need the functionality in the future.

Mike Grace

There is currently not a way to do that natively in Safari but you might try using something like Charles Proxy that can throttle your browser or system connection (win, mac, linux).

Mac version of Charles proxy throttle settings

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

difference between Safari web inspector strike throughs

From Dev

Use Safari Web Inspector with apps compiled for production

From Dev

Safari web inspector: view css grid

From Dev

Use Safari Web Inspector with apps compiled for production

From Dev

How to add rule to selector in Safari 7's Web Inspector?

From Dev

Flexbox does not work in Safari, striked out in Web inspector

From Dev

Debugging iOS7 Safari CSS issues with web inspector

From Dev

Safari Web Inspector not Showing elements and Style Panel when debugging iPhone

From Dev

Flexbox does not work in Safari, striked out in Web inspector

From Dev

Network throttling with chrome and selenium

From Dev

Throttling network speed for WebSockets

From Dev

Throttling web crawlers

From Dev

Safari web inspector "No Inspectable Applications" when ipad connected to mac book pro

From Dev

How can I see the size (in bytes) of a resource in a UIWebView using Safari 7 Web Inspector?

From Dev

HTML5 Progress Element on Safari won't change value unless the Web Inspector is open

From Dev

Chrome console api - change network throttling programmatically

From Dev

How to open the web inspector in QWebView?

From Dev

What is a TextTracks tab in Network Chrome Inspector?

From Dev

Safari Inspector CSS Media Query Selectors Show as [object Object]

From Dev

Why is Web Inspector showing me "no inspectable applications"?

From Dev

JavaFX and Firebug Lite in web page inspector mode

From Dev

Web inspector breakpoints set, but not breaking the code

From Dev

Best way to get around web crawl throttling for Amazon.com

From Dev

Safari Web Developer Tools?

From Dev

Chrome inspector does not show network requests path and etc

From Dev

Can a user enable Web Inspector for my app to inspect my WebViews?

From Dev

Why does Web Inspector show User Agent Stylesheet as 'locked'

From Dev

Where is WebSQL database folder in Web Inspector when debugging iOS app

From Dev

How can I disable Web Inspector for my BlackBerry App?

Related Related

  1. 1

    difference between Safari web inspector strike throughs

  2. 2

    Use Safari Web Inspector with apps compiled for production

  3. 3

    Safari web inspector: view css grid

  4. 4

    Use Safari Web Inspector with apps compiled for production

  5. 5

    How to add rule to selector in Safari 7's Web Inspector?

  6. 6

    Flexbox does not work in Safari, striked out in Web inspector

  7. 7

    Debugging iOS7 Safari CSS issues with web inspector

  8. 8

    Safari Web Inspector not Showing elements and Style Panel when debugging iPhone

  9. 9

    Flexbox does not work in Safari, striked out in Web inspector

  10. 10

    Network throttling with chrome and selenium

  11. 11

    Throttling network speed for WebSockets

  12. 12

    Throttling web crawlers

  13. 13

    Safari web inspector "No Inspectable Applications" when ipad connected to mac book pro

  14. 14

    How can I see the size (in bytes) of a resource in a UIWebView using Safari 7 Web Inspector?

  15. 15

    HTML5 Progress Element on Safari won't change value unless the Web Inspector is open

  16. 16

    Chrome console api - change network throttling programmatically

  17. 17

    How to open the web inspector in QWebView?

  18. 18

    What is a TextTracks tab in Network Chrome Inspector?

  19. 19

    Safari Inspector CSS Media Query Selectors Show as [object Object]

  20. 20

    Why is Web Inspector showing me "no inspectable applications"?

  21. 21

    JavaFX and Firebug Lite in web page inspector mode

  22. 22

    Web inspector breakpoints set, but not breaking the code

  23. 23

    Best way to get around web crawl throttling for Amazon.com

  24. 24

    Safari Web Developer Tools?

  25. 25

    Chrome inspector does not show network requests path and etc

  26. 26

    Can a user enable Web Inspector for my app to inspect my WebViews?

  27. 27

    Why does Web Inspector show User Agent Stylesheet as 'locked'

  28. 28

    Where is WebSQL database folder in Web Inspector when debugging iOS app

  29. 29

    How can I disable Web Inspector for my BlackBerry App?

HotTag

Archive