The Select pull-down menu command may sometimes trigger an error message such as:
The selected option xx is different from the specified value yy.
This happens when the value specified in the command does not match the actual value displayed after selection, even if the selection itself was successful.
Example of the Issue
If the command is set to select English, the value displayed after selection must also be English. If the displayed value differs, an error occurs.
How to Fix the Issue
On some web pages, the displayed value may be updated after the selection is made. In such cases, you can prevent validation from causing an error by disabling the value check.
To do this, set Check the value after selected to No.