Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminal is a kind of interface #39

Open
vinicius-s-guedes opened this issue Sep 17, 2021 · 1 comment
Open

terminal is a kind of interface #39

vinicius-s-guedes opened this issue Sep 17, 2021 · 1 comment

Comments

@vinicius-s-guedes
Copy link

Hello, I have an Asset whose terminal is a kind of interface, to login I have to press the Tab key and change the filling fields going from user to password field, just like a form. Would you have any recommendations for doing this? I've already tried using "\n" or "\t" and ";" to skip line, but it didn't work.
imagem_2021-09-17_173830

@vinicius-s-guedes
Copy link
Author

Complementing, in the asnwer i get

And my Login goes to the bottom of the terminal

viernes, 17 de septiembre de 2021 15:29:17 Debug SEND: MyLogin
))
viernes, 17 de septiembre de 2021 15:29:18 Debug RECEIVE: �[?3l�[?7h�[6;53H�[?3l�[?7h�[1;1H�[2J�[0m �[1;22H�[1m�[0m �[1m Inicio de Sesión �[0m �[2;47H Sistema . . . . . : MySystem�[3;47H Subsistema . . . : MySubSystem�[4;47H Pantalla . . . . : MyPantalla�[6;16H Usuario . . . . . . . . . . . . . �[4m�[0m �[4m �[0m �[7;16H Contraseña . . . . . . . . . . . �[0m �[0m �[8;16H Programa/procedimiento . . . . . �[4m�[0m �[4m �[0m �[9;16H Menú . . . . . . . . . . . . . . �[4m�[0m �[4m �[0m �[10;16H Biblioteca actual . . . . . . . . �[4m�[0m �[4m �[0m �[24;39H�[1m�[0m �[1m (C) COPYRIGHT IBM CORP. 1980, 2013. �[0m �[6;53H�[6;53H�[4mMyLogin �[0m
viernes, 17 de septiembre de 2021 15:29:23 Debug RECEIVE: �[4mIN�[7;53H�[0m
viernes, 17 de septiembre de 2021 15:29:28 Debug SEND: exit))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant