Skip to content
  • Georges Racinet's avatar
    session,Heptapod: standardisation of login sequence · 6254d1e283b2
    Georges Racinet authored
    - the webdriver is no longer created either by the `Heptapod`
      method or by the `session` module. An expected benefit is
      to avoid webdriver process leaks in case of failed logins
    - the special case of the `root` user is handled transparently by
      `session.login()`
    6254d1e283b2