vaadin / testbench

Vaadin TestBench is a tool for automated user interface testing of Vaadin applications.
https://vaadin.com/testbench
Other
20 stars 22 forks source link

feature #1775 add support for lit renderers to grid tester #1776

Closed joelpop closed 2 months ago

joelpop commented 3 months ago

Description

LitRenderers in Grids can contain properties and functions, but have no way for them to be inspected or invoked, respectively.

This enhancement provides methods for the GridTester to support this capability.

Fixes #1775

Type of change

Checklist

Additional for Feature type of change