I work with browser library automating some testes in an website and, recently i got something that i think is an error. When i try to use the keyword “Click” to click in an input element, the input normally got superimposed as he got clicked, and showing in log that he was clicked, but, the action that should happen when i click doesnt happen, i dont know why, always with input elements. Someone can help me with that??
Hard to help with such description, but some fields like e.g tick box need to pass some checks or logic, have you tried Click With Options force=True ?