Implement the function of saving offline web pages.
Add new api
WebAsyncController.storeWebArchive(baseName: string, autoName: boolean): Promise<string>;
WebAsyncController.storeWebArchive(baseName: string, autoName: boolean, callback?: (result: string) => void).
Signed-off-by: NWang Hui <wanghui210@huawei.com>
Showing
想要评论请 注册 或 登录