-
Notifications
You must be signed in to change notification settings - Fork 674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TestCafe click() function fails to scroll to the element inside ShadowDOM and click it #4222
Comments
Hi @gaoruhao, Thank you for the detailed description. I've reproduced the problem. We'll look into it. |
Hi @alexey-lin Do you mind me asking whether there is an approximate timeline to fix this bug? |
@gaoruhao I'm afraid I cannot give any estimates. Our developers will look into this issue in one of the next springs. You will be automatically notified once we start to work on it and once we have any results. Your patience is greatly appreciated. |
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow. |
Are you requesting a feature or reporting a bug?
Bug
What is your Test Scenario?
Click the button in the screenshot which is outside viewport.
![image](https://user-images.githubusercontent.com/6160645/64096898-6b910c80-cd95-11e9-972c-2f573dba2d1e.png)
What is the Current behavior?
TestCafe click() function fails to scroll to the element inside ShadowDOM and click it.
What is the Expected behavior?
TestCafe scrolls down to the element and click it.
What is your web application and your TestCafe test code?
Your website URL (or attach your complete example):
https://measurementslive.ni.com/measure.html
Your complete test code (or attach your test files):
Your complete configuration file (if any):
Your complete test report:
Screenshots: see the screenshot above
Steps to Reproduce:
Your Environment details:
The text was updated successfully, but these errors were encountered: