I am having following error when running FitNesse and it tries to login to Appian server:
__EXCEPTION__:java.lang.NullPointerException at com.appiancorp.ps.automatedtest.tempo.TempoLogin.navigateToLoginPage(TempoLogin.java:228) [appian-selenium-api-24.2.jar]
Screenshot:
Execution Error Screenshot:
I am running FitNesse in Windows 10 Enterprise environment and JDK 11.
Any help or guidance would be greatly apricated.
Discussion posts and replies are publicly visible
It seems configuration issue. Make sure that the username and password are correct and mapped correctly in users.properties
Thank you for your response. Username and password are correct and no issue with my older version of FitNesse (Version 22)