I am trying to pull the runnin config from a device where after I login I get the following prompt:
Please press "Enter" to continue!
I am having trouble handling this with the Post-Login Message and Keystroke Variations. It is apparent that I can't use quotes in the Post-Login message, but I don't see how to escape that character so that it is accepted. Past that, it is not clear how to send a "enter" pres with the Post-Login Keystroke. Is it like a "space" where I just need to literally type out "enter" or is there some code I should be using instead?
Has anyone else run into this issue? What can I do to resolve it?