Added value doesn't reflect on dashboard when running the script

Hi,

Wrote test scripts that can add balance in user account but the problem is that whenever I run the script, the balance is not added on its account though it says PASSED but then the added value (test script) is not reflected on the account.

Below is my test script

**********

supposedly my balance is already $1,129.00 but on the top beside my username it is still on $1,104.00 . Any idea guys on how to fix this?

Thanks !

image14.png

image15.PNG

Any idea guys on how to fix this?

Where do you think the problem resides? Web Server-side? JavaScript in HTML? or Test script on Katalon Studio?