Skip to content

Fix GitLab QA: increase window size to ensure License link shows

Stan Hu requested to merge sh-fix-gitlab-qa-ee-license-add into master

Headless Chrome would sometimes navigate to the /admin/push_rule link instead of the license link for some reason. Increase the window height to 1600 pixels to avoid the send_keys hack.

Merge request reports