I am trying to make it so that if the checkbox on our page is checked it will display an alert message notifying the user they have opted in to showing their ch
I have to run a test with codeception. I have to select a checkbox but I can't get it to work in any way (either by clicking or CheckOption) This is the code:
I would like to remove the blue outline it gives me when my radio is clicked/focused. I tried using outline: none and border: none, but nothing seems to be work