File "/home/matthias/Entwicklung/calibre-web-test/test/test_ldap.py", line 731, in test_ldap_opds_download_book
self.edit_user('执一', {'download_role': 0})
File "/home/matthias/Entwicklung/calibre-web-test/test/helper_ui.py", line 645, in edit_user
return cls.change_user(element)
File "/home/matthias/Entwicklung/calibre-web-test/test/helper_ui.py", line 879, in change_user
ele.click()
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
selenium.common.exceptions.ElementClickInterceptedException: Message: Element <inputid="download_role"name="download_role"type="checkbox"> is not clickable at point (572,643) because another element <h2> obscures it</pre>
</div>
<divclass="clearfix"></div>
</div>
<!--css div popup end-->
</td>
<tdcolspan='6'align='center'>PASS</td>
</tr>
...
...
@@ -2213,11 +1984,11 @@ selenium.common.exceptions.ElementClickInterceptedException: Message: Element <i
<trid="su"class="failClass">
<trid="su"class="passClass">
<td>TestOPDSFeed</td>
<tdclass="text-center">20</td>
<tdclass="text-center">19</td>
<tdclass="text-center">1</td>
<tdclass="text-center">20</td>
<tdclass="text-center">0</td>
<tdclass="text-center">0</td>
<tdclass="text-center">0</td>
<tdclass="text-center">
...
...
@@ -2353,31 +2124,11 @@ selenium.common.exceptions.ElementClickInterceptedException: Message: Element <i
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 378, in test_search_string
self.search('Hallo')
File "/home/matthias/Entwicklung/calibre-web-test/test/helper_ui.py", line 1449, in search
field.send_keys(term)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 477, in send_keys
self._execute(Command.SEND_KEYS_TO_ELEMENT,
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
selenium.common.exceptions.ElementNotInteractableException: Message: Element <inputid="query"class="form-control"name="query"type="text"> is not reachable by keyboard</pre>
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
selenium.common.exceptions.ElementClickInterceptedException: Message: Element <aid="top_user"href="/me"> is not clickable at point (1774,25) because another element <divid="restrictModal"class="modal fade in"> obscures it</pre>
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 116, in test_user_visibility_sidebar
self.change_user({'show_32': 0})
File "/home/matthias/Entwicklung/calibre-web-test/test/helper_ui.py", line 879, in change_user
ele.click()
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
selenium.common.exceptions.ElementClickInterceptedException: Message: Element <inputid="show_32"name="show_32"type="checkbox"> is not clickable at point (366,783) because another element <divid="restrictModal"class="modal fade in"> obscures it</pre>
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 976, in find_element
return self.execute(Command.FIND_ELEMENT, {
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/home/matthias/Entwicklung/calibre-web-test/test/venv/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response