| OLD | NEW |
| 1 CONSOLE MESSAGE: line 25: angle: 0; type: portrait-primary | 1 CONSOLE MESSAGE: line 25: angle: 0; type: portrait-primary |
| 2 CONSOLE MESSAGE: line 25: angle: 180; type: portrait-secondary | 2 CONSOLE MESSAGE: line 25: angle: 180; type: portrait-secondary |
| 3 CONSOLE MESSAGE: line 25: angle: 90; type: landscape-primary | 3 CONSOLE MESSAGE: line 25: angle: 90; type: landscape-primary |
| 4 CONSOLE MESSAGE: line 25: angle: 270; type: landscape-secondary | 4 CONSOLE MESSAGE: line 25: angle: 270; type: landscape-secondary |
| 5 CONSOLE MESSAGE: line 25: angle: 0; type: landscape-primary |
| 5 | 6 |
| 6 Running: initial | 7 Running: initial |
| 7 | 8 |
| 8 Running: setWrongAngle1 | 9 Running: setWrongAngle1 |
| 9 error: Request Emulation.setDeviceMetricsOverride failed. {"code":-32602,"messag
e":"Missing or invalid 'Screen orientation angle must be non-negative, less than
360' parameter"} | 10 error: Request Emulation.setDeviceMetricsOverride failed. {"code":-32602,"messag
e":"Missing or invalid 'Screen orientation angle must be non-negative, less than
360' parameter"} |
| 10 | 11 |
| 11 Running: setWrongAngle2 | 12 Running: setWrongAngle2 |
| 12 error: Request Emulation.setDeviceMetricsOverride failed. {"code":-32602,"messag
e":"Missing or invalid 'Screen orientation angle must be non-negative, less than
360' parameter"} | 13 error: Request Emulation.setDeviceMetricsOverride failed. {"code":-32602,"messag
e":"Missing or invalid 'Screen orientation angle must be non-negative, less than
360' parameter"} |
| 13 | 14 |
| 14 Running: setWrongType | 15 Running: setWrongType |
| (...skipping 11 matching lines...) Expand all Loading... |
| 26 Running: restoresAfterReload | 27 Running: restoresAfterReload |
| 27 Page reloaded. | 28 Page reloaded. |
| 28 angle: 90; type: landscape-primary | 29 angle: 90; type: landscape-primary |
| 29 | 30 |
| 30 Running: setLandscapeSecondary | 31 Running: setLandscapeSecondary |
| 31 angle: 270; type: landscape-secondary | 32 angle: 270; type: landscape-secondary |
| 32 | 33 |
| 33 Running: clearOverride | 34 Running: clearOverride |
| 34 Equals to initial: true | 35 Equals to initial: true |
| 35 | 36 |
| OLD | NEW |