On Fri, 20 Sep 2024 09:18:42 GMT, Prasanta Sadhukhan <[email protected]> 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
