Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change test to support new atlaskit version of checkbox #336

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

skolmer
Copy link
Contributor

@skolmer skolmer commented Jan 26, 2021

This change is required to support the new version of atlaskit checkbox component in jitsi-meet. The new compontent uses a appearance: none css style wich causes WebElement.click() to fail with ElementNotInteractableException because it is not visible to Selenium. The checkbox is keyboard and mouse accessible in the browser though. The PR is a requirement for jitsi/jitsi-meet#8423 to land.

@saghul
Copy link
Member

saghul commented Jan 26, 2021

Jenkins please test this please.

@jitsi-jenkins
Copy link

Hi, thanks for your contribution!
If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.

@damencho
Copy link
Member

I reran the test, as there was an unrelated jvb check failing.

@saghul saghul merged commit e7f505c into jitsi:master Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants