subbro

Results 4 comments of subbro

Hi, I am using the environment.py file to config my retry logic in behave framework --environment.py-- before_feature(context,feature): ----for scenario in feature.scenarios: ----------if "autoretry" in scenario.effective_tags: ---------------patch_scenario_with_autoretry(scenario,max_attempts=2) --test.feature-- @autoretry Feature: --Scenario...

Hi, any update on this ticket please. Whether it is expected behaviour or a fix is required?

@sseliverstov any update?

@evgmel looping for support to understand if any other users have faced similar issues previously