in remote-fixtures/src/main/kotlin/com/intellij/remoterobot/fixtures/JCheckboxFixture.kt [33:35]
fun unselect() { if (isSelected()) this.click() }