Skip to content

BGDIINF_SB-2182: Fixed E2E tests issue with click({force: true})#357

Merged
ltshb merged 1 commit intodevelopfrom
feat-BGDIINF_SB-2182-e2e
Jan 26, 2023
Merged

BGDIINF_SB-2182: Fixed E2E tests issue with click({force: true})#357
ltshb merged 1 commit intodevelopfrom
feat-BGDIINF_SB-2182-e2e

Conversation

@ltshb
Copy link
Contributor

@ltshb ltshb commented Jan 25, 2023

Sometimes for an unknown reason we have to set {force: true} on click() in
cypress otherwise cypress return an errors saying that the component is not
visible also it is visible.

Now we make sure before the click({force: true}) that the component is visible.

Test link

@ltshb ltshb force-pushed the feat-BGDIINF_SB-2182-e2e branch 5 times, most recently from 435fba3 to 91d4ecb Compare January 25, 2023 16:06
Copy link
Contributor

@pakb pakb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Putting test back into the loop in the process 👍

Sometimes for an unknown reason we have to set `{force: true}` on click() in
cypress otherwise cypress return an errors saying that the component is not
visible also it is visible.

Now we make sure before the click({force: true}) that the component is visible.
@ltshb ltshb force-pushed the feat-BGDIINF_SB-2182-e2e branch from 91d4ecb to b0ac9c6 Compare January 25, 2023 18:03
@ltshb ltshb merged commit 12aea99 into develop Jan 26, 2023
@ltshb ltshb deleted the feat-BGDIINF_SB-2182-e2e branch January 26, 2023 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants