Input login and password on desktop app

34534534
How to change the username to something else. In this example, the username is techuser. But it can be empty or completely absent.
username - input text box

Is this a website or a desktop app?

In any case, this works for both:

  • XClickRelative | imageHere.png | #tripleclick <= this highlights existing text, so the text gets deleted when the typing starts.
  • XType | new user name

Example image for xclickrelative: - It finds the green area (here: box label) and then clicks in the middle of the pink box.

automate login