79230621

Date: 2024-11-27 14:11:08
Score: 1
Natty:
Report link

I also encountered this type of situation, where WebUI.authenticate(...) does not do the login. The way I managed to make it work is like this:

    String secondSiteUrl = 'https://username:[email protected]'
    WebUI.navigateToUrl(secondSiteUrl)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: BogdanTam