nikseras / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

Captured browser operating systems are confusingly named #363

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Capture Mobile Safari on an iPad.
2. Capture Safari on Mac OS X.

What is the expected output? What do you see instead?
I would expect test output to identify each browser's operating system 
uniquely, with the iPad displaying something like "iOS". Instead both are 
identified as "Mac OS" which is rather confusing.

What version of the product are you using? On what operating system?
1.3.4.b on Windows 7.

Please provide any additional information below.
For testing setups with several devices it would be nice to have a little more 
information on each browser. For example the iOS or Android version number can 
often be very important when testing for browser quirks.

I have attached a patch that solves this, and adds detection for Chrome on 
Android.

Original issue reported on code.google.com by bogotthardt on 17 Apr 2012 at 6:07

Attachments: