AssertionError: not found "20B-0.txt" in browser
subtree = ['20B-0.txt', {'dir1': [{'dir2': ['dir3', {'dir4': [...]}]}, 'dir8', '20B-0.txt', '20B-1.txt', {'dir9': ['20B-0.txt']}]}, 'dir0']
user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...\n - dir7\n - dir8\n - 20B-0.txt\n - 20B-1.txt\n - dir9:\n - 20B-0.txt\n- dir0'})
cwd = ''
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="4cea05a76e8f80f207eb49cafc45bd6b")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="4cea05a76e8f80f207eb49cafc45bd6b")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str1')
(74 more lines...)
|
AssertionError: not found "dir1" in browser
request = <FixtureRequest for <Function 'test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]'>>
@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:
(54 more lines...)
|
AssertionError: file browser in files tab in op should be empty but is not
subtree = ['dir21', 'dir22', {'file1.txt': 22222}], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'onepanel': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...Mjk3NDc5NDEKMDAyZnNpZ25hdHVyZSAL01B3CEDk6rspPSLBcr2CJjRR8mfQ1gBtmnO02yLghjigo'}, 'oz': {}, 'window': {'modal': None}}})
cwd = '/dir2'
selenium = {'browsers': <selenium.webdriver.chrome.webdriver.WebDriver (session="ad089c879757bd17460cd2aa0142cc05")>, 'onepanel':...d2aa0142cc05")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="31200d086e1658c4ef8970f6244ec773")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_files_tree_with_specified4')
which_browser = 'file browser'
(67 more lines...)
|