str: Direct URL string to download fromLocator: Playwright Locator object pointing to a clickable download elementCallable[[Page], None]|Callable[[Page], Awaitable[None]]: Custom async function that takes a Page and triggers the download
str: Direct URL string to download fromLocator: Playwright Locator object pointing to a clickable download elementCallable[[Page], None] | Callable[[Page], Awaitable[None]]: Custom async function that takes a Page and triggers the download