Anyone know a good UI testing app/framework i can test IJ web-view plugin, i tried the robot but i cant get the DOM from the web-view, maybe an AI based testing extension or something like a screen recording that would just press buttons and check the result, Thank you
Hi!
i tried the robot but i cant get the DOM from the web-view
Have you tried JCefBrowserFixture
It can work with the JCef webview and retrieve Dom as well.
It is also available in the new UI testing framework