Hamza Alwan
Hamza Alwan
Hey @B4nan, I have completed the pull request that resolves the issue with saving [Save screenshot/HTML on first occurrence of error in error statistics](https://github.com/apify/crawlee/issues/2280). However, when I was trying things...
@vladfrangu > Can you send the full build log you have from the build command? There should be more information ๐ Full build log: ``` yarn build โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ โ โ...
> Just checked CI logs too, and yeah.. probably updating imports with what I sent might fix it Yes, it's fixed now.
A couple of things: 1- I need to handle saving the local file path to the screenshot and HTML, currently, I only save the Apify path which will not work...
@metalwarrior665 , Here is an example, clicking on the (path + cmd) opens the file: ``` "retryErrors": { "file:///Users/hamza/Desktop/playwright-test/main.js:18:19": { "missing error code": { "Error": { "This is an error":...
Everything is done, please look it over and provide any feedback. What is left is this: > We should be able to capture snapshots of e.g. pages that navigated but...
Hay @MartinaGelnerova, I fixed the issue and created a new [pull request](https://github.com/topmonks/hlidac-shopu/pull/2542), here is an example [run](https://console.apify.com/actors/UXHr00dvEbrVly4BW/runs/Dd2TsVYw9DiLUEhgB#log) that I aborted so it don't consume more resources.
@MartinaGelnerova, I add support https://allegro.cz/obchod/czc-cz inside the allegro daily Actor in this [pull request](https://github.com/topmonks/hlidac-shopu/pull/2619)
- Yes you should build the Actor from [allegro](https://github.com/topmonks/hlidac-shopu/tree/trunk/actors/allegro-daily) - You can scrape all categories by passing this URL: `https://allegro.cz/obchod/czc-cz` or specific categories: `https://allegro.cz/obchod/czc-cz/nabidky/pocitace-notebooky-491`
Hey @MartinaGelnerova, I created a new [pull request](https://github.com/topmonks/hlidac-shopu/pull/2626) which addresses the issue, here is an example [run](https://console.apify.com/actors/UXHr00dvEbrVly4BW/runs/nfYEcDN74xb8sWrmM#output).