You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: