|
eValid -- Automated Web Quality Solution
Browser-Based, Client-Side, Functional Testing & Validation,
Load & Performance Tuning, Page Timing, Website Analysis,
and Rich Internet Application Monitoring.
|
|
Starting eValid With Common Device Settings
eValid Home
Introduction
This page shows the console command line (batch interface) invocation
for some of the most common devices.
If the device you're concerned with is not shown below, you can
get the find the correct data at
www.UserAgentString.com
which lists the User Agent Strings (UASs) for 100's of browsers and crawlers.
In the list below please note that what is shown is one possible UAS for that
browser, but that there may be many other equally effective settings for that same device.
- IE
start evalid -AGENT "Mozilla/5.0 (compatible; MSIE 10.6; Windows NT 6.1;
Trident/5.0; InfoPath.2; SLCC1; .NET CLR 3.0.4506.2152;
.NET CLR 3.5.30729; .NET CLR 2.0.50727) 3gpp-gba UNTRUSTED/1.0"
exit
|
- Firefox
start evalid -AGENT "Mozilla/5.0 (Windows NT 6.1; rv:12.0)
Gecko/20120403211507 Firefox/12.0"
exit
|
- Chrome
start evalid -AGENT "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.6
(KHTML, like Gecko) Chrome/20.0.1092.0 Safari/536.6"
exit
|
- Safari
start evalid -AGENT "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3)
AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.3 Safari/534.53.10"
exit
|
- iPad
start evalid -AGENT "Mozilla/5.0 (iPad; U; CPU OS 4_3 like Mac OS X; en)
AppleWebKit/533.17.9 (KHTML, like Gecko)Version/5.0.2 Mobile/8F191
Safari/6533.18.5"
exit
|
- Kindle2
start evalid -AGENT "Mozilla/4.0 (compatible; Linux 2.6.22)
NetFront/3.4 Kindle/2.1 (screen 824x1200; rotate)"
exit
|
- Google Nexus
start evalid -AGENT "Mozilla/5.0 (Linux; U; Android 2.2; en-us;
Nexus One Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko)
Version/4.0 Mobile Safari/533.1"
exit
|
- iPhone
start evalid -AGENT "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en)
AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543a
Safari/419.3"
exit
|
- BlackBerry Pearl
start evalid -AGENT "Mozilla/5.0 (BlackBerry; U; BlackBerry 9900; en)
AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.1.0.346
Mobile Safari/534.11+"
exit
|
- HTC Evo4G
start evalid -AGENT "Mozilla/5.0 (Linux; U; Android 2.2; en-us;
Sprint APA9292KT Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko)
Version/4.0 Mobile Safari/533.1"
exit
|
- PalmOS TunstenE
start evalid -AGENT "Mozilla/5.0 (webOS/1.0; U; en-US) AppleWebKit/525.27.1
(KHTML, like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0"
exit
|