RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="148d61f72fbb7b182d27c434b26daf3b", element="76393220-632f-4f88-a07d-fc0d5b2ce975")>
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="ca1a8fc72c40257eedbe187d1b577644", element="a0219823-1518-4aa4-b641-83c77780dd4f")>
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="4bd5d50e62df78926606f7badd35118d", element="07bf3edc-7c0d-4a7e-80fe-9083b8ee3d01")>
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="46eaacb23a7286e0d669850e23d8e370", element="905365b4-8031-431f-be20-67a86091b039")>
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="958f4e27ed57ae814406eccec8daa488", element="79dab450-108c-4269-a48a-27ae6d282670")>
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="9c18bd900ba5b651d39d658a3d79818e", element="f72a05a8-c189-4f68-bd17-71d7f86ed9ff")>
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...)