Currently, CUA is able to handle and support click and type actions. However, certain HTML elements—such as those containing input tags—are difficult to interact with, as shown in the attached image. Since CUA uses Playwright under the hood, it would be beneficial to incorporate additional Playwright functionalities to better support interaction with these tricky elements.