Forum Discussion

rbrehar's avatar
rbrehar
New Member
3 months ago

Material ui 5 date picker not available on interaction with Test Complete

Hi, I'm running tests on a browser (not mobile) using a function that picks dates based on @type='button', that it is not shown unless manually interacting with the web app, and so the dates buttons are not visible in the UI when using Test Complete.
Others also found some similar issues because Mui’s DatePicker render mobile view by default, but this is not really my case.  https://stackoverflow.com/questions/70294172/mui-datepicker-button-not-available-on-first-render-in-tests. Has anyone else encountered this behavior and if so, what could the solution be?