Hi everyone!
I have a question about selecting an option from a dropdown element with the IE Driver. Does anyone know why the following error appears when I try to select an element from a dropdown list in Internet Explorer?
This happens on multiple websites, but when I run the same code in Google Chrome or Microsoft Edge, it doesn’t occur.
I know that I can try executing that action with JavaScript code, but I would like to understand why this happens.