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

chore: Update to Testbench 8 with Selenium 4 #1007

Merged
merged 2 commits into from
Jan 28, 2022
Merged

chore: Update to Testbench 8 with Selenium 4 #1007

merged 2 commits into from
Jan 28, 2022

Conversation

alvarezguille
Copy link
Member

update imports for changed classes

Update flow components version to 23 SNAPSHOT
@alvarezguille
Copy link
Member Author

AppViewIT.upload_file_in_private_view should pass once there's a vaadin-upload-testbench artifact based on Testbench 8 and Selenium 4 currently it fails with

java.lang.NoClassDefFoundError: org/openqa/selenium/internal/WrapsElement
at com.vaadin.flow.component.upload.testbench.UploadElement.setLocalFileDetector(UploadElement.java:135)

@alvarezguille alvarezguille marked this pull request as ready for review January 28, 2022 01:06
@manolo manolo merged commit 65b5b27 into master Jan 28, 2022
@manolo manolo deleted the testbench-8 branch January 28, 2022 06:49
manolo pushed a commit to vaadin/flow that referenced this pull request Feb 8, 2022
vaadin/spring#1007

* chore: Update to Testbench 8 with Selenium 4

Update flow components version to 23 SNAPSHOT

* Update version used for flow components
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.

2 participants