selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable: element has zero size (Session info: chrome=104.0.5112.79)
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_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:
(178 more lines...)
AssertionError: Processing speed is 7980.083333333333 bytes per second and is lower than expected 13500 per second.
request = <FixtureRequest for <Function 'test_user_sees_successful_execution_of_uploaded_bagituploader_workflow_and_input_file_bagit_archive_unpacktar[1oz_1op_openfaas]'>>
@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:
(37 more lines...)