TestCafe doesn't check visibility with timeout when target element style.top
is negative
#1185
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?
TestCafe immediately fails, when tries to click on element which has next style:
What is the expected behavior?
TestCafe should wait time, which specified in (options.timeout)[https://devexpress.github.io/testcafe/documentation/test-api/selecting-page-elements/selector-options.html#optionstimeout], till target element becomes visible
How would you reproduce the current behavior (if this is a bug)?
run test
Provide the test code and the tested page URL (if applicable)
Tested page URL:
page markup:
Test code
Specify your
The text was updated successfully, but these errors were encountered: