mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 11:22:23 -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(
|
||||
"--mobileDevice",
|
||||
help="Emulate mobile device by name from "
|
||||
"https://github.com/microsoft/playwright/blob/main/packages/"
|
||||
"playwright-core/src/server/deviceDescriptorsSource.json",
|
||||
"https://github.com/puppeteer/puppeteer/blob/"
|
||||
"main/packages/puppeteer-core/src/common/Device.ts",
|
||||
)
|
||||
|
||||
parser.add_argument(
|
||||
|
Loading…
x
Reference in New Issue
Block a user