Skip to content
Snippets Groups Projects
Commit 117567fa authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'gitlab-qa-reset-local-store' into 'master'

Reset local storage between qa tests

Closes gitlab-qa#303

See merge request gitlab-org/gitlab-ce!20844
parents 13b97d3f 7fffa61f
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -72,6 +72,7 @@ module QA
Capybara::Selenium::Driver.new(
app,
browser: :chrome,
clear_local_storage: true,
desired_capabilities: capabilities,
options: options
)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment