testaro 43.0.1 → 43.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -140,7 +140,7 @@ Here is an example of a job:
|
|
|
140
140
|
device: {
|
|
141
141
|
id: 'iPhone 8',
|
|
142
142
|
windowOptions: {
|
|
143
|
-
|
|
143
|
+
reducedMotion: 'no-preference',
|
|
144
144
|
userAgent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/17.4 Mobile/15A372 Safari/604.1',
|
|
145
145
|
viewport: {
|
|
146
146
|
width: 375,
|