-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Describe the bug
testColumnToggleClick
testColumnHidable
testHidingToggleCaption
testColumnToggleListener
testCustomHidingToggleCaption
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for com.vaadin.testbench.ElementQuery$$Lambda/0x000001744235f4b8@269855b0 (tried for 100 second(s) with 500 milliseconds interval)
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
at com.vaadin.testbench.ElementQuery.waitForFirst(ElementQuery.java:1216)
at com.flowingcode.vaadin.addons.gridhelpers.it.GridHelperElement.getColumnToggleElements(GridHelperElement.java:69)
at com.flowingcode.vaadin.addons.gridhelpers.it.ColumnToggleIT.testColumnToggleClick(ColumnToggleIT.java:69)
Expected behavior
Integration tests must pass.
Minimal reproducible example
No response
Add-on Version
2.0.0-SNAPSHOT
Vaadin Version
25.0.0
Additional information
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status