Skip to content

Commit ca86cb9

Browse files
committed
Update manager.py
1 parent 5427d65 commit ca86cb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyaterochka_api/manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ async def _warmup(self) -> None:
8686
locale="ru-RU",
8787
headless=self.headless,
8888
proxy=Proxy(self.proxy).as_dict() if self.proxy else None,
89+
block_images=True
8990
#**self.browser_opts,
9091
).start()
9192

0 commit comments

Comments
 (0)