I am trying to enter value to a textbox email that doesn't have any unique attribute value using Capybara.
How can I select an element without a unique class, label or attribute?
I am trying to enter value to a textbox email that doesn't have any unique attribute value using Capybara.
How can I select an element without a unique class, label or attribute?