mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-08-18 02:05:54 +08:00
fix
This commit is contained in:
parent
f7fd8132b8
commit
0b93e7da53
@ -1018,6 +1018,7 @@ export class PuppeteerControl extends AsyncService {
|
||||
);
|
||||
}
|
||||
});
|
||||
gotoPromise.catch(() => 'just dont crash anything');
|
||||
let waitForPromise: Promise<any> | undefined;
|
||||
if (options?.waitForSelector) {
|
||||
const t0 = Date.now();
|
||||
|
Loading…
x
Reference in New Issue
Block a user