I am trying to upload a file and I cannot select the button to upload.
In the preview of the element, I see that the area selected is big: it corresponds to the area of an input in the html inspector
The test clicks on the second link on the left in the image test-studio-preview, changing the page (or opening the prompt for unsaved changes).
If I select the div that makes the button and do a mouse action - left click nothing happens: it stays in the steps until the timeout makes the test fail.
chrome Version 100.0.4896.60 (Official Build) (64-bit)
extension Version 2022.1.314.1
Test Studio Version 2022.1.215.0
Hi Roberto, the behavior that you encountered seems to be specific to the application under test. I say that based on the provided information and the fact that I tried to reproduce it against one of our Blazor demo pages with no success.
Can you provide access to the application under test or a demo that reproduces this issue? That way I can explore it on my end and give you my feedback and suggestions. Thanks!