Different redirection when tap same button between katalon and manual

Hi everyone,

I am running my test suite. Everything runs well until in the 5th page. When I click “Next” with Katalon Studio, it redirected to 2nd page. But, when I do manually, it is correct redirect to 6th page.
I am pretty sure that I put the right resource id in the object. I also trying to change the object repository using xpath with parent. But it still redirected to wrong page.
The button also pressed. Clearly visible when run the test suite.

Anyone knows why it happens ?

This will need more details. Your html error you are getting, your script etc