> - [ ] Update type definitions to reporter https://github.com/testomatio/reporter/blob/2.x/testomat-api-definition.yml > - [ ] Update CodeceptJS to track screenshots & logs per step > > ```js > step.artifacts = [screenshot] > ``` > - [ ] Check if Playwright have per step screenshots and update it > - [ ] Update `step()` function in reporter _Originally posted by @DavertMik in [#7559](https://github.com/testomatio/testomatio/issues/7559#issuecomment-3908070361)_ Implement artifacts per step
Originally posted by @DavertMik in #7559
Implement artifacts per step