StepDefinitionNotFoundError: Step definition is not found: When "AAnd user of browser opens Onezone page". Line 68 in scenario "User changes name of space in one provider and sees that it was changed also in other provider" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CMBT/onedata/tests/gui/features/oneprovider/multiprovider/basic.feature
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_multiprovider_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 more lines...)
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider'>>
> @pytest.fixture(scope='module')
def screens():
tests/gui/scenarios/test_oneprovider_transfers.py:53:
(29 more lines...)