Hello,
I need to idnetify the WebPageTest User Agent. Does anybody knows how is it exactly?
Thanks!
Hello,
I need to idnetify the WebPageTest User Agent. Does anybody knows how is it exactly?
Thanks!
you can know it’s WPT because of the User-Agent that ends with PTST
Is it what you needed ?
You can just make a test of whatsmyuseragent.org/ in WPT to see the useragent
Simple way to double check this is issue a WPT test against a unique link… like…
foo.com/jn0MAhJbdKMjMyUztaGvEPpEBIXl10mU.html
This will produce a 404 in your logs + you can simply look at the UA string.