Options [(Please select), 1, 2, 3, 4] do NOT present. (Root cause: Your expected options are [(Please select), 1, 2, 3, 4] but the actual are [ (Please select)
, 1
, 2
, 3
, 4
\].)
Hi Jonathan
Please help to post your test step also 
Here are screenshots of the steps
Capture.PNG
Capture1.PNG
Hi Jonathan,
Thanks for your information. I would also want to see that select control in HTML code if you can share it. From my observation, I can see that the actual value from the select control is:
(Please select)
, 1
, 2
, 3
, 4
]
However, I’m not sure about this and still needs to wait for your screenshot.
ahhh, I see what you mean. I guess I’ll have to copy the values into the test from the html code to get the correct amount of spaces then.
Capture2.PNG