You need to be more descriptive in your question. Like what actions you
expect it to do, besides that one click? Also mention are you using proxies
or VPN or your native IP? Are there any errors in log, or waiting for element
notifications?
The only idea that cross my mind is that you should maybe increase default
execution time which is set to 60 seconds by BAS, but can be adjusted for
whole script or for particular actions - like for "Load webpage" action.
This is corelated with using proxies which usually works slower than your
native IP connection.
In general you have to determine which action stops further execution of
your bot, and than adjust or modify
its behavior so it behaves uniform regardless of
your internet or proxy speed.