'Screen is getting freezed when clicking on a drop down button using testcafe automation

Targeted element is //input[@id='add-to-wishlist-button']

When i click the element drop down box the screen gets hanged in both chrome and firefox browser. Chrome Browsers verison is Version 97.0.4692.99 Testcafe version is [email protected]



Solution 1:[1]

The information you provided is insufficient. Try updating to the latest TestCafe version. If the problem still persists, i suggest you create an issue in the TestCafe GitHub repository and add required information and sample code to reproduce the issue.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 AlexanderMoiseev