mirror of
https://github.com/openzim/zimit.git
synced 2025-09-23 03:52:16 -04:00
fixed device list source
This commit is contained in:
parent
906161ea51
commit
e590e851be
4
zimit.py
4
zimit.py
@ -220,8 +220,8 @@ def zimit(args=None):
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--mobileDevice",
|
"--mobileDevice",
|
||||||
help="Emulate mobile device by name from "
|
help="Emulate mobile device by name from "
|
||||||
"https://github.com/microsoft/playwright/blob/main/packages/"
|
"https://github.com/puppeteer/puppeteer/blob/"
|
||||||
"playwright-core/src/server/deviceDescriptorsSource.json",
|
"main/packages/puppeteer-core/src/common/Device.ts",
|
||||||
)
|
)
|
||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user