mirror of
https://github.com/davidjohnbarton/crawler-google-places.git
synced 2025-12-12 16:38:45 +00:00
Enable live view
This commit is contained in:
parent
e0e4d376f5
commit
af631cb93d
|
|
@ -121,7 +121,7 @@ Apify.main(async () => {
|
|||
// useApifyProxy: true,
|
||||
// useChrome: true,
|
||||
// apifyProxyGroups: ['CZECH_LUMINATI'],
|
||||
// liveView: Apify.isAtHome(),
|
||||
liveView: Apify.isAtHome(),
|
||||
};
|
||||
if (proxyConfig) Object.assign(launchPuppeteerOptions, proxyConfig);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user