Given
Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper"
3s 026ms
And
Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin"
187ms
And
Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper"
1s 932ms
When
Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper"
20s 456ms
java.lang.NullPointerException
at CucumberTests.Transport.Transport.fillTextOrNumberInput(Transport.java:189)
at CucumberTests.Transport.Transport.fillForm(Transport.java:160)
at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:67)
at ✽.Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper"(file:Features/Atom/TimeWindow/TransportWindow.feature:154)
And
Check if time window counter value equals "1"
000ms
And
Select view "DAYS_2"
000ms
And
Move advice window "2"
000ms
And
Select view "DAY"
000ms
Then
Check if time window counter value equals "0"
000ms
And
Delete created transport by API
000ms
And
Check if time window counter value equals "0"
000ms
And
Click in free spot in schedule page to create gray window
000ms
And
Check if time window counter value equals "0"
000ms
And
Click in free spot in schedule page to create dedicated window
000ms
And
Check if time window counter value equals "0"
000ms