spec report : Ambiguous match, found 2 elements matching button "Sign in"
Created by: unaheidi
In my development env, I configure gitlab.yml to enable LDAP auth . When I run " rspec spec/" , show the following info:
Failures:
- Admin::Hooks GET /admin/hooks should be ok
Failure/Error: login_as :admin
Capybara::Ambiguous:
Ambiguous match, found 2 elements matching button "Sign in"