Codeception / Codeception/module-playwright
keepTraceForPassedTests error
- Dominant language
- PHP
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When trying to set `keepTraceForPassedTests` config i get an error
https://codecept.io/helpers/Playwright/#playwright
```
In Playwright.php line 950:
Cannot set properties of undefined (setting 'trace')
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Playwright configuration documentation linked in the issue, then inspect Playwright.php around line 950 and reproduce the error with keepTraceForPassedTests enabled. Done means that configuration no longer raises the reported undefined-property error and the relevant behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100