Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browse to files page is not waiting for files #4281

Closed
C0rby opened this issue Nov 5, 2020 · 0 comments · Fixed by #4282
Closed

Browse to files page is not waiting for files #4281

C0rby opened this issue Nov 5, 2020 · 0 comments · Fixed by #4282
Assignees
Labels
Type:Bug Something isn't working

Comments

@C0rby
Copy link
Contributor

C0rby commented Nov 5, 2020

During the ci run for this pr owncloud/ocis#638 I was getting lots of errors saying this:

Error while running "fail" command: Failed [fail]: (An error occurred while running .getAttribute() command on <//div[contains(@class, "file-row-name")][span/text()='lorem' and span/text()=".txt"]/ancestor::div[@data-is-visible="true"]//div[contains(@class, "file-row-name")]>: undefined; undefined)
           at NightwatchAPI.<anonymous> (/srv/app/phoenix/tests/acceptance/pageObjects/FilesPageElement/filesList.js:270:25)
           at processTicksAndRejections (internal/process/task_queues.js:86:5)

I did some debugging and found out that the browse to page list wasn't waiting for the files list.

@C0rby C0rby added Type:Bug Something isn't working dev:acceptance-tests labels Nov 5, 2020
@C0rby C0rby self-assigned this Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant