Screen Resolution Results
|
02-23-2015, 08:14 AM
Post: #1
|
|||
|
|||
Screen Resolution Results
Hey Patrick,
Hope that you find this message well. I do not know if this already implemented, but I think it would be cool if you could run your webpage speed testing program with a screen resolution. My website is responsive clear down to 600px currently with plans to go down to 300px using bootstrap. Anyway, I have different images/results that show up as the screen resolution increases and decreases and think it would be cool to compare the speed with different resolutions whether it be a PC with a small resolution or a mobile device with a 300px resolution. Sincerely, Travis Walters |
|||
02-24-2015, 06:41 AM
Post: #2
|
|||
|
|||
RE: Screen Resolution Results
You can but the setting is buried in the scripting language so you'd need to write a script to test the viewport size you're interested in.
Something like: Code: setViewportSize 800 600 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)