RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0c02e6d5f2766893236ec2b446c2f448", element="df49f0b6-1217-410e-b3f6-e39e04b0a5c9")>
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="416d835d68eef72615aa12bd25875977", element="6eab8aba-d428-42fa-a3f2-2492634e478a")>
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="ea299670bbc3e3875ef078d534ff3959", element="ef0a98b4-8aa2-4dcc-8886-c7b9014a5eef")>
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="bf46dde0947021f0071b33ff464562c1", element="f3980fbd-38b4-4a42-bed4-eab467067859")>
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="c5acf082ea09ae9c1a179999474c7f67", element="a062503f-0523-4813-b1ec-8506eff9ff46")>
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 item found in Requirement in Quality of Service modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2e2d93d8c435f14ee605466a143ba959", element="8ae64fe5-98a4-411b-bf0e-d5ba193516b5")>
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...)