Skip to content

WIP: Using the Gitlab selenium proxy for fingerprinting screenshots for test

What does this MR do?

See gitlab-selenium-server#5

Sends the description of each spec to Gitlab selenium server to be used in fingerprinting screenshots

To test run SELENIUM_REMOTE_URL=http://localhost:4545/wd/hub bundle exec spring rspec spec/features/issues/notes_on_issues_spec.rb

Are there points in the code the reviewer needs to double check?

Based off of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17549

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

See gitlab-selenium-server#5

Edited by Eric Eastwood

Merge request reports