Perform action on 1px elements hangs until it timeout #2020
Labels
AREA: client
STATE: Auto-locked
An issue has been automatically locked by the Lock bot.
SYSTEM: automations
TYPE: bug
The described behavior is considered as wrong (bug).
Milestone
Are you requesting a feature or reporting a bug?
bug
What is the current behavior?
TestCafé is waiting the whole action timeout after perform an action on an element when one of yours dimensions (width or width) is equal to 1px.
What is the expected behavior?
When an action is performed on a element with one of your dimensions being equal to 1px, it should proceed to the next step without waiting the entire action timeout
How would you reproduce the current behavior (if this is a bug)?
Render an element with height or width as 1px and perform an action like hover or click
Provide the test code and the tested page URL (if applicable)
Tested page URL:
https://jsfiddle.net/b27vwh7r/
Test code
Specify your
The text was updated successfully, but these errors were encountered: