RFR: 8340393: Open source closed choice tests #2 [v3]

Alexander Zvegintsev azvegint at openjdk.org
Fri Sep 20 09:35:32 UTC 2024


On Fri, 20 Sep 2024 09:18:42 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> I would read the "Enable checkbox" as somehow related to `setEnabled`, but the component is already enabled.
>> So I'll keep it as it is.
>
> As per Checkbox spec
> "A check box is a graphical component that can be in either an "on" (true) or "off" (false) state"
> so I guess "Switch on checkbox" would be more apt.. To me atleast, "switch checkbox" doesn't sound perfect...

It is off by default in this test, so "switch" will set it to the desired selected state. So it should be OK.
Anyway, updated to the "Select the checkbox"

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21081#discussion_r1768291260


More information about the client-libs-dev mailing list