Wait for files to appear
This uses `have_file` instead of `have_content` so that the test uses the built-in waits to wait for loading. It also checks specifically for file, not just for the text content (which could appear elsewhere on the page).
Showing
Please register or sign in to comment