Python - Selenium Robot - Element is not Interactable
I want to click this checkbox but I keep on receiving an error that the element is not interactable
But when I use this:
Click Element id:Mg==
It returns the error "Element is not Interactable"