Is there anyway to check if it registered or not

I made an amazon macro that creates account, it works but sometimes captcha comes and doesnt register is there a way to see if it registered or not

if the registration fails, the macro can not continue and will create an error. You can catch and log this error with the if... endif command.