Webinar 3 - found the Error

For those who managed to stick to the end of the the marathon webinar, the code error at the very end was a simple error (i blame extreme fatigue)
I typed:

{{serverconnect1.data.returns==0?browser.goto(‘login.php’):browser.goto(‘index.php’)}}

Should have been

{{serverconnect1.data.returns==0?browser1.goto(‘login.php’):browser1.goto(‘index.php’)}}

I missed the 1s

Will edit the webinar end to reflect that before i upload it to YouTube.

Thanks again to those who joined me

Community Page
Last updated: