I provided the exact source code that allows reproducing the issue locally. This is a workaround code as not able to find documentation in Playwight to capture all Click (Or even Fill) events directly ...
Testing Framework and version: Jest 26.6.3. DOM Environment: JSDOM 16.4.0, node 12.19.0 This code opens a modal that contains some buttons and clicks on them. The modal is provided by Reactstrap ...