IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(25 more lines...)
RuntimeError: no "1" found in Lambda in LambdasPage in AutomationPage in Onezone page
request = <FixtureRequest for <Function 'test_each_lambda_dump_from_automationexamples_remains_the_same_after_uploading_and_downloading_it_from_automation_inventory[1oz_1op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227:
(45 more lines...)