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

GridTRElement click() does not work in Vaadin 14.7.7 #1306

Open
simasch opened this issue Dec 3, 2021 · 0 comments
Open

GridTRElement click() does not work in Vaadin 14.7.7 #1306

simasch opened this issue Dec 3, 2021 · 0 comments

Comments

@simasch
Copy link

simasch commented Dec 3, 2021

We have a integration test that clicks on grid row that will open the grid in edit mode:

kskMr.getRow(0).click();

kskMr is a GridElement.

This no longer works since Vaadin 14.7.7.

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

No branches or pull requests

1 participant