Skip to content

Vaadin 25: ColumnToggleIt integration tests fail #159

@javier-godoy

Description

@javier-godoy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions