selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div aria-owns="ember-basic-dropdown-content-ember5521" tabindex="0" data-ebd-id="ember5521-trigger" role="button" id="ember5522" class="ember-power-select-trigger small ember-basic-dropdown-trigger ember-basic-dropdown-trigger--in-place ember-view">...</div> is not clickable at point (121, 16). Other element would receive the click: <div class="row-heading row">...</div> (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_fails_to_consume_group_to_space_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_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:
(174 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...)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div aria-owns="ember-basic-dropdown-content-ember5523" tabindex="0" data-ebd-id="ember5523-trigger" role="button" id="ember5524" class="ember-power-select-trigger small ember-basic-dropdown-trigger ember-basic-dropdown-trigger--in-place ember-view">...</div> is not clickable at point (828, 545). Other element would receive the click: <li id="ember5268" class="item-generic has-checkbox-group one-tree-item collapse-animation collapse-medium has-subtree ember-view">...</li> (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_for_it[1oz_2op_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:
(174 more lines...)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div aria-owns="ember-basic-dropdown-content-ember5514" tabindex="0" data-ebd-id="ember5514-trigger" role="button" id="ember5515" class="ember-power-select-trigger small ember-basic-dropdown-trigger ember-basic-dropdown-trigger--in-place ember-view">...</div> is not clickable at point (828, 545). Other element would receive the click: <li id="ember5267" class="item-generic has-checkbox-group one-tree-item collapse-animation collapse-medium has-subtree ember-view">...</li> (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[1oz_2op_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:
(174 more lines...)
RuntimeError: no item found in Requirement in Quality of Service modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6190900eefa065980393bc80882f3e01", element="fece8f14-8968-43a9-8af4-4276413ae12b")>
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...)