79581850

Date: 2025-04-18 23:08:11
Score: 1.5
Natty:
Report link

I managed to get my tests to work with 'check()' rather than 'click()' for both types checkbox and radio.

await expect(page.getByRole("radio", {name : " Mozilla"})).check()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Angel