Try setting BrowserSetOption(BROWSER_OPT_SYNC_TIMEOUT, 6000); directly after the click which causes the login - after 6 seconds the replay should try and move on, at which point it will either work, or you will see an error which would point in a clearer direction.
↧