Closed myrepojuly1987 closed 2 months ago
@kobenguyent @DavertMik could you pls help with this issue?
Hello @kobenguyent .. Would you be able to help with this issue?
This issue is stale because it has been open for 90 days with no activity.
any update on the issue, we are also facing the same problem.
What are you trying to achieve?
In my application, there are several ReactJS fields for which we utilize the
executeScript
command to assign values. While this process functions correctly in a non-parallel execution environment, it encounters issues when executed in parallel.**Note: this works fine with codeceptjs versions lesser than 3.5.8 (Example, with 3.5.6 this error does not occur). Command to run the test
npx codeceptjs run-workers 2 profile1 --verbose
**What do you get instead?
Details