Fitnesse - test sites - login fails

I have a problem with FitNesse when testing sites. (17.1)

set appian url to https://test.appiancloud.com/suite/sites/applicant

|login with username | externalapplicant | and password | Password |

In Firefox the login screen is ok and the expected site is displayed.

I get an error and the script stops with this result; 

| login with username An error has occurred: Login page - externalapplicant | externalapplicant | and password | Password |

 

I have tried SITES METHODS  in the Cheat Sheet but they seams not been implemented.

For example 

| navigate to site | https://test.appiancloud.com/suite/sites/applicant | 

| navigate to site Method navigateToSite[1] not found in com.appiancorp.ps.automatedtest.fixture.TempoFixture. |

  Discussion posts and replies are publicly visible