Version of Chrome Canary used in Dulles testing location?
|
08-21-2015, 10:04 AM
Post: #1
|
|||
|
|||
Version of Chrome Canary used in Dulles testing location?
Hi, is there a way that I can verify which version of Google Chrome Canary is being used when I run tests from webpagetest.org?
Thank you, Tim |
|||
08-22-2015, 01:50 AM
Post: #2
|
|||
|
|||
RE: Version of Chrome Canary used in Dulles testing location?
The guaranteed way is to look at the user agent string in the request headers for one of the requests. The agents auto-update directly from Google though so they should be within a day of the current canary depending on when the update started rolling out and when the test was run.
|
|||
08-22-2015, 05:11 AM
Post: #3
|
|||
|
|||
RE: Version of Chrome Canary used in Dulles testing location?
(08-22-2015 01:50 AM)pmeenan Wrote: The guaranteed way is to look at the user agent string in the request headers for one of the requests. The agents auto-update directly from Google though so they should be within a day of the current canary depending on when the update started rolling out and when the test was run. That did it, Patrick. Thanks! I could confirm Chrome 46 - which is a Canary build. User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2488.0 Safari/537.36 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)