Step "onLoad" event or wizard "onNavigate" event?

Call navigate directly on a Wizard component instance:

skuid.$C(‘MyWizard’).navigate(‘step2’);