foxygit / RPA-Remisser Log in
commits tags

/blocks/login-bankid.json · 294 B

raw
{
  "name": "login-bankid",
  "description": "Gå till en sida och vänta ut manuell BankID-inloggning.",
  "steps": [
    { "type": "goto", "url": "https://www.1177.se/" },
    { "type": "wait_for_login", "timeout": 180, "indicators": "Logga ut, Mina vårdkontakter" }
  ],
  "settings": {}
}