Open
Description
Actual output
Failure/Error: expect(page).to have_css 'a', text: 'Link Name', visible: :all
Ferrum::NodeNotFoundError:
Could not find node with given id
My investigation shows that this code sometimes only waits for around one second and does six retries with the defaults that can be found here:
Expected
Whenever Ferrum::NodeNotFoundError starts bubbling we should retry for the full configured Capybara wait time.
Metadata
Metadata
Assignees
Labels
No labels