Skip to content

E2E: Fix GitHub login button selector

Sanad Liaquat requested to merge qa-shl-fix-github-login-button-selector into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Related to #407850 (closed)

This problem was introduced in !117010 (merged) where we switched to using data-qa-selector but I forgot to update the kebab case to snake case.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sanad Liaquat

Merge request reports