Hi,
I’ve tried the steps mentioned in the documentation, yet button click is not working for me.
Here’s my HTML:
Here’s my code:
combineSteps
navigate https://myLoginUrl
setValue name=username myUsername
setValue name=password myPassword
submitForm className=marketing
navigate and setValue are working perfect.