JetBrains / intellij-ui-test-robot

The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.

Home Page:https://jetbrains-platform.slack.com/archives/C026SVA9MMM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to test the page integrated by the plugin through JCEF

dongyzzzz opened this issue · comments

commented

RemoteRobot cannot directly access the document object of JCEF integrated pages; How to test the page integrated by the plugin through JCEF😩

Hi, you can use JCefBrowserFixture to work with the content of JCef browser