GUI acceptance tests using environment deployed from packages.
Build: #978 failed
Job: Public shares failed
Test results
- 8 tests in total
- 1 test failed
- 1 failure is new
- 14 minutes taken in total.
Build 978 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_public_shares
test_user_can_copy_url_of_received_share_on_shares_public_interface_and_share_it_further[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in Public Share View web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="24c59b3aeea221e58d651e5055c8876a")> css_sel = '.oneicon-browser-copy' err_msg = 'no item found in Public Share View' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (281 more lines...) |