loyada / dollarx

Other
15 stars 1 forks source link

AgGrid matcher does not find cell when it is left of the current viewport #91

Closed loyada closed 1 year ago

loyada commented 1 year ago

In Operation.java, scrollWrapperUntilElementConditional() when we throw NoSuchElementException, we wrap it with RuntimeException. This causes line 822 not to catch and handle the exception.

loyada commented 1 year ago

released in 1.5.5