-
**Describe the bug**
Have 1 feature with 2 scenarios with same tag @test. Trying to capture screenshots ALWAYS (both PASS/FAIL) and test case in parallel in scenario level using flag --parallel-schem…
-
### Subject of the issue
The integration tests took about 20mins to complete when it was run on circleci. Now that Sceptre has been moved to github actions it is taking nearly 40mins to complete. W…
-
When gonna be implemented a parallel execution feature?
-
ERROR: Could not find a version that satisfies the requirement behavex-images (from versions: none)
ERROR: No matching distribution found for behavex-images
-
**Describe the bug**
I think this bit of the code will evaluate differently for windows machines. this bug has been hiding here since version 3.x i think.
![image](https://github.com/user-attachment…
-
Hello hrcorval,
Could you please help me fix this, below are details of before_all and after step definitions
def before_all(context):
run_type = os.getenv('RUN_TYPE', 'dry')
if run_t…
-
In dhash function, the dtype for the pixels is set to numpy.float, which is deprecated since Numpy 1.20.
Leads to an error message regarding the deprecation.
Can be fixed by changing to numpy.f…
-
**Describe the bug**
"NameError: name 'as_completed' is not defined" is raised when trying to run 2 parallel processes at feature level. This behaviour happens since 4.0.4 (4.0.2 is unaffected).
*…
-
**Describe the bug**
XML files generated by behavex contain invalid `` tags: the `type` attribute is unquoted and the `CDATA` is empty.
**To Reproduce**
Steps to reproduce the behavior:
1. Run b…
-
**Describe the bug**
I have a docker image build that installs behavex and other dependencies using poetry. Occasionally behavex fails to install because the htmlmin dependency that behavex depends o…