Simulate click enters a not foreseen value!

When click a checkbox with SimulateClick it enters foreseen value(I checked DataBase with SQL)
Do you know why it happpens and how to resoleve the problem?

I can’t attach xaml…

① Click activity (checkbox A ,SimulateClick )
② Select item (which decides Screen transition when push “Submit” )
③Click activity (push “Submit” bottun ,SimulateClick)

When I saw value in checkbox A,after execution with SQL, the checkbox had unexpected value
(If human does the same Operation ,the unexpected value didn’t input)

Hello

I’m not really sure what you mean but have you tried using the “Check” activity?

Thanks for your responsing, I used 「Click」 activity.