SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

After Executing the Fitness script,I am getting the following error.

Am I missing any path to set?

Standard Output:

2019-04-04 12:51:23,398 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.TempoLogin  - LOGIN [shwetad]
2019-04-04 12:51:25,334 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.TempoLogin  - WAIT FOR LOGIN
2019-04-04 12:51:30,655 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoCard  - WAIT FOR [release]
2019-04-04 12:51:30,668 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoCard  - CLICK [release]
2019-04-04 12:51:32,776 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoTextField  - POPULATION [Test]
2019-04-04 12:51:33,953 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoDateField  - POPULATION [04/30/2019]
2019-04-04 12:51:35,183 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoParagraphField  - POPULATION [test]
2019-04-04 12:51:36,941 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoDropdownField  - POPULATION [TMS Application]
2019-04-04 12:51:37,915 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoButton  - WAIT FOR BUTTON [Save Release]
2019-04-04 12:51:37,938 [main] DEBUG com.appiancorp.ps.automatedtest.tempo.interfaces.TempoButton  - CLICK BUTTON [Save Release]

Standard Error:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See www.slf4j.org/codes.html for further details.
Apr 04, 2019 12:51:20 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data