RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="47aeca4bc634036744ff1b896130a1c1", element="fae85525-5284-48cc-9011-06a8f9925780")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no item found in HardlinkTab in File details modal'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f151e8d938b00c268850fb601c1d5caa", element="78c1e0b8-6c27-422c-af71-ee556ad6b629")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no item found in HardlinkTab in File details modal'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="3e57e6524c3175b92bfa01858b84d340", element="ba112585-0955-408e-892d-eb3d956459a5")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no item found in HardlinkTab in File details modal'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4e81853566248c4ac79e049191e91a22", element="2ff988b9-3326-4f0b-802d-4f900b7d783a")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no item found in HardlinkTab in File details modal'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="5112cee138ec40bc04ebd62090da6968", element="3f049c64-b671-4f3a-a2b0-87d8538d466e")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no item found in HardlinkTab in File details modal'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_directory[1oz_1op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227:
(34 more lines...)
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_user_creates_symlink_to_symlink[1oz_1op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227:
(34 more lines...)
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227:
(34 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_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227:
(31 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_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227:
(31 more lines...)
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_user_sees_rejection_reason_and_what_is_rejected_in_data_discovery_page_after_chang...alue_and_creating_index_that_includes_include_rejection_reason_and_retry_on_rejection_toggles[1oz_1op_elasticsearch]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227:
(34 more lines...)
RuntimeError: no "Show details" found in Menu popup with label
request = <FixtureRequest for <Function 'test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[1oz_1op_deployed]'>>
@pytest.mark.usefixtures(*function_args)
def scenario_wrapper(request):
> _execute_scenario(feature, scenario, request, encoding)
/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227:
(35 more lines...)
RuntimeError: no item found in Requirement in Quality of Service modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2bb18a5cee321779b099ad3e9dfc1e82", element="b5f60ed7-68a7-45a2-9de7-99f23d45630f")>
css_sel = '.qos-status-impossible'
err_msg = 'no item found in Requirement in Quality of Service modal'
def find_web_elem(web_elem_root, css_sel, err_msg):
try:
_scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)