RuntimeError: Css element wtih "Create a new cluster" text not found
request = <FixtureRequest for <Function 'test_user_deploys_cluster_with_embedded_ceph_and_checks_its_configuration[1oz_1op_not_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:
(50 more lines...)
RuntimeError: no item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7fe95e41673dbed6a2a47849155b05b7", element="e1d844f9-e72e-47c7-92ee-8df827839dc0")>
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="59cf2a750292d76fde28cf3ff1a40d98", element="e935c3d5-3efa-4041-988b-437a887912a5")>
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="8c96f17865819a936bef18962981cfa0", element="5e3de020-41ab-40b6-b2d6-e0b384518fdc")>
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="d4d492ac13da39f3c3bbf5dd6a9fe095", element="8c73244e-af0b-481a-bff4-0fe50b4059b9")>
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="8c61163a141c3eaf81b2e6a0819e18fe", element="bca0c8ae-2119-41d8-b273-671e110fac37")>
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="4bb51c4d3000abd79d6f6c3b46fa5b98", element="18e21bc0-fa00-446a-b1ac-9621b371be27")>
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...)