Skip to content

Add QA option to use the same Chrome profile

Thong Kuah requested to merge qa-reuse-chrome-profile into master

What does this MR do?

If CHROME_REUSE_PROFILE is enabled, QA will use the same profile everytime, which will be useful for local QA runs as the browser can then cache assets, etc.

What are the relevant issue numbers?

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/52255

Does this MR meet the acceptance criteria?

Merge request reports