Project Number Date
ApolloFullRunnerReport apollo-test-2.105 04 sie 2021, 05:16

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteTransportAfterTest 3862 63 236 0 0 4161 362 63 425 6h 32m 5s 256ms Failed
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 864ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 017ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 036ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 399ms
When Click button advice in transport table "CONTAINER" 245ms
And Set advice window in schedule in the past 3s 190ms
And Fill advice form 22s 140ms
And Click advice save button to check error message 209ms
Then Check if possible advice alert is displayed 073ms
After Hooks.deleteTransportAfterTest() 547ms
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 581ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 056ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 026ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 334ms
When Click button advice in transport table "DELIVERY" 229ms
And Set advice window in schedule in the past 3s 516ms
And Fill advice form 13s 116ms
And Click advice save button to check error message 204ms
Then Check if possible advice alert is displayed 30s 264ms
java.lang.AssertionError: Komunikat o tym, że nie możesz awizować w przeszłości nie pojawił się.
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AdviceTransport.notPossibleAdviceAlertIsDisplayed(AdviceTransport.java:163)
	at ✽.Check if possible advice alert is displayed(file:Features/Atom/Advice/AdviceTransport.feature:13)
After Hooks.deleteTransportAfterTest() 816ms
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 607ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 986ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 025ms
And Check is transport "LOAD" created in transport table and set transport id 1s 351ms
When Click button advice in transport table "LOAD" 221ms
And Set advice window in schedule in the past 3s 446ms
And Fill advice form 12s 922ms
And Click advice save button to check error message 202ms
Then Check if possible advice alert is displayed 30s 200ms
java.lang.AssertionError: Komunikat o tym, że nie możesz awizować w przeszłości nie pojawił się.
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AdviceTransport.notPossibleAdviceAlertIsDisplayed(AdviceTransport.java:163)
	at ✽.Check if possible advice alert is displayed(file:Features/Atom/Advice/AdviceTransport.feature:13)
After Hooks.deleteTransportAfterTest() 801ms
View Feature Advice transport
Scenario Outline Check if it isn't possible to advice transport in the past when advice is created from transports table.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 384ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 028ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 028ms
And Check is transport "LOAD" created in transport table and set transport id 1s 338ms
When Click button advice in transport table "LOAD" 230ms
And Set advice window in schedule in the past 3s 268ms
And Fill advice form 15s 630ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 414). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:11)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 561ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 566ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 985ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 023ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 367ms
When Click button advice in transport table "CONTAINER" 233ms
And Set advice window in schedule in the past 3s 243ms
And Fill advice form 18s 655ms
And Click advice save button to check error message 198ms
Then Check if possible advice alert is displayed 068ms
After Hooks.deleteTransportAfterTest() 580ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 440ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 949ms
And Show all transport types 1s 145ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 58s 840ms
And Go to "TRANSPORT_TABLE" 400ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 020ms
When Go to transport details "CONTAINER" 2s 870ms
And Fill transport form 5s 221ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 027ms
And Expand advice panel 257ms
And Edit advice in transport details 17s 501ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 237ms
And Go to transport details "CONTAINER" 2s 895ms
And Expand advice panel 223ms
Then Check are advice values equals after edition 2s 717ms
After Hooks.deleteTransportAfterTest() 778ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 492ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 065ms
And Show all transport types 1s 143ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 49s 471ms
And Go to "TRANSPORT_TABLE" 489ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 025ms
When Go to transport details "DELIVERY" 2s 885ms
And Fill transport form 1m 8s 724ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 018ms
And Expand advice panel 254ms
And Edit advice in transport details 8s 012ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 194ms
And Go to transport details "DELIVERY" 2s 928ms
And Expand advice panel 371ms
Then Check are advice values equals after edition 342ms
After Hooks.deleteTransportAfterTest() 979ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 632ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 972ms
And Show all transport types 1s 157ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 49s 874ms
And Go to "TRANSPORT_TABLE" 448ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 026ms
When Go to transport details "LOAD" 2s 979ms
And Fill transport form 1m 3s 140ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 022ms
And Expand advice panel 263ms
And Edit advice in transport details 8s 102ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 265ms
And Go to transport details "LOAD" 2s 964ms
And Expand advice panel 467ms
Then Check are advice values equals after edition 312ms
After Hooks.deleteTransportAfterTest() 969ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 506ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 011ms
And Show all transport types 1s 170ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 19s 040ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:72) at ✽.Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 000ms
When Go to transport details "LOAD" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 569ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 472ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 979ms
And Show all transport types 1s 168ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 55s 328ms
And Go to "TRANSPORT_TABLE" 396ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 017ms
When Go to transport details "CONTAINER" 2s 797ms
And Fill transport form 28s 740ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-keeeper" 025ms
And Expand advice panel 280ms
And Edit advice in transport details 23s 676ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 263ms
And Go to transport details "CONTAINER" 2s 846ms
And Expand advice panel 274ms
Then Check are advice values equals after edition 8s 983ms
After Hooks.deleteTransportAfterTest() 786ms
View Feature Advice transport
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 057ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-skz" 3s 020ms
And Show all transport types 1s 169ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 56s 996ms
And Go to "TRANSPORT_TABLE" 442ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-skz" 022ms
When Go to transport details "CONTAINER" 2s 918ms
And Fill transport form 8s 552ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 024ms
And Expand advice panel 267ms
And Edit advice in transport details 19s 165ms
And Click "save-transport-and-close" save button and wait for form to disappear 506ms
java.lang.AssertionError: Nie udało się zapisać zmian! Pojawił się komunikat walidacyjny w polu:
[od]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:195)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:202)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:36)
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 861ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 455ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 945ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 026ms
When Show all transport types 1s 161ms
And Click button advice in transport table "CONTAINER" 288ms
And Set advice window in schedule 3s 146ms
And Fill advice form 18s 198ms
And Click advice save button and wait for advice form to disappear 33s 347ms
And Go to "TRANSPORT_TABLE" 416ms
And Go to transport details "CONTAINER" 2s 837ms
Then Check are advice values equals 2s 926ms
After Hooks.deleteTransportAfterTest() 795ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 575ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 2s 120ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 019ms
When Show all transport types 1s 155ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 246ms
And Set advice window in schedule 7s 488ms
And Fill advice form 17s 013ms
And Click advice save button and wait for advice form to disappear 33s 843ms
And Go to "TRANSPORT_TABLE" 462ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 891ms
Then Check are advice values equals 5s 011ms
After Hooks.deleteTransportAfterTest() 944ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 660ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 060ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 026ms
When Show all transport types 1s 156ms
And Click button advice in transport table "DELIVERY" 256ms
And Set advice window in schedule 3s 349ms
And Fill advice form 12s 921ms
And Click advice save button and wait for advice form to disappear 33s 250ms
And Go to "TRANSPORT_TABLE" 472ms
And Go to transport details "DELIVERY" 2s 805ms
Then Check are advice values equals 2s 806ms
After Hooks.deleteTransportAfterTest() 800ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 430ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 964ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 024ms
When Show all transport types 1s 156ms
And Click button advice in transport table "LOAD" 310ms
And Set advice window in schedule 3s 386ms
And Fill advice form 12s 928ms
And Click advice save button and wait for advice form to disappear 33s 322ms
And Go to "TRANSPORT_TABLE" 417ms
And Go to transport details "LOAD" 3s 026ms
Then Check are advice values equals 2s 809ms
After Hooks.deleteTransportAfterTest() 784ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 566ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 966ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 027ms
When Show all transport types 1s 162ms
And Click button advice in transport table "LOAD" 227ms
And Set advice window in schedule 3s 258ms
And Fill advice form 15s 365ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:57)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "LOAD" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 570ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 548ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 960ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 022ms
When Show all transport types 1s 172ms
And Click button advice in transport table "CONTAINER" 246ms
And Set advice window in schedule 3s 201ms
And Fill advice form 18s 625ms
And Click advice save button and wait for advice form to disappear 33s 207ms
And Go to "TRANSPORT_TABLE" 477ms
And Go to transport details "CONTAINER" 2s 782ms
Then Check are advice values equals 4s 942ms
After Hooks.deleteTransportAfterTest() 772ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice by advice button in transport table after passing it on to the carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-adama" 241ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 152ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 802ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 207ms
And Accept transferred transport by Api 795ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 4s 926ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 060ms
When Show all transport types 1s 240ms
And Click button advice in transport table "TRANSPORT" 255ms
And Set advice window in schedule 3s 159ms
And Fill advice form 13s 939ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:102)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 613ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 245ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 16s 038ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 655ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 218ms
And Accept transferred transport by Api 742ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 6s 106ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 020ms
When Show all transport types 1s 216ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 084ms
And Set advice window in schedule 3s 287ms
And Fill advice form 20s 261ms
And Click advice save button and wait for advice form to disappear 33s 837ms
And Go to "TRANSPORT_TABLE" 399ms
And Go to transport details "SMALLS_IMPORT" 2s 809ms
Then Check are advice values equals 5s 034ms
After Hooks.deleteTransportAfterTest() 842ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 227ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 133ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 645ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 220ms
And Accept transferred transport by Api 707ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 728ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 023ms
When Show all transport types 1s 233ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 150ms
And Set advice window in schedule 3s 328ms
And Fill advice form 20s 270ms
And Click advice save button and wait for advice form to disappear 33s 886ms
And Go to "TRANSPORT_TABLE" 411ms
And Go to transport details "SMALLS_EXPORT" 2s 883ms
Then Check are advice values equals 5s 049ms
After Hooks.deleteTransportAfterTest() 869ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 229ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 120ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 667ms
And Accept transferred transport by Api 682ms
And Login as "paa1-carrier@qa.qa-test" 2s 535ms
When Show all transport types 1s 403ms
And Click button advice in transport table "TRANSPORT" 247ms
And Set week view 1s 775ms
And Show yesterday 1s 159ms
Then Check if advice restriction blockade windows are visible 041ms
After Hooks.deleteTransportAfterTest() 568ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 226ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 16s 037ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 640ms
And Accept transferred transport by Api 650ms
And Login as "pskza1-carrier@qa.qa-test" 2s 330ms
When Show all transport types 1s 167ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 253ms
And Set week view 2s 395ms
And Show yesterday 1s 173ms
Then Check if advice restriction blockade windows are visible 050ms
After Hooks.deleteTransportAfterTest() 573ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 223ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 16s 038ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 677ms
And Accept transferred transport by Api 671ms
And Login as "pskza1-carrier@qa.qa-test" 2s 477ms
When Show all transport types 1s 180ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 214ms
And Set week view 2s 306ms
And Show yesterday 1s 187ms
Then Check if advice restriction blockade windows are visible 057ms
After Hooks.deleteTransportAfterTest() 586ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 938ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 089ms
And Show all transport "false" 100ms
And Click on time window date 1s 699ms
And Select view "DAYS_4" 2s 168ms
And Move advice window "3" 1s 516ms
Then Check if advice window is in new location 065ms
After Hooks.deleteTransportAfterTest() 4s 202ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 854ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 753ms
And Show all transport "false" 084ms
And Click on time window date 16s 058ms
And Select view "DAYS_4" 2s 158ms
And Move advice window "3" 1s 725ms
Then Check if advice window is in new location 072ms
After Hooks.deleteTransportAfterTest() 3s 549ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 4s 525ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 712ms
And Show all transport "false" 090ms
And Click on time window date 15s 857ms
And Select view "DAYS_4" 2s 176ms
And Move advice window "3" 1s 582ms
Then Check if advice window is in new location 069ms
After Hooks.deleteTransportAfterTest() 3s 864ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 610ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 908ms
And Show all transport "false" 083ms
And Click on time window date 1s 847ms
And Select view "DAYS_4" 2s 184ms
And Move advice window "3" 1s 585ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 854ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 419ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 925ms
And Show all transport "false" 072ms
And Click on time window date 1s 819ms
And Select view "DAYS_4" 2s 177ms
And Move advice window "3" 1s 471ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 779ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 514ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 781ms
And Show all transport "true" 243ms
And Click on time window date 1s 760ms
And Select view "DAYS_4" 2s 168ms
And Move advice window "3" 1s 509ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 255ms
View Feature Advice transport
Scenario Outline Check if it is possible to add advice and move advice window in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 606ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 051ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 008ms
When Show all transport types 1s 129ms
And Click button advice in transport table "DELIVERY" 250ms
And Set advice window in schedule 3s 362ms
And Fill advice form 8s 142ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:157)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Click on time window date 000ms
And Select view "DAYS_4" 000ms
And Move advice window "3" 000ms
Then Check if advice window is in new location 000ms
After Hooks.deleteTransportAfterTest() 619ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 946ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 2s 977ms
Then Check if transport row is "red" 3s 237ms
After Hooks.deleteTransportAfterTest() 932ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 741ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 175ms
And Go to "TRANSPORT_TABLE" 385ms
And Show all transport types 1s 143ms
And Click on time window date 1s 705ms
And Scroll to time window "adviceWindow" 163ms
And Set time window height "2" "adviceWindow" 5s 633ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 060ms
After Hooks.deleteTransportAfterTest() 846ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 510ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 856ms
And Go to "TRANSPORT_TABLE" 351ms
And Show all transport types 1s 194ms
And Click on time window date 1s 834ms
And Scroll to time window "adviceWindow" 159ms
And Set time window height "4" "adviceWindow" 5s 638ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 064ms
After Hooks.deleteTransportAfterTest() 824ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 454ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 895ms
And Go to "TRANSPORT_TABLE" 401ms
And Show all transport types 1s 121ms
And Click on time window date 1s 715ms
And Scroll to time window "adviceWindow" 153ms
And Set time window height "3" "adviceWindow" 5s 596ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 067ms
After Hooks.deleteTransportAfterTest() 879ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 446ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 079ms
And Go to "TRANSPORT_TABLE" 514ms
And Show all transport types 1s 151ms
And Click on time window date 2s 174ms
And Scroll to time window "adviceWindow" 263ms
And Set time window height "1" "adviceWindow" 5s 596ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 064ms
After Hooks.deleteTransportAfterTest() 3s 240ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 497ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 990ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 024ms
When Show all transport types 1s 150ms
And Click button advice in transport table "DELIVERY" 259ms
And Set advice window in schedule 3s 371ms
And Fill advice form 12s 915ms
And Click advice save button and wait for advice form to disappear 33s 261ms
And Go to "TRANSPORT_TABLE" 468ms
And Click on time window date 1s 773ms
And Set time window height "2" "adviceWindow" 5s 619ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 064ms
After Hooks.deleteTransportAfterTest() 3s 589ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 025ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 028ms
And Go to "WAREHOUSE_TAB" 1s 233ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 180ms
When Go to new transport "DELIVERY" 699ms
And Fill transport form 47s 071ms
And Click "save-transport" save button and wait for form to disappear 30s 200ms
And Click previous page button in browser 057ms
Then Check if advice window can't be created 3s 033ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice after modifing warehouse id in browser url
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 025ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 952ms
And Go to "WAREHOUSE_TAB" 1s 177ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 089ms
When Go to new transport "DELIVERY" 668ms
And Fill transport form 47s 224ms
And Click "save-transport" save button and wait for form to disappear 30s 245ms
And Replace warehouse id in browser url with "Twarożkarnia wyrób gotowy" id 122ms
Then Check if advice window can't be created 17s 387ms
java.lang.AssertionError: Udało się utworzyć okno awizacji!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AdviceTransport.checkIfAdviceWindowCanBeCreated(AdviceTransport.java:311)
	at ✽.Check if advice window can't be created(file:Features/Atom/Advice/AdviceTransport.feature:237)
After Hooks.deleteTransportAfterTest() 000ms
View Feature Advice transport
Scenario Outline Check if transport without warehouse after carrier add advice has checkpoint steps
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 688ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 2s 259ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 923ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 020ms
When Show all transport types 1s 156ms
And Click button advice in transport table "TRANSPORT" 224ms
And Fill advice form 13s 111ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (970, 271). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:250)
And Click advice save button and wait for advice form to disappear 000ms
When Find transport in table with status "no-advice-undefined" 000ms
And Open statuses popup 000ms
And Wait "2" seconds 000ms
Then Check if transport has checkpoints from list "Zgłoszenie się kierowcy,Zakończenie załadunku,Dostarczenie do klienta" in "1" 000ms
After Hooks.deleteTransportAfterTest() 619ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 236ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 890ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 926ms
And Login as "farmacol-admin" 6s 452ms
And Go to "WAREHOUSE_TAB" 1s 074ms
And Select warehouse "Katowice Przyjęcia" 1s 411ms
And Set week view 2s 527ms
And Move cursor over time window element 450ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 399ms
After Hooks.deleteTransportAfterTest() 818ms
View Feature Advice transport
Scenario Outline Check if it is possible to advice transport after splitting advice data from advice window
- order: advice data => advice window [A-7478]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 269ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 247ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 282ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 882ms
When Go to "TRANSPORT_TABLE" 364ms
And Show all transport types 1s 129ms
And Click button advice in transport table "EXW_DELIVERY" 826ms
And Fill advice form 8s 140ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (970, 271). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:339)
And Click advice save button and wait for advice form to disappear 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in details "rodo-acceptance" "checkbox" "true" "0" 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "EXW_DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 569ms
After Hooks.deleteModeOfTransportationAfterTest() 338ms
View Feature Company Resources
Scenario Outline Check if it possible to save resource to company from transport form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY_CONTRACTOR" "super-admin-neuca" 002ms
And Login as "pna1-carrier" and set token of apiUsername "super-admin-neuca" 2s 375ms
And Go to new transport "DELIVERY" 15s 623ms
And Fill transport form 26s 990ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (905, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Companies/CompanyResources.feature:8)
And Select "save-as-resource" checkbox 000ms
When Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
Then Go to "OWN_COMPANY_TAB" 000ms
And Check if advice values are visible in company resources 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skz" and set token of apiUsername "super-admin-skz" 7s 054ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-skz" 002ms
And Go to "SETTINGS_TAB" 973ms
When Go to "CONTAINER" transport type settings 725ms
And Go to custom fields settings 389ms
And Click add new custom field 421ms
And Fill custom field form 6s 826ms
And Click save button 159ms
And Click back to custom field settings button 294ms
And Set custom field id 3s 246ms
And Refresh page 2s 235ms
Then Go to new transport "CONTAINER" 5s 758ms
And Verify if created custom field appeared in transport form 082ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 863ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 7s 227ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-piast" 001ms
And Go to "SETTINGS_TAB" 754ms
When Go to "LOAD" transport type settings 674ms
And Go to custom fields settings 410ms
And Click add new custom field 436ms
And Fill custom field form 6s 824ms
And Click save button 165ms
And Click back to custom field settings button 348ms
And Set custom field id 3s 295ms
And Refresh page 2s 208ms
Then Go to new transport "LOAD" 3s 626ms
And Verify if created custom field appeared in transport form 088ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 085ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 16s 131ms
And Set "custom-field" inputs from JSON file "CREATE_CUSTOM_FIELD" "super-admin-hochland" 002ms
And Go to "SETTINGS_TAB" 851ms
When Go to "DELIVERY" transport type settings 575ms
And Go to custom fields settings 392ms
And Click add new custom field 435ms
And Fill custom field form 6s 878ms
And Click save button 133ms
And Click back to custom field settings button 314ms
And Set custom field id 6s 231ms
And Refresh page 2s 226ms
Then Go to new transport "DELIVERY" 7s 835ms
And Verify if created custom field appeared in transport form 092ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 6s 035ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 268ms
And Create custom field with "CREATE_CONTAINER_TEXT_CFD" by "super-admin-skz" 3s 048ms
And Go to "SETTINGS_TAB" 726ms
When Go to "CONTAINER" transport type settings 644ms
And Go to custom fields settings 386ms
And Click edit button of "Testowy CFD" custom field 485ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 672ms
And Click save button 153ms
And Refresh page 2s 227ms
Then Go to new transport "CONTAINER" 5s 806ms
And Verify that edited "Edytowany CFD" is visible in transport form 078ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 2s 922ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 6s 047ms
And Create custom field with "CREATE_LOAD_TEXT_CFD" by "super-admin-piast" 3s 396ms
And Go to "SETTINGS_TAB" 656ms
When Go to "LOAD" transport type settings 654ms
And Go to custom fields settings 414ms
And Click edit button of "Testowy CFD" custom field 521ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 683ms
And Click save button 149ms
And Refresh page 2s 230ms
Then Go to new transport "LOAD" 3s 621ms
And Verify that edited "Edytowany CFD" is visible in transport form 071ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 3s 093ms
View Feature Custom fields
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 11s 495ms
And Create custom field with "CREATE_DELIVERY_TEXT_CFD" by "super-admin-hochland" 6s 118ms
And Go to "SETTINGS_TAB" 932ms
When Go to "DELIVERY" transport type settings 571ms
And Go to custom fields settings 384ms
And Click edit button of "Testowy CFD" custom field 581ms
And Change filled value in details "definition-name" "text" "Edytowany CFD" "0" 1s 664ms
And Click save button 143ms
And Refresh page 2s 230ms
Then Go to new transport "DELIVERY" 7s 781ms
And Verify that edited "Edytowany CFD" is visible in transport form 066ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 5s 834ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 199ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 268ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 9s 338ms
When Go to "TRANSPORT_TABLE" 468ms
And Sort transports by "show-mine" 1s 170ms
And Show all transport types 1s 151ms
Then Verify that created transport is "true" in transport table 1s 237ms
After Hooks.deleteTransportAfterTest() 666ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 225ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 177ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 630ms
When Go to "TRANSPORT_TABLE" 441ms
And Sort transports by "show-all" 1s 166ms
And Show all transport types 1s 161ms
Then Verify that created transport is "true" in transport table 1s 288ms
After Hooks.deleteTransportAfterTest() 657ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 219ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 184ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 592ms
When Go to "TRANSPORT_TABLE" 385ms
And Sort transports by "show-mine" 1s 156ms
And Show all transport types 1s 142ms
Then Verify that created transport is "false" in transport table 31s 742ms
After Hooks.deleteTransportAfterTest() 579ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 327ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 2s 243ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 758ms
When Go to "TRANSPORT_TABLE" 410ms
And Sort transports by "show-all" 1s 164ms
And Show all transport types 1s 161ms
Then Verify that created transport is "true" in transport table 1s 314ms
After Hooks.deleteTransportAfterTest() 663ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 232ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 2s 231ms
And Delete created transport by API 726ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 722ms
When Go to "ARCHIVE_TAB" 493ms
And Sort transports by "show-mine" 1s 138ms
And Show "SMALLS_IMPORT" 188ms
Then Verify that created transport is "true" in transport table 15s 136ms
After Hooks.deleteTransportAfterTest() 608ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-purchasing-department" 219ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-purchasing-department" 16s 121ms
And Delete created transport by API 678ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 672ms
When Go to "ARCHIVE_TAB" 494ms
And Sort transports by "show-all" 1s 149ms
And Show "SMALLS_IMPORT" 182ms
Then Verify that created transport is "true" in transport table 15s 157ms
After Hooks.deleteTransportAfterTest() 614ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 219ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 059ms
And Delete created transport by API 643ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 823ms
When Go to "ARCHIVE_TAB" 472ms
And Sort transports by "show-mine" 1s 133ms
And Show "SMALLS_IMPORT" 154ms
Then Verify that created transport is "false" in transport table 45s 635ms
After Hooks.deleteTransportAfterTest() 613ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "swisskrono-admin" 215ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "swisskrono-admin" 16s 123ms
And Delete created transport by API 595ms
And Login as "swisskrono-purchasing-department" and set token of apiUsername "super-admin-skz" 2s 656ms
When Go to "ARCHIVE_TAB" 497ms
And Sort transports by "show-all" 1s 145ms
And Show "SMALLS_IMPORT" 185ms
Then Verify that created transport is "true" in transport table 15s 126ms
After Hooks.deleteTransportAfterTest() 524ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 236ms
And Create transport "CREATE_TRANSPORT_FIRST_SUPPLIER" by JSON file as "super-admin-alrec" 2s 323ms
When Login as "alrec-admin" 2s 337ms
And Go to "TRANSPORT_TABLE" 389ms
And Show all transport "true" 225ms
And Select transportType "TRANSPORT_ORDER" 1s 306ms
Then Check if load and unload time filters work properly "LOAD_TIME_WINDOW" 37s 487ms
After Hooks.deleteTransportAfterTest() 522ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 863ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 182ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 726ms
And Accept transferred transport by Api 655ms
And Create advice "ADVICE_SMALLS" "SMALLS_IMPORT" "super-admin-skz" 59s 708ms
And Delete created transport by API 870ms
When Go to "ARCHIVE_TAB" 529ms
And Show "SMALLS_IMPORT" 181ms
Then Check if it is possible to search with different date property selects 1m 29s 236ms
After Hooks.deleteTransportAfterTest() 934ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 622ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 165ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 674ms
And Accept transferred transport by Api 639ms
And Create advice "ADVICE_SMALLS" "SMALLS_EXPORT" "super-admin-skz" 1m 082ms
And Delete created transport by API 852ms
When Go to "ARCHIVE_TAB" 526ms
And Show "SMALLS_EXPORT" 179ms
Then Check if it is possible to search with different date property selects 1m 28s 925ms
After Hooks.deleteTransportAfterTest() 797ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 229ms
And Prepare setting: "TRANSPORT_TABLE_DAYS_LIMIT" with value: "7d" with "super-admin-neuca" 029ms
When Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" in "8" days 17s 031ms
And Login as "neuca-admin" 8s 378ms
And Go to "TRANSPORT_TABLE" 500ms
Then Verify that created transport is "false" in transport table 31s 826ms
And Toggle transport table days limit filter 176ms
And Verify that created transport is "true" in transport table 1s 262ms
After Hooks.deleteTransportAfterTest() 939ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 717ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 168ms
And Add carrier "Przewoźnik SKZ Automat 1" to carriers group "Kraj" by Api as "super-admin-skz" 826ms
When Go to "TRANSPORT_TABLE" 416ms
And Go to auction form 1s 585ms
And Select contractors group "Kraj" 224ms
Then Verify that carrier "PSKZA1" is selected 074ms
After Hooks.deleteTransportAfterTest() 635ms
After Hooks.removeContractorsGroup() 281ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 491ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 112ms
When Go to "TRANSPORT_TABLE" 472ms
And Go to auction form 1s 553ms
And Select contractors group "Wybierz grupę firm transportowych" 252ms
Then Verify that all companies are selected after choose "data-group-name" 332ms
After Hooks.deleteTransportAfterTest() 647ms
View Feature Grouping of carriers
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 462ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 143ms
When Go to "TRANSPORT_TABLE" 453ms
And Go to auction form 1s 528ms
And Select contractors group "Wybierz uczestników zapytania" 246ms
Then Verify that all companies are selected after choose "data-carrier-name" 257ms
After Hooks.deleteTransportAfterTest() 640ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 930ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 087ms
And Show all transport "false" 083ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 017ms
And Create product if needed "false" by api for principal "adama" 348ms
When Go to transport details "TRANSPORT" 2s 787ms
And Expand index panel 296ms
And Click add index button 287ms
And Fill index form 11s 788ms
And Click ok button in index form 15s 275ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 249ms
And Go to transport details "TRANSPORT" 2s 880ms
And Expand index panel 269ms
Then Check are transport values equals 322ms
After Hooks.deleteTransportAfterTest() 573ms
After Hooks.deleteProductAfterTest() 206ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 571ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 238ms
And Show all transport "true" 238ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 026ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 2s 866ms
And Expand index panel 343ms
And Click add index button 252ms
And Fill index form 8s 650ms
And Click ok button in index form 15s 288ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 260ms
And Go to transport details "TRANSPORT_ORDER" 2s 851ms
And Expand index panel 274ms
Then Check are transport values equals 2s 356ms
After Hooks.deleteTransportAfterTest() 520ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 537ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 103ms
And Show all transport "false" 083ms
And Get inputs from database "ADD_INDEX" "super-admin-adama" 018ms
And Create product if needed "false" by api for principal "adama" 100ms
When Go to transport details "TRANSPORT" 2s 841ms
And Add index to transport 27s 499ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 197ms
When Go to transport details "TRANSPORT" 2s 842ms
And Expand index panel 253ms
And Click delete index button 166ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 187ms
And Go to transport details "TRANSPORT" 2s 814ms
And Expand index panel 285ms
Then Verify that transport has no indexes 15s 038ms
After Hooks.deleteTransportAfterTest() 554ms
After Hooks.deleteProductAfterTest() 149ms
View Feature Crud index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 556ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 240ms
And Show all transport "true" 248ms
And Get inputs from database "ADD_INDEX" "super-admin-alrec" 026ms
And Create product if needed "true" by api for principal "alrec" 000ms
When Go to transport details "TRANSPORT_ORDER" 2s 829ms
And Add index to transport 24s 474ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 223ms
When Go to transport details "TRANSPORT_ORDER" 2s 835ms
And Expand index panel 304ms
And Click delete index button 180ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 251ms
And Go to transport details "TRANSPORT_ORDER" 2s 775ms
And Expand index panel 263ms
Then Verify that transport has no indexes 15s 067ms
After Hooks.deleteTransportAfterTest() 523ms
After Hooks.deleteProductAfterTest() 000ms
View Feature Index
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 6s 366ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 082ms
And Get inputs from database "ADD_INDEX" "super-admin-dayco" 024ms
And Create product if needed "false" by api for principal "dayco" 107ms
And Go to transport details "OWN_COLLECTION" 2s 922ms
And Add index to transport 25s 823ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 186ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 48s 324ms
When Click on index details icon 239ms
Then Verify that indexes display in window "product-index;quantity-of-Planned quantity;quantity-of-Quantity sent" 000ms
After Hooks.deleteTransportAfterTest() 777ms
After Hooks.deleteProductAfterTest() 128ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 313ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 051ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 228ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-adama" 017ms
And Show all transport types 1s 159ms
And Click button advice in transport table "CONTAINER" 251ms
And Set advice window in schedule 3s 248ms
And Fill advice form 17s 262ms
And Click advice save button and wait for advice form to disappear 33s 892ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zapisano awizację! | Advice has been saved!" 6s 029ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 843ms
After Hooks.cleanUserDetailsAfterTest() 1s 258ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 549ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 955ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 121ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 019ms
And Show all transport types 1s 191ms
And Click button advice in transport table "DELIVERY" 231ms
And Set advice window in schedule 3s 374ms
And Fill advice form 13s 003ms
And Click advice save button and wait for advice form to disappear 33s 311ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zapisano awizację! | Advice has been saved!" 5s 552ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 782ms
After Hooks.cleanUserDetailsAfterTest() 1s 061ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 419ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 814ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 069ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 020ms
And Show all transport types 1s 159ms
And Click button advice in transport table "LOAD" 268ms
And Set advice window in schedule 3s 258ms
And Fill advice form 18s 706ms
And Click advice save button and wait for advice form to disappear 33s 375ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zapisano awizację! | Time window has been saved!" 5s 901ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 750ms
After Hooks.cleanUserDetailsAfterTest() 1s 521ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after editing advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 017ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 417ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 902ms
And Show all transport types 1s 166ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 17s 144ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:72) at ✽.Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-adama"(file:Features/Atom/Mail/AdviceMail.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 000ms
When Go to transport details "CONTAINER" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zmiana w awizacji numer" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 534ms
After Hooks.cleanUserDetailsAfterTest() 1s 262ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 5s 300ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 143ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 989ms
And Show all transport types 1s 137ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 49s 443ms
And Go to "TRANSPORT_TABLE" 480ms
And Go to transport details "DELIVERY" 2s 829ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 023ms
When Go to transport details "DELIVERY" 3s 660ms
And Fill transport form 1m 8s 541ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 019ms
And Expand advice panel 272ms
And Edit advice in transport details 8s 084ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 228ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zmiana w awizacji numer" 31s 756ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 944ms
After Hooks.cleanUserDetailsAfterTest() 1s 132ms
View Feature Advice Mail
Scenario Outline Check if mail was sent to creator after editing advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 828ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 715ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 911ms
And Show all transport types 1s 129ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 19s 044ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:72) at ✽.Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper"(file:Features/Atom/Mail/AdviceMail.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "LOAD" 000ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 000ms
When Go to transport details "LOAD" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zmiana w awizacji numer" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 539ms
After Hooks.cleanUserDetailsAfterTest() 1s 503ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skd" 230ms
And Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 844ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 723ms
And Confirm status "ARRIVAL" by Public API "v1" 1s 247ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Potwierdzono status Wjazd na teren zakładu" 38s 138ms
Then Check if user got a mail 000ms
And Confirm status "DEPARTURE" by Public API "v1" 1s 214ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Potwierdzono status Wyjazd" 32s 689ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 806ms
After Hooks.cleanUserDetailsAfterTest() 1s 019ms
View Feature Advice Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 245ms
And Prepare company "Dostawca Hochland Automat 1" verification email setting "48h" 032ms
And Prepare user "dha1-supplier-2@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 120ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "dha1-supplier-2@qa.qa-test" 8s 776ms
And Create transport "CREATE_DELIVERY" by JSON file as "dha1-supplier-2@qa.qa-test" 17s 210ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Weryfikacja danych awizacji" 1m 47s 544ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 782ms
After Hooks.cleanUserDetailsAfterTest() 1s 660ms
After Hooks.rollbackVerificationEmailSettingAfterTest() 048ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 073ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 217ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 206ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 3s 558ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowa aukcja" 5s 330ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 724ms
After Hooks.cleanUserDetailsAfterTest() 2s 143ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 414ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 417ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 124ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 3s 014ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 358ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 1s 949ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Nie otrzymano zlecenia" 10s 922ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 629ms
After Hooks.cleanUserDetailsAfterTest() 2s 044ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-producer" and set token of apiUsername "super-admin-skz" 12s 411ms
And Prepare user "swisskrono-producer" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 700ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 198ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 853ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 1s 052ms
And Wait till auction end 1m 57s 016ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Dodano nową ofertę" 2m 41s 635ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 661ms
After Hooks.cleanUserDetailsAfterTest() 2s 304ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 522ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 610ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 112ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 3s 077ms
And Wait till auction end 1m 57s 016ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Aukcja zakończona bez ofert" 5s 532ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 688ms
After Hooks.cleanUserDetailsAfterTest() 1s 428ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 934ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 338ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 071ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 995ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 019ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 1s 921ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Oferta przelicytowana" 36s 523ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 601ms
After Hooks.cleanUserDetailsAfterTest() 2s 335ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 494ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 440ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 086ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 3s 031ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 983ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Otrzymano zlecenie" 1m 38s 924ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 611ms
After Hooks.cleanUserDetailsAfterTest() 2s 335ms
View Feature Auctions Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 383ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 418ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 090ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 3s 042ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 809ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Otrzymano zlecenie" 5s 197ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 605ms
After Hooks.cleanUserDetailsAfterTest() 2s 078ms
View Feature Auctions Mail
Scenario Outline Check mail two hours before auction ends
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 278ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 3s 080ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 128ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" and finish of auction in "121" minutes 455ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania POST pod adresem /auctions; status: 422, komunikat: [errors:[Termin zakończenia aukcji musi się znajdować w przyszłości]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:86)
	at CucumberTests.Transport.AuctionTransport.setTransportOnAuction(AuctionTransport.java:54)
	at CucumberTests.Transport.AuctionTransport.setTransportOnAuctionByApiWith(AuctionTransport.java:71)
	at ✽.Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" and finish of auction in "121" minutes(file:Features/Atom/Mail/AuctionMail.feature:103)
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zakończenie aukcji" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 697ms
After Hooks.cleanUserDetailsAfterTest() 2s 211ms
View Feature Discrepancy Report Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 966ms
And Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 4s 153ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 189ms
And Go to "TRANSPORT_TABLE" 407ms
And Go to transport details "DELIVERY" 2s 914ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Fill transport form 42s 959ms
And Open section: "discrepancy-report-panel" 1s 131ms
And Fill discrepancy report section 52s 442ms
And Go to transport details "DELIVERY" 2s 904ms
And Change filled value in details "rodo-acceptance" "checkbox" "true" "0" 1s 528ms
And Generate discrepancy report 21s 703ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Utworzono protokół niezgodności" 5s 476ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 887ms
After Hooks.cleanUserDetailsAfterTest() 3s 334ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 134ms
And Prepare user "pha2-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 101ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 252ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 223ms
And Go to "WAREHOUSE_TAB" 1s 162ms
And Select warehouse "Serownia" 1s 542ms
And Set week view 1s 240ms
And Show yesterday 1s 154ms
And Move window into the past 417ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "spóźnił się na" 46s 940ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 837ms
After Hooks.cleanUserDetailsAfterTest() 2s 437ms
After Hooks.rollbackAddedAuthorities() 168ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 9s 191ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 558ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 185ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica import" 36s 800ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 567ms
After Hooks.cleanUserDetailsAfterTest() 2s 201ms
View Feature Transport Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 594ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 399ms
And Wait "60" seconds 1m
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 183ms
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Drobnica eksport" 48s 840ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 586ms
After Hooks.cleanUserDetailsAfterTest() 2s 278ms
View Feature Transport Transfer Mail
Scenario Outline Check if mail was sent to carrier after transport transfer
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 382ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 746ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 080ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 15s 073ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:37)
	at ✽.Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true"(file:Features/Atom/Mail/TransportTransferMail.feature:8)
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zlecenie czeka na akceptację" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 622ms
After Hooks.cleanUserDetailsAfterTest() 2s 057ms
View Feature Transport Transfer Mail
Scenario Outline Check if mail was sent to carrier after transport transfer with no confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 446ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 292ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 196ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 15s 113ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:37)
	at ✽.Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false"(file:Features/Atom/Mail/TransportTransferMail.feature:20)
When Get mail "apolloautomattest@gmail.com" message from mailgun with "Zostało przekazane nowe zlecenie" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 568ms
After Hooks.cleanUserDetailsAfterTest() 2s 112ms
View Feature Transport Transfer Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 494ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 2s 372ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 011ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 966ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 1s 051ms
And Add a bid "500" to an auction by JSON file as "pskza2-carrier-2@qa.qa-test" for "pskza2-carrier-2@qa.qa-test" 1s 137ms
Then If user is login then logout 268ms
And Login as "swisskrono-admin" 2s 511ms
And Go to auction details 2s 259ms
And Pass transport to carrier from auction details 1s 515ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nie otrzymano zlecenia" 2m 47s 644ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 950ms
After Hooks.cleanUserDetailsAfterTest() 3s 138ms
View Feature Transport Transfer Mail
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 683ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 3s 139ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 163ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 3s 017ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nowe zapytanie ofertowe" 5s 346ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 693ms
After Hooks.cleanUserDetailsAfterTest() 2s 716ms
View Feature Pallet limit
Scenario Outline Verify that the error is visible after exceeding the pallet limit during create transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-neuca" 002ms
And Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 350ms
When Go to new transport "DELIVERY" 716ms
And Fill transport form 39s 521ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (897, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/MaxPallet/MaxPallet.feature:8)
And Change filled value in details "number-of-pallets-step-0" "number" "1000000" "0" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
Then Verify that the error is visible after exceeding the pallet limit 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Pallet limit
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 2s 256ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 202ms
And Go to "TRANSPORT_TABLE" 566ms
And Show all transport "false" 078ms
And Go to transport details "DELIVERY" 2s 998ms
And Change filled value in details "number-of-pallets-step-0" "number" "1000000" "0" 1s 682ms
And Click "save-transport" save button 1s 470ms
Then Verify that the error is visible after exceeding the pallet limit 081ms
After Hooks.deleteTransportAfterTest() 971ms
View Feature Pallet limit
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-pgf" 241ms
And Prepare max pallet limit "1" in "Magazyn Łódź" 037ms
And Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 020ms
When Login as "pgf-admin" 5s 623ms
And Go to new transport "UNLOAD" 15s 489ms
And Fill transport form 32s 679ms
And Click "save-transport" save button and wait for form to disappear 30s 265ms
And Set advice window in schedule 2s 441ms
And Check is transport created in schedule and set transport id 2s 628ms
And Go to "TRANSPORT_TABLE" 489ms
And Go to transport details "UNLOAD" 30s 619ms
Then Check are transport values equals 26s 167ms
After Hooks.deleteTransportAfterTest() 751ms
After Hooks.rollbackMaxPalletLimit() 014ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 230ms
And Create default mode of transportation by API with "pba1-carrier" 443ms
And Set status of MOT to "AWAITING_VERIFICATION" 274ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 245ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 676ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 415ms
When Login as "super-admin-bausch" 6s 521ms
And Go to "TRANSPORT_TABLE" 373ms
And Click button advice in transport table "LOAD_EXPORT" 358ms
And Set advice window in schedule 3s 355ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 508ms
After Hooks.deleteTransportAfterTest() 614ms
After Hooks.deleteModeOfTransportationAfterTest() 302ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 246ms
And Create default mode of transportation by API with "pba1-carrier" 494ms
And Set status of MOT to "DISABLED" 383ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 191ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 663ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 396ms
When Login as "super-admin-bausch" 2s 510ms
And Go to "TRANSPORT_TABLE" 383ms
And Click button advice in transport table "LOAD_EXPORT" 345ms
And Set advice window in schedule 3s 313ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 441ms
After Hooks.deleteTransportAfterTest() 617ms
After Hooks.deleteModeOfTransportationAfterTest() 265ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 222ms
And Create default mode of transportation by API with "pba1-carrier" 473ms
And Set status of MOT to "ACCEPTED" 280ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 120ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 658ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 398ms
When Login as "super-admin-bausch" 2s 525ms
And Go to "TRANSPORT_TABLE" 356ms
And Click button advice in transport table "LOAD_EXPORT" 337ms
And Set advice window in schedule 3s 307ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 580ms
After Hooks.deleteTransportAfterTest() 680ms
After Hooks.deleteModeOfTransportationAfterTest() 319ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 226ms
And Create default mode of transportation by API with "pba1-carrier" 448ms
And Set status of MOT to "UPDATED" 305ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 126ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 668ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 388ms
When Login as "super-admin-bausch" 2s 429ms
And Go to "TRANSPORT_TABLE" 388ms
And Click button advice in transport table "LOAD_EXPORT" 345ms
And Set advice window in schedule 3s 293ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 567ms
After Hooks.deleteTransportAfterTest() 654ms
After Hooks.deleteModeOfTransportationAfterTest() 356ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create default mode of transportation by API with "pba1-carrier" 515ms
And Set status of MOT to "REJECTED" 281ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 126ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 648ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 389ms
When Login as "super-admin-bausch" 2s 636ms
And Go to "TRANSPORT_TABLE" 367ms
And Click button advice in transport table "LOAD_EXPORT" 312ms
And Set advice window in schedule 3s 319ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 645ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 435ms
After Hooks.deleteTransportAfterTest() 757ms
After Hooks.deleteModeOfTransportationAfterTest() 320ms
View Feature Mode of transportation - Advice
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 242ms
And Create default mode of transportation by API with "pba1-carrier" 464ms
And Set status of MOT to "BLOCKED" 319ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 116ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 642ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 410ms
When Login as "super-admin-bausch" 2s 472ms
And Go to "TRANSPORT_TABLE" 380ms
And Click button advice in transport table "LOAD_EXPORT" 346ms
And Set advice window in schedule 3s 293ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 499ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 468ms
After Hooks.deleteTransportAfterTest() 602ms
After Hooks.deleteModeOfTransportationAfterTest() 315ms
View Feature SK Api - Statuses confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 656ms
When Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 1s 982ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 385ms
And Click button advice in transport table "TRANSPORT_ORDER" 237ms
And Set advice window in schedule 3s 339ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 019ms
And Fill advice form 20s 644ms
And Click advice save button and wait for advice form to disappear 33s 795ms
And Find transport in table with status "planned" 3s 780ms
And Confirm statuses until reach "left-the-factory" through SKAPI 34s 523ms
Then Check if transport has "left-the-factory" 056ms
After Hooks.deleteTransportAfterTest() 768ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 018ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 644ms
When Add transport by SKApi in "MGW" assigned to "" 019ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 459ms
And Go to "TRANSPORT_TABLE" 383ms
And Go to transport details "TRANSPORT_ORDER" 2s 818ms
Then Check are transport values equals 130ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/SK_API/SkApiTransport.feature:11)
After Hooks.deleteTransportAfterTest() 596ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 024ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 459ms
When Add transport by SKApi in "MGW" assigned to "" 023ms
Then Check is transport "CONTAINER" created in transport table and set transport id 6s 921ms
And Go to "TRANSPORT_TABLE" 384ms
And Go to transport details "CONTAINER" 2s 798ms
Then Check are transport values equals 1s 238ms
After Hooks.deleteTransportAfterTest() 585ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 020ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 576ms
When Add transport by SKApi in "MGW" assigned to "" 020ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 4s 064ms
And Go to "TRANSPORT_TABLE" 361ms
And Go to transport details "OWN_COLLECTION" 2s 804ms
Then Check are transport values equals 1s 209ms
After Hooks.deleteTransportAfterTest() 577ms
View Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 9s 596ms
When Add transport by SKApi in "HRL" assigned to "" 025ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 6s 702ms
And Go to "TRANSPORT_TABLE" 347ms
And Go to transport details "TRANSPORT_ORDER" 2s 827ms
Then Check are transport values equals 143ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/SK_API/SkApiTransport.feature:11)
After Hooks.deleteTransportAfterTest() 737ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 033ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 692ms
When Add transport by SKApi in "HRL" assigned to "" 019ms
Then Check is transport "CONTAINER" created in transport table and set transport id 6s 936ms
And Go to "TRANSPORT_TABLE" 356ms
And Go to transport details "CONTAINER" 2s 786ms
Then Check are transport values equals 1s 291ms
After Hooks.deleteTransportAfterTest() 573ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 020ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 528ms
When Add transport by SKApi in "HRL" assigned to "" 021ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 4s 107ms
And Go to "TRANSPORT_TABLE" 377ms
And Go to transport details "OWN_COLLECTION" 2s 798ms
Then Check are transport values equals 1s 106ms
After Hooks.deleteTransportAfterTest() 581ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 019ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 421ms
And Set another client name "Pepsi" 000ms
When Add transport by SKApi in "MGW" assigned to "" 026ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 6s 643ms
And Check client name in database "Pepsi" "TRANSPORT_ORDER" 095ms
After Hooks.deleteTransportAfterTest() 700ms
View Feature SK API - Creation of the Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 037ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 437ms
When Add transport by SKApi in "" assigned to "" 021ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 6s 641ms
And Go to "TRANSPORT_TABLE" 368ms
And Go to transport details "TRANSPORT_ORDER" 2s 807ms
Then Check if transport has warehouse "MGW" in step section "0" 142ms
After Hooks.deleteTransportAfterTest() 653ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 510ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 389ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 023ms
And Add transport by SKApi in "MGW" assigned to "" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 017ms
And Check is transport "CONTAINER" created in transport table and set transport id 6s 911ms
When Click button advice in transport table "CONTAINER" 222ms
And Set advice window in schedule 3s 306ms
And Fill advice form 17s 210ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:14)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 607ms
After Hooks.cleanUserDetailsAfterTest() 2s 082ms
View Feature SK Api - Advice transport
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 366ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 364ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 018ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 015ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 218ms
When Click button advice in transport table "OWN_COLLECTION" 221ms
And Set advice window in schedule 3s 433ms
And Fill advice form 20s 204ms
And Click advice save button and wait for advice form to disappear 33s 194ms
And Go to "TRANSPORT_TABLE" 467ms
And Go to transport details "OWN_COLLECTION" 2s 858ms
Then Check are advice values equals 4s 972ms
After Hooks.deleteTransportAfterTest() 785ms
After Hooks.cleanUserDetailsAfterTest() 2s 245ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 484ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 358ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "" 020ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 327ms
When Click button advice in transport table "TRANSPORT_ORDER" 226ms
And Set advice window in schedule 3s 347ms
And Fill advice form 17s 212ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:14)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 624ms
After Hooks.cleanUserDetailsAfterTest() 2s 180ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 8s 154ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "" by JSON file 3s 605ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 022ms
And Add transport by SKApi in "MGW" assigned to "" 018ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 735ms
When Click button advice in transport table "TRANSPORT_ORDER" 215ms
And Set advice window in schedule 3s 346ms
And Fill advice form 17s 312ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:14)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 588ms
After Hooks.cleanUserDetailsAfterTest() 2s 694ms
View Feature SK Api - Advice transport
Scenario Outline Check if it possible to advice transport when transport is created by sk API
The scenario checks if you can correctly add an advice to the order. After correct creation of the advice, the validity of the advice data on the platform is checked.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-tradesman@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 432ms
And Prepare user "swisskrono-tradesman@qa.qa-test" details with all notifications and "automaty@test.pl" by JSON file 1s 734ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "automaty@test.pl" 020ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 017ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 544ms
When Click button advice in transport table "TRANSPORT_ORDER" 243ms
And Set advice window in schedule 30s 560ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //div[contains(@class, 'success-alert')] (tried for 30 second(s) with 500 MILLISECONDS interval)
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:177)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:90)
	at ✽.Set advice window in schedule(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:13)
Caused by: org.openqa.selenium.NoSuchElementException: Cannot locate an element using By.xpath: //div[contains(@class, 'success-alert')]
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: driver.version: unknown
	at org.openqa.selenium.support.ui.ExpectedConditions.lambda$findElement$0(ExpectedConditions.java:882)
	at java.util.Optional.orElseThrow(Optional.java:290)
	at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:881)
	at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:43)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205)
	at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at Pages.BasePage.checkElementIsVisible(BasePage.java:177)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:90)
	at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:57)
	at cucumber.runner.PickleStepDefinitionMatch.runStep(PickleStepDefinitionMatch.java:50)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.PickleStepTestStep.run(PickleStepTestStep.java:43)
	at cucumber.runner.TestCase.run(TestCase.java:45)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 532ms
After Hooks.cleanUserDetailsAfterTest() 1s 751ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 499ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 345ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "" 021ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 015ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 123ms
When Click button advice in transport table "OWN_COLLECTION" 241ms
And Set advice window in schedule 3s 354ms
And Fill advice form 17s 294ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "OWN_COLLECTION" 000ms
After Hooks.deleteTransportAfterTest() 605ms
After Hooks.cleanUserDetailsAfterTest() 2s 086ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 346ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 382ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 040ms
And Add transport by SKApi in "MGW" assigned to "" 022ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "CONTAINER" created in transport table and set transport id 6s 970ms
When Click button advice in transport table "CONTAINER" 225ms
And Set advice window in schedule 3s 352ms
And Fill advice form 17s 192ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "CONTAINER" 000ms
After Hooks.deleteTransportAfterTest() 574ms
After Hooks.cleanUserDetailsAfterTest() 2s 047ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 298ms
And Prepare user "swisskrono-admin" details with all notifications and "" by JSON file 2s 350ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 024ms
And Add transport by SKApi in "MGW" assigned to "" 028ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 016ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 282ms
When Click button advice in transport table "TRANSPORT_ORDER" 232ms
And Set advice window in schedule 3s 300ms
And Fill advice form 17s 245ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 558ms
After Hooks.cleanUserDetailsAfterTest() 2s 130ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 6s 637ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "" by JSON file 3s 244ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 020ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 014ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 4s 639ms
When Click button advice in transport table "TRANSPORT_ORDER" 191ms
And Set advice window in schedule 3s 286ms
And Fill advice form 17s 258ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 687ms
After Hooks.cleanUserDetailsAfterTest() 2s 619ms
View Feature SK Api - Advice transport
Scenario Outline Verify that advice data are saved properly
The scenario checks if you can correctly add an advice to the order. After the correct addition of the advice on the platform, the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-tradesman@qa.qa-test" and set token of apiUsername "super-admin-skz" 8s 348ms
And Prepare user "swisskrono-tradesman@qa.qa-test" details with all notifications and "automaty@test.pl" by JSON file 1s 935ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 021ms
And Add transport by SKApi in "MGW" assigned to "automaty@test.pl" 017ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 014ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 7s 573ms
When Click button advice in transport table "TRANSPORT_ORDER" 241ms
And Set advice window in schedule 3s 356ms
And Fill advice form 17s 231ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:38)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
Then Check advice data in SK API database "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 627ms
After Hooks.cleanUserDetailsAfterTest() 1s 670ms
View Feature SK Api - Advice transport
Scenario Outline Check if not possible to advice transport in the past when advice is created from transports table and transport is created by sk API
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 7s 394ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 023ms
And Get inputs from database "CREATE_ADVICE" "super-admin-skz" 069ms
And Check is transport "CONTAINER" created in transport table and set transport id 6s 971ms
When Click button advice in transport table "CONTAINER" 228ms
And Set advice window in schedule in the past 3s 386ms
And Fill advice form 17s 073ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 504). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:59)
And Click advice save button to check error message 000ms
Then Check if possible advice alert is displayed 000ms
After Hooks.deleteTransportAfterTest() 554ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 693ms
And Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 020ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 021ms
And Check is transport "OWN_COLLECTION" created in transport table and set transport id 7s 234ms
And Create advice "CREATE_ADVICE" "OWN_COLLECTION" "super-admin-skz" 20s 704ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:72) at ✽.Create advice "CREATE_ADVICE" "OWN_COLLECTION" "super-admin-skz"(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:74)
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "OWN_COLLECTION" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "OWN_COLLECTION" 000ms
After Hooks.deleteTransportAfterTest() 579ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 675ms
And Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 020ms
And Add transport by SKApi in "MGW" assigned to "" 023ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 018ms
And Check is transport "CONTAINER" created in transport table and set transport id 6s 893ms
And Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz" 20s 819ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:72) at ✽.Create advice "CREATE_ADVICE" "CONTAINER" "super-admin-skz"(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:74)
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "CONTAINER" 000ms
After Hooks.deleteTransportAfterTest() 598ms
View Feature SK Api - Advice transport
Scenario Outline Check if advice data saved in SK API database after edition
The scenario checks if you can correctly edit an advice. After that the correctness of the data that has been sent to the SK API microservice database is also verified.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 588ms
And Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 018ms
And Add transport by SKApi in "MGW" assigned to "" 020ms
And Get inputs from database "EDIT_ADVICE" "super-admin-skz" 017ms
And Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 3s 647ms
And Create advice "CREATE_ADVICE" "TRANSPORT_ORDER" "super-admin-skz" 20s 852ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 437). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:72) at ✽.Create advice "CREATE_ADVICE" "TRANSPORT_ORDER" "super-admin-skz"(file:Features/Atom/SK_API/SkApiTransportAdvice.feature:74)
And Go to "TRANSPORT_TABLE" 000ms
When Go to transport details "TRANSPORT_ORDER" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Fill arrival date field 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
Then Check advice data in database after edition "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 600ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 042ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 278ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 218ms
When Go to "WAREHOUSE_TAB" 1s 226ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 133ms
And Select view "DAYS_2" 2s 171ms
Then Check if gray window is in the schedule 2s 050ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 419ms
And Select view "DAYS_2" 2s 135ms
And Check if gray window is in the schedule 2s 038ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 558ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-producer" and set token of apiUsername "super-admin-hochland" 10s 657ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 188ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 213ms
When Go to "WAREHOUSE_TAB" 1s 199ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 165ms
And Select view "DAYS_2" 2s 150ms
Then Check if gray window is in the schedule 2s 047ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 417ms
And Select view "DAYS_2" 2s 137ms
And Check if gray window is in the schedule 2s 041ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 548ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pha1-carrier@qa.qa-test" and set token of apiUsername "super-admin-hochland" 9s 438ms
And Create "CREATE_GRAY_WINDOW_TWG" window by JSON file for test as "super-admin-hochland" 258ms
And Create "CREATE_GRAY_WINDOW_OST" window by JSON file for test as "super-admin-hochland" 313ms
When Go to "WAREHOUSE_TAB" 1s 382ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 209ms
And Select view "DAYS_2" 2s 169ms
Then Check if gray window is in the schedule 2s 032ms
And Select warehouse "Opakowania, surowce twarożkarnia" 1s 394ms
And Select view "DAYS_2" 2s 126ms
And Check if gray window is in the schedule 2s 036ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 573ms
View Feature Schedule
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 694ms
And Create "CREATE_GRAY_WINDOW_MGW" window by JSON file for test as "super-admin-skz" 216ms
And Create "CREATE_GRAY_WINDOW_HRL" window by JSON file for test as "super-admin-skz" 192ms
When Go to "WAREHOUSE_TAB" 871ms
And Select warehouse "MGW" 1s 381ms
And Select view "DAYS_2" 2s 158ms
Then Check if gray window is in the schedule 2s 052ms
And Select warehouse "HRL" 1s 500ms
And Select view "DAYS_2" 2s 139ms
And Check if gray window is in the schedule 2s 040ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteAllGrayWindowsAfterTest() 15s 584ms
View Feature Schedule
Scenario Outline Check if used pallet limit in schedule changing properly with given pallet settings [A-7575]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 246ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_STEP_ONLY" "super-admin-neuca" 001ms
And Get package type settings for transportType "DELIVERY" from "neuca" 331ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;false" 387ms
When Login as "neuca-admin" 8s 975ms
And Go to new transport "DELIVERY" 692ms
And Fill transport form 25s 488ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (897, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Schedule/Schedule.feature:73)
And Get sum of pallets of "load" in transport form 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 124ms
View Feature Schedule
Scenario Outline Check if used pallet limit in schedule changing properly with given pallet settings [A-7575]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 224ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_COMPANY_STEP_ONLY" "super-admin-neuca" 001ms
And Get package type settings for transportType "DELIVERY" from "neuca" 123ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "false;true" 247ms
When Login as "neuca-admin" 2s 448ms
And Go to new transport "DELIVERY" 700ms
And Fill transport form 25s 377ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (905, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Schedule/Schedule.feature:73)
And Get sum of pallets of "unload" in transport form 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 141ms
View Feature Schedule
Scenario Outline Check if used pallet limit in schedule changing properly with given pallet settings [A-7575]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-neuca" 245ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY_PALLETS_IN_WAREHOUSE_AND_COMPANY_STEPS" "super-admin-neuca" 001ms
And Get package type settings for transportType "DELIVERY" from "neuca" 105ms
And Set package type "PALLETS" settings with values: "visibleInContractorStep;visibleInWarehouseStep", "true;true" 231ms
When Login as "neuca-admin" 2s 438ms
And Go to new transport "DELIVERY" 702ms
And Fill transport form 28s 440ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (905, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Schedule/Schedule.feature:73)
And Get sum of pallets of "unload" in transport form 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
Then Verify if used pallet limit in schedule changed properly in "I" on "RT1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 143ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 228ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 198ms
And Mark custom fields as not obligatory 2s 769ms
And Login as "hochland-admin" 9s 893ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 119ms
When Find transport in table with status "advice-added" 3s 689ms
And Confirm statuses until reach "process-ended" 22s 879ms
Then Check if transport has "process-ended" 065ms
After Hooks.deleteTransportAfterTest() 893ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 586ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-pgf" 261ms
And Get custom field settings for "UNLOAD" transport type and "pgf" company 146ms
And Mark custom fields as not obligatory 005ms
And Login as "pgf-admin" 4s 666ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 827ms
When Find transport in table with status "planned" 17s 615ms
And Confirm statuses until reach "process-ended" 13s 589ms
Then Check if transport has "process-ended" 077ms
After Hooks.deleteTransportAfterTest() 820ms
After Hooks.rollbackAllCustomFieldsSettings() 448ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 256ms
And Get custom field settings for "DELIVERY" transport type and "adama" company 123ms
And Mark custom fields as not obligatory 006ms
And Login as "adama-admin" 4s 863ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 682ms
When Find transport in table with status "planned" 3s 695ms
And Confirm statuses until reach "process-ended" 11s 488ms
Then Check if transport has "process-ended" 072ms
After Hooks.deleteTransportAfterTest() 721ms
After Hooks.rollbackAllCustomFieldsSettings() 405ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lantmannen" 228ms
And Get custom field settings for "DELIVERY" transport type and "lantmannen" company 098ms
And Mark custom fields as not obligatory 005ms
And Login as "lantmannen-admin" 4s 398ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 824ms
When Find transport in table with status "potwierdzony" 3s 648ms
And Confirm statuses until reach "process-ended" 21s 882ms
Then Check if transport has "process-ended" 068ms
After Hooks.deleteTransportAfterTest() 741ms
After Hooks.rollbackAllCustomFieldsSettings() 005ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lantmannen" 235ms
And Get custom field settings for "LOAD" transport type and "lantmannen" company 094ms
And Mark custom fields as not obligatory 004ms
And Login as "lantmannen-admin" 2s 122ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 942ms
When Find transport in table with status "created" 3s 721ms
And Confirm statuses until reach "process-ended" 27s 057ms
Then Check if transport has "process-ended" 066ms
After Hooks.deleteTransportAfterTest() 734ms
After Hooks.rollbackAllCustomFieldsSettings() 005ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 234ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 114ms
And Mark custom fields as not obligatory 631ms
And Login as "keeeper-admin" 5s 538ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 874ms
When Find transport in table with status "planned" 3s 650ms
And Confirm statuses until reach "process-ended" 21s 862ms
Then Check if transport has "process-ended" 055ms
After Hooks.deleteTransportAfterTest() 764ms
After Hooks.rollbackAllCustomFieldsSettings() 582ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 239ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 120ms
And Mark custom fields as not obligatory 574ms
And Login as "keeeper-admin" 5s 595ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 834ms
When Find transport in table with status "planned" 3s 597ms
And Confirm statuses until reach "process-ended" 21s 910ms
Then Check if transport has "process-ended" 077ms
After Hooks.deleteTransportAfterTest() 755ms
After Hooks.rollbackAllCustomFieldsSettings() 711ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 418ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 623ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 737ms
When Accept or reject "accept" transferred transport 19s 750ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 018ms
And Click button advice in transport table "SMALLS_IMPORT" 243ms
And Set advice window in schedule 3s 601ms
And Fill advice form 20s 196ms
And Click advice save button and wait for advice form to disappear 33s 862ms
And Check if window is "silver" 4s 075ms
And Go to "TRANSPORT_TABLE" 422ms
Then Check if transport has "process-ended" 901ms
After Hooks.deleteTransportAfterTest() 897ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 630ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 347ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 667ms
When Accept or reject "accept" transferred transport 19s 929ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 022ms
And Click button advice in transport table "SMALLS_EXPORT" 259ms
And Set advice window in schedule 3s 731ms
And Fill advice form 20s 149ms
And Click advice save button and wait for advice form to disappear 33s 905ms
And Check if window is "silver" 4s 072ms
And Go to "TRANSPORT_TABLE" 392ms
Then Check if transport has "process-ended" 1s 112ms
After Hooks.deleteTransportAfterTest() 826ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to edit advice after reach specific status
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 282ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_ADVICE" "CHECKPOINT_BASED" "ARRIVAL" 448ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 211ms
And Mark custom fields as not obligatory 2s 780ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 228ms
When Login as "hochland-admin" 9s 954ms
And Find transport in table with status "advice-added" 3s 778ms
And Confirm statuses until reach "arrived" 6s 325ms
And Go to transport details "DELIVERY" 2s 911ms
Then Check if it is not possible to edit advice 15s 121ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-field-name='phone-number-prefix']//input"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
*** Element info: {Using=xpath, value=//div[@data-field-name='phone-number-prefix']//input}
	at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at Pages.Transport.TransportFormPage.getAdviceInputList(TransportFormPage.java:151)
	at CucumberTests.Transport.AdviceTransport.checkIfItIsNotPossibleToEditAdvice(AdviceTransport.java:253)
	at ✽.Check if it is not possible to edit advice(file:Features/Atom/Statuses/ConfirmStatuses.feature:53)
After Hooks.deleteTransportAfterTest() 800ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 344ms
After Hooks.rollbackAddedActionAuthorities() 341ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 267ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 246ms
And Mark custom fields as not obligatory 2s 811ms
And Login as "hochland-admin" 9s 922ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 167ms
When Find transport in table with status "advice-added" 3s 740ms
And Check if transport row is "blue" 3s 219ms
And Confirm statuses until reach "arrived" 6s 307ms
And Check if transport row is "green" 3s 256ms
And Confirm statuses until reach "during-unload" 6s 239ms
Then Check if transport row is "orange" 3s 215ms
And Confirm statuses until reach "unloaded" 6s 294ms
Then Check if transport row is "darkgoldenrod" 3s 205ms
And Confirm statuses until reach "process-ended" 6s 220ms
Then Check if transport row is "silver" 3s 190ms
After Hooks.deleteTransportAfterTest() 794ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 413ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 238ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 243ms
And Mark custom fields as not obligatory 008ms
And Login as "piast-admin" 5s 750ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 990ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 021ms
And Show all transport types 1s 156ms
And Click button advice in transport table "DELIVERY" 246ms
And Set advice window in schedule 3s 299ms
And Fill advice form 12s 939ms
And Click advice save button and wait for advice form to disappear 33s 241ms
And Go to "TRANSPORT_TABLE" 478ms
And Find transport in table with status "advice-added" 3s 656ms
And Confirm statuses until reach "left-the-area" 32s 447ms
Then Check if next status is not possible to confirm 313ms
After Hooks.deleteTransportAfterTest() 764ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 856ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 239ms
And Get custom field settings for "LOAD" transport type and "piast" company 250ms
And Mark custom fields as not obligatory 008ms
And Login as "piast-admin" 5s 718ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 932ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 023ms
And Show all transport types 1s 155ms
And Click button advice in transport table "LOAD" 235ms
And Set advice window in schedule 3s 350ms
And Fill advice form 12s 862ms
And Click advice save button and wait for advice form to disappear 18s 389ms
And Go to "TRANSPORT_TABLE" 389ms
And Find transport in table with status "advice-added" 3s 634ms
And Confirm statuses until reach "left-the-area" 32s 399ms
Then Check if next status is not possible to confirm 291ms
After Hooks.deleteTransportAfterTest() 813ms
After Hooks.rollbackAllCustomFieldsSettings() 4s 511ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 239ms
And Get custom field settings for "DELIVERY" transport type and "piast" company 229ms
And Mark custom fields as not obligatory 011ms
And Login as "piast-admin" 5s 719ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 003ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 021ms
And Show all transport types 1s 156ms
And Click button advice in transport table "DELIVERY" 275ms
And Set advice window in schedule 3s 385ms
And Fill advice form 12s 916ms
And Click advice save button and wait for advice form to disappear 33s 347ms
And Go to "TRANSPORT_TABLE" 413ms
And Find transport in table with status "advice-added" 3s 605ms
When Add file to transport by API 1s 918ms
And Confirm statuses until reach "process-ended" 37s 330ms
Then Check if transport has "process-ended" 068ms
After Hooks.deleteTransportAfterTest() 800ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 843ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 227ms
And Get custom field settings for "LOAD" transport type and "piast" company 258ms
And Mark custom fields as not obligatory 010ms
And Login as "piast-admin" 5s 878ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 929ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 021ms
And Show all transport types 1s 140ms
And Click button advice in transport table "LOAD" 238ms
And Set advice window in schedule 3s 264ms
And Fill advice form 13s 064ms
And Click advice save button and wait for advice form to disappear 33s 373ms
And Go to "TRANSPORT_TABLE" 454ms
And Find transport in table with status "advice-added" 3s 681ms
When Add file to transport by API 1s 451ms
And Confirm statuses until reach "process-ended" 37s 575ms
Then Check if transport has "process-ended" 063ms
After Hooks.deleteTransportAfterTest() 793ms
After Hooks.rollbackAllCustomFieldsSettings() 4s 501ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm statuses when there is customFields blockade - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 231ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 243ms
And Mark custom fields as not obligatory 4s 879ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 475ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 914ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 002ms
And Login as "hochland-admin" 10s 191ms
And Show all transport types 1s 160ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 128ms
And Set advice window in schedule 7s 545ms
And Fill advice form 18s 557ms
And Click advice save button and wait for advice form to disappear 33s 914ms
And Go to "TRANSPORT_TABLE" 453ms
And Find transport in table with status "advice-added" 3s 642ms
And Confirm statuses until reach "during-load" 43s 714ms
java.lang.AssertionError: Wartość during-unload-opakowania,-surowce-twarożkarnia atrybutu data-status-name nie zmieniła się w webelemencie [[ChromeDriver: chrome on LINUX (7576e791a4f623a3420dae43696fb3f6)] -> xpath: //td[contains(@data-status-name, 'advice-added')]]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.StatusUtil.waitUntilAttributeOfWebElementChangeValue(StatusUtil.java:43)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:303)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:290)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:88)
	at ✽.Confirm statuses until reach "during-load"(file:Features/Atom/Statuses/ConfirmStatuses.feature:141)
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 745ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 176ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 234ms
And Get custom field settings for "LOAD" transport type and "keeeper" company 126ms
And Mark custom fields as not obligatory 752ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 236ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 003ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 6s 004ms
And Show all transport types 1s 153ms
And Click button advice in transport table "LOAD" 238ms
And Set advice window in schedule 3s 171ms
And Fill advice form 18s 709ms
And Click advice save button and wait for advice form to disappear 33s 255ms
And Go to "TRANSPORT_TABLE" 405ms
And Find transport in table with status "advice-added" 3s 647ms
And Confirm statuses until reach "arrived" 6s 234ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 535ms
And Check if next status is not possible to confirm in status confirmation modal 237ms
After Hooks.deleteTransportAfterTest() 834ms
After Hooks.rollbackAllCustomFieldsSettings() 885ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 241ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 122ms
And Mark custom fields as not obligatory 764ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 245ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 910ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" 5s 677ms
And Show all transport types 1s 197ms
And Click button advice in transport table "CONTAINER" 270ms
And Set advice window in schedule 3s 237ms
And Fill advice form 18s 611ms
And Click advice save button and wait for advice form to disappear 33s 235ms
And Go to "TRANSPORT_TABLE" 465ms
And Find transport in table with status "advice-added" 3s 712ms
And Confirm statuses until reach "arrived" 6s 263ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 550ms
And Check if next status is not possible to confirm in status confirmation modal 251ms
After Hooks.deleteTransportAfterTest() 743ms
After Hooks.rollbackAllCustomFieldsSettings() 905ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 244ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 153ms
And Mark custom fields as not obligatory 605ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 251ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 840ms
And Login as "keeeper-admin" 5s 858ms
And Go to "TRANSPORT_TABLE" 408ms
And Find transport in table with status "planned" 3s 674ms
And Confirm statuses until reach "arrived" 6s 250ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 577ms
And Check if next status is not possible to confirm in status confirmation modal 256ms
After Hooks.deleteTransportAfterTest() 888ms
After Hooks.rollbackAllCustomFieldsSettings() 580ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 225ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 116ms
And Mark custom fields as not obligatory 593ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 248ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 947ms
And Login as "keeeper-admin" 5s 801ms
And Go to "TRANSPORT_TABLE" 380ms
And Find transport in table with status "planned" 3s 598ms
And Confirm statuses until reach "arrived" 6s 246ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 553ms
And Check if next status is not possible to confirm in status confirmation modal 236ms
After Hooks.deleteTransportAfterTest() 886ms
After Hooks.rollbackAllCustomFieldsSettings() 702ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 217ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 204ms
And Mark custom fields as not obligatory 2s 737ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 1s 222ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 103ms
And Login as "hochland-admin" 10s 211ms
And Go to "TRANSPORT_TABLE" 474ms
And Find transport in table with status "advice-added" 3s 638ms
And Confirm statuses until reach "during-unload" 11s 489ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 635ms
And Check if next status is not possible to confirm in status confirmation modal 269ms
After Hooks.deleteTransportAfterTest() 1s 082ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 449ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-keeeper" 248ms
And Get custom field settings for "LOAD" transport type and "keeeper" company 121ms
And Mark custom fields as not obligatory 813ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_LOAD_SANITARY_CONDITIONS_CFD" in "LOAD" - "keeeper" by "super-admin-keeeper" 246ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 961ms
And Login as "keeeper-admin" 5s 758ms
And Show all transport types 1s 264ms
And Click button advice in transport table "LOAD" 246ms
And Set advice window in schedule 3s 236ms
And Fill advice form 18s 673ms
And Click advice save button and wait for advice form to disappear 33s 219ms
And Go to "TRANSPORT_TABLE" 445ms
And Find transport in table with status "advice-added" 3s 662ms
When Confirm statuses until reach "arrived" 6s 240ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 578ms
And Check if next status is not possible to confirm in status confirmation modal 247ms
And Set "transport" inputs from JSON file "EDIT_LOAD" "super-admin-keeeper" 001ms
And Click cancel in status confirmation modal 15s 408ms
And Go to transport details "LOAD" 2s 808ms
And Open section: "advice-panel" 1s 146ms
And Fill transport form 28s 669ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 247ms
And Go to transport details "LOAD" 2s 785ms
And Open section: "advice-panel" 1s 149ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 30s 556ms
And Confirm statuses until reach "process-ended" 16s 556ms
Then Check if transport has "process-ended" 073ms
After Hooks.deleteTransportAfterTest() 791ms
After Hooks.rollbackAllCustomFieldsSettings() 914ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-keeeper" 265ms
And Get custom field settings for "CONTAINER" transport type and "keeeper" company 134ms
And Mark custom fields as not obligatory 756ms
And Set "advice" inputs from JSON file "ADVICE_CONTAINER" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_CONTAINER_SANITARY_CONDITIONS_CFD" in "CONTAINER" - "keeeper" by "super-admin-keeeper" 243ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 922ms
And Login as "keeeper-admin" 5s 871ms
And Show all transport types 1s 183ms
And Click button advice in transport table "CONTAINER" 279ms
And Set advice window in schedule 3s 222ms
And Fill advice form 18s 613ms
And Click advice save button and wait for advice form to disappear 33s 272ms
And Go to "TRANSPORT_TABLE" 426ms
And Find transport in table with status "advice-added" 3s 708ms
When Confirm statuses until reach "arrived" 6s 251ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 554ms
And Check if next status is not possible to confirm in status confirmation modal 246ms
And Set "transport" inputs from JSON file "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Click cancel in status confirmation modal 15s 377ms
And Go to transport details "CONTAINER" 2s 806ms
And Open section: "advice-panel" 1s 175ms
And Fill transport form 28s 662ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 244ms
And Go to transport details "CONTAINER" 2s 907ms
And Open section: "advice-panel" 1s 175ms
And Fill "meeting-sanitary-and-technical-conditions" in transport form 30s 663ms
And Confirm statuses until reach "process-ended" 16s 645ms
Then Check if transport has "process-ended" 063ms
After Hooks.deleteTransportAfterTest() 790ms
After Hooks.rollbackAllCustomFieldsSettings() 912ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm statuses when there is customFields blockade and conditions are fulfilled - with advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 235ms
And Get custom field settings for "TRANSFER_BETWEEN_WAREHOUSES" transport type and "hochland" company 243ms
And Mark custom fields as not obligatory 4s 943ms
And Set "advice" inputs from JSON file "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Set custom field "Magazynier (R)" with "EDIT_TRANSFER_BETWEEN_WAREHOUSES_WAREHOUSEMAN_U_CFD" in "TRANSFER_BETWEEN_WAREHOUSES" - "hochland" by "super-admin-hochland" 421ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 947ms
And Login as "hochland-admin" 10s 065ms
And Show all transport types 1s 159ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 1s 144ms
And Set advice window in schedule 7s 571ms
And Fill advice form 15s 073ms
java.lang.AssertionError: Nie można wypełnić pola car-registration-number, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126)
	at ✽.Fill advice form(file:Features/Atom/Statuses/ConfirmStatuses.feature:181)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "during-load" 000ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
And Set "transport" inputs from JSON file "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 000ms
And Click cancel in status confirmation modal 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
And Open section: "advice-panel" 000ms
And Fill transport form 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
And Open section: "advice-panel" 000ms
And Fill "warehouseman-(u)" in transport form 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 514ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 114ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 234ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 131ms
And Mark custom fields as not obligatory 545ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 289ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 781ms
And Login as "keeeper-admin" 5s 881ms
And Go to "TRANSPORT_TABLE" 378ms
And Find transport in table with status "planned" 3s 598ms
When Confirm statuses until reach "arrived" 6s 252ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 599ms
And Check if next status is not possible to confirm in status confirmation modal 235ms
And Click cancel in status confirmation modal 15s 366ms
And Go to transport details "UNLOAD" 2s 836ms
And Fill transport form 43s 144ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 241ms
And Confirm statuses until reach "process-ended" 16s 750ms
Then Check if transport has "process-ended" 066ms
After Hooks.deleteTransportAfterTest() 795ms
After Hooks.rollbackAllCustomFieldsSettings() 581ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-keeeper" 211ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 119ms
And Mark custom fields as not obligatory 589ms
And Set "transport" inputs from JSON file "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 240ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 943ms
And Login as "keeeper-admin" 5s 818ms
And Go to "TRANSPORT_TABLE" 378ms
And Find transport in table with status "planned" 3s 607ms
When Confirm statuses until reach "arrived" 6s 237ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 635ms
And Check if next status is not possible to confirm in status confirmation modal 266ms
And Click cancel in status confirmation modal 15s 352ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 840ms
And Fill transport form 43s 098ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 215ms
And Confirm statuses until reach "process-ended" 16s 648ms
Then Check if transport has "process-ended" 072ms
After Hooks.deleteTransportAfterTest() 823ms
After Hooks.rollbackAllCustomFieldsSettings() 660ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 227ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 203ms
And Mark custom fields as not obligatory 6s 026ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 732ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 095ms
And Login as "hochland-admin" 10s 327ms
And Go to "TRANSPORT_TABLE" 472ms
And Find transport in table with status "advice-added" 3s 694ms
When Confirm statuses until reach "during-unload" 11s 497ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 662ms
And Check if next status is not possible to confirm in status confirmation modal 265ms
And Click cancel in status confirmation modal 15s 528ms
And Go to transport details "DELIVERY" 2s 966ms
And Fill transport form 42s 987ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 229ms
And Confirm statuses until reach "process-ended" 11s 412ms
Then Check if transport has "process-ended" 056ms
After Hooks.deleteTransportAfterTest() 783ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 427ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-skd" 265ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 2s 745ms
And Confirm status "REPORTING" by Public API "v1" 561ms
And Confirm status "ARRIVAL" by Public API "v1" 771ms
And Login as "swiss-krono-delivery-guard" 4s 708ms
And Go to "TRANSPORT_TABLE" 452ms
When Confirm "Departure" status in transport row 172ms
Then Verify that "Departure" has been confirmed 1s 302ms
After Hooks.deleteTransportAfterTest() 795ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm next status in transport details on transport details reopen after filling blockade customfields and not saving changes - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 236ms
And Get custom field settings for "UNLOAD" transport type and "keeeper" company 112ms
And Mark custom fields as not obligatory 568ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_DELIVERY_SANITARY_CONDITIONS_CFD" in "UNLOAD" - "keeeper" by "super-admin-keeeper" 245ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 16s 830ms
When Login as "keeeper-admin" 5s 767ms
And Find transport in table with status "planned" 3s 678ms
And Confirm statuses until reach "arrived" 6s 280ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 626ms
And Check if next status is not possible to confirm in status confirmation modal 274ms
And Click cancel in status confirmation modal 15s 395ms
And Go to transport details "UNLOAD" 2s 923ms
And Fill transport form 29s 153ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (905, 410). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Statuses/ConfirmStatuses.feature:263)
Then Check if confirm status modal appeared on confirming next status in transport "details" 000ms
And Check if next status is not possible to confirm in status confirmation modal 002ms
After Hooks.deleteTransportAfterTest() 746ms
After Hooks.rollbackAllCustomFieldsSettings() 591ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm next status in transport details on transport details reopen after filling blockade customfields and not saving changes - without advice step
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-keeeper" 221ms
And Get custom field settings for "TANKER_GRANULATE_DELIVERY" transport type and "keeeper" company 125ms
And Mark custom fields as not obligatory 584ms
And Set "transport" inputs from JSON file "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Set custom field "Spełnienie warunków sanitarno-technicznych" with "EDIT_TANKER_GRANULATE_DELIVERY_SANITARY_CONDITIONS_CFD" in "TANKER_GRANULATE_DELIVERY" - "keeeper" by "super-admin-keeeper" 298ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 002ms
When Login as "keeeper-admin" 5s 735ms
And Find transport in table with status "planned" 3s 672ms
And Confirm statuses until reach "arrived" 6s 281ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 625ms
And Check if next status is not possible to confirm in status confirmation modal 282ms
And Click cancel in status confirmation modal 15s 338ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 911ms
And Fill transport form 29s 145ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (905, 410). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Statuses/ConfirmStatuses.feature:263)
Then Check if confirm status modal appeared on confirming next status in transport "details" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 792ms
After Hooks.rollbackAllCustomFieldsSettings() 699ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm next status in transport details on transport details reopen after filling blockade customfields and not saving changes - without advice step
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-hochland" 222ms
And Get custom field settings for "DELIVERY" transport type and "hochland" company 213ms
And Mark custom fields as not obligatory 2s 750ms
And Set "transport" inputs from JSON file "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Set custom field "Magazynier" with "EDIT_DELIVERY_WAREHOUSEMAN_CFD" in "DELIVERY" - "hochland" by "super-admin-hochland" 734ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 109ms
When Login as "hochland-admin" 10s 139ms
And Find transport in table with status "advice-added" 3s 768ms
And Confirm statuses until reach "during-unload" 11s 501ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 682ms
And Check if next status is not possible to confirm in status confirmation modal 232ms
And Click cancel in status confirmation modal 15s 581ms
And Go to transport details "DELIVERY" 2s 942ms
And Fill transport form 27s 183ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (897, 371). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Statuses/ConfirmStatuses.feature:263)
Then Check if confirm status modal appeared on confirming next status in transport "details" 000ms
And Check if next status is not possible to confirm in status confirmation modal 000ms
After Hooks.deleteTransportAfterTest() 804ms
After Hooks.rollbackAllCustomFieldsSettings() 3s 438ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 238ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 190ms
And Mark custom fields as not obligatory 769ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 2s 101ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 402ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 679ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 381ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 790ms
And Login as "bausch-admin" 6s 411ms
And Go to "TRANSPORT_TABLE" 421ms
And Find transport in table with status "advice-added" 3s 661ms
And Confirm statuses until reach "on-the-way" 17s 245ms
When Open statuses popup 148ms
And Toggle status date confirmation checkbox 391ms
And Confirm statuses until reach "process-ended" 6s 227ms
Then Check if transport has "process-ended" 076ms
After Hooks.deleteTransportAfterTest() 989ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 145ms
After Hooks.deleteModeOfTransportationAfterTest() 386ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 250ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 205ms
And Mark custom fields as not obligatory 745ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 701ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 311ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 641ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 407ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 651ms
And Login as "bausch-admin" 6s 500ms
And Go to "TRANSPORT_TABLE" 390ms
And Find transport in table with status "advice-added" 3s 604ms
And Confirm statuses until reach "on-the-way" 17s 233ms
And Open statuses popup 143ms
And Toggle status date confirmation checkbox 380ms
And Change status execution date to "1" days from today 2s 490ms
Then Verify that status cannot be confirmed 1s 187ms
After Hooks.deleteTransportAfterTest() 870ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 165ms
After Hooks.deleteModeOfTransportationAfterTest() 331ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 228ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 186ms
And Mark custom fields as not obligatory 709ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 715ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 231ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 664ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 420ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" 4s 891ms
And Login as "bausch-admin" 6s 290ms
And Go to "TRANSPORT_TABLE" 415ms
And Find transport in table with status "advice-added" 3s 663ms
And Confirm statuses until reach "on-the-way" 1s 154ms
org.openqa.selenium.UnhandledAlertException: unexpected alert open: {Alert text : Status potwierdzony przed czasem}
  (Session info: headless chrome=91.0.4472.164): Status potwierdzony przed czasem
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:118)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.isDisplayed(RemoteWebElement.java:320)
	at org.openqa.selenium.support.ui.ExpectedConditions$20.apply(ExpectedConditions.java:579)
	at org.openqa.selenium.support.ui.ExpectedConditions$20.apply(ExpectedConditions.java:575)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.confirmNextStatus(TransportsPage.java:301)
	at Pages.Transport.TransportsPage.confirmStatuses(TransportsPage.java:290)
	at CucumberTests.StatusTests.ConfirmStatuses.confirmStatusesUntilReach(ConfirmStatuses.java:88)
	at ✽.Confirm statuses until reach "on-the-way"(file:Features/Atom/Statuses/ConfirmStatuses.feature:327)
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Change status execution date to "-1" days from today 000ms
Then Verify that status cannot be confirmed 000ms
After Hooks.deleteTransportAfterTest() 861ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 123ms
After Hooks.deleteModeOfTransportationAfterTest() 338ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 234ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 111ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 012ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 886ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 126ms
When Login as "farmacol-admin" 7s 264ms
And Go to "TRANSPORT_TABLE" 515ms
And Confirm statuses until reach "during-unload" 16s 904ms
And Set actual confirmed transport status list 2s 065ms
And Disable task by API 192ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 978ms
And Edit transport hours and recalculate statuses 30s 685ms
Then Verify that all confirmed statuses are still on transport status list 384ms
After Hooks.deleteTransportAfterTest() 743ms
After Hooks.rollbackAllCustomFieldsSettings() 342ms
After Hooks.rollbackTaskChanges() 179ms
View Feature Status confirmation
Scenario Outline Check if timeliness alert is visible after checkpoint confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 233ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 701ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 186ms
And Mark custom fields as not obligatory 725ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 226ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 692ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 481ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "-30m" 4s 582ms
And Login as "super-admin-bausch" 6s 453ms
And Go to "TRANSPORT_TABLE" 527ms
Then Confirm next status and expect alert "Status potwierdzony z opóźnieniem" 1s 637ms
And Verify that note was added "Status potwierdzony po czasie" 1s 345ms
java.lang.AssertionError: Nie znaleziono notatki zawierającej podaną treść: Status potwierdzony po czasie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportsPage.checkIfNoteExists(TransportsPage.java:399)
	at CucumberTests.StatusTests.ConfirmStatuses.verifyThatNoteWasAdded(ConfirmStatuses.java:309)
	at ✽.Verify that note was added "Status potwierdzony po czasie"(file:Features/Atom/Statuses/ConfirmStatuses.feature:412)
After Hooks.deleteTransportAfterTest() 844ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 108ms
After Hooks.deleteModeOfTransportationAfterTest() 341ms
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-bausch" 234ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 729ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 158ms
And Mark custom fields as not obligatory 738ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 331ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 649ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 395ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "0m" 4s 665ms
And Login as "super-admin-bausch" 6s 385ms
And Go to "TRANSPORT_TABLE" 488ms
Then Confirm next status and expect alert "" 529ms
And Verify that note was added "" 000ms
After Hooks.deleteTransportAfterTest() 897ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 150ms
After Hooks.deleteModeOfTransportationAfterTest() 346ms
View Feature Status confirmation
Scenario Outline Check if timeliness alert is visible after checkpoint confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-bausch" 257ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 809ms
And Get custom field settings for "LOAD_EXPORT" transport type and "bausch" company 163ms
And Mark custom fields as not obligatory 773ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 243ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 621ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 407ms
And Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_EXPORT" as "super-admin-bausch" with interval "30m" 4s 663ms
And Login as "super-admin-bausch" 6s 491ms
And Go to "TRANSPORT_TABLE" 501ms
Then Confirm next status and expect alert "Status potwierdzony przed czasem" 1s 617ms
And Verify that note was added "Status potwierdzony przed czasem" 1s 321ms
java.lang.AssertionError: Nie znaleziono notatki zawierającej podaną treść: Status potwierdzony przed czasem
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportsPage.checkIfNoteExists(TransportsPage.java:399)
	at CucumberTests.StatusTests.ConfirmStatuses.verifyThatNoteWasAdded(ConfirmStatuses.java:309)
	at ✽.Verify that note was added "Status potwierdzony przed czasem"(file:Features/Atom/Statuses/ConfirmStatuses.feature:412)
After Hooks.deleteTransportAfterTest() 857ms
After Hooks.rollbackAllCustomFieldsSettings() 2s 106ms
After Hooks.deleteModeOfTransportationAfterTest() 353ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 515ms
And Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file 904ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 059ms
And Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file 778ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 581ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 811ms
And Check if reject date is not visible 15s 045ms
When Reject status: Book of disinfection 206ms
And Check if reject date is visible 986ms
Then If user is login then logout 318ms
And Login as "lantmannen-admin" 2s 474ms
And Check if note was added to transport after status rejection 1s 698ms
And Check if history note was added to transport after status rejection - "LOAD" 4s 317ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nieaktualna księga mycia i dezynfekcji" 5s 578ms
And Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 745ms
After Hooks.cleanUserDetailsAfterTest() 1s 113ms
After Hooks.rollbackWarehousesAccess() 752ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 4s 787ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 910ms
And Check if reject date is not visible 15s 098ms
When Reject status: Book of disinfection 168ms
And Check if reject date is visible 555ms
And Get rejection date 077ms
And Wait "60" seconds 1m
And Reject status: Book of disinfection 161ms
Then Check if reject date has changed 1s 211ms
After Hooks.deleteTransportAfterTest() 811ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 412ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 837ms
And Go to transport details "LOAD" 2s 912ms
And Check if reject date is not visible 15s 080ms
When Reject status: Book of disinfection 204ms
Then Check if reject date is visible 584ms
After Hooks.deleteTransportAfterTest() 868ms
View Feature Status rejection
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 412ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 914ms
And Open statuses popup 183ms
And Check if reject date is not visible 15s 081ms
When Reject status: Book of disinfection 211ms
Then Open statuses popup 146ms
And Check if reject date is visible 450ms
After Hooks.deleteTransportAfterTest() 898ms
View Feature Status revocation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 294ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 089ms
And Confirm to the last status by API 1s 495ms
When Find statuses for transport in table 3s 240ms
And Revoke statuses until reach "advice-added" 8s 071ms
Then Check if transport has "advice-added" 071ms
After Hooks.deleteTransportAfterTest() 958ms
View Feature Status revocation
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 778ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 852ms
And Confirm to the last status by API 1s 432ms
When Find statuses for transport in table 2s 560ms
And Revoke statuses until reach "planned" 8s 076ms
Then Check if transport has "planned" 067ms
After Hooks.deleteTransportAfterTest() 825ms
View Feature Status
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 023ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 110ms
When Find transport in table with status "new" 3s 701ms
And Open statuses popup 154ms
Then Check if transport has checkpoints from list "Utworzenie zlecenia,Dodanie awizacji,Potwierdzenie okna czasowego" in "0" 164ms
After Hooks.deleteTransportAfterTest() 568ms
View Feature Status
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 2s 449ms
And Get inputs from database "ADVICE_EXTERNAL_DELIVERY" "super-admin-farmacol" 020ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 983ms
And Click button advice in transport table "EXTERNAL_DELIVERY" 266ms
And Set advice window in schedule 3s 572ms
And Fill advice form 17s 125ms
And Click advice save button and wait for advice form to disappear 33s 851ms
And Go to "TRANSPORT_TABLE" 488ms
When Find transport in table with status "advice-added" 3s 625ms
And Open statuses popup 169ms
Then Check if transport has checkpoints from list "Zgłoszenie kierowcy,Rozpoczęcie rozładunku,Zakończenie rozładunku" in "1" 173ms
After Hooks.deleteTransportAfterTest() 768ms
View Feature Status
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 248ms
And Get custom field settings for "EXTERNAL_DELIVERY" transport type and "farmacol" company 111ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 966ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 875ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 122ms
When Login as "farmacol-admin" 2s 425ms
And Go to "TRANSPORT_TABLE" 480ms
And Confirm statuses until reach "registered-katowice-przyjęcia" 11s 616ms
And Disable task by API 179ms
And Find transport pencil button in transports table 1s 769ms
And Click pencil and move transport to next day in schedule 23s 137ms
And Go to "TRANSPORT_TABLE" 425ms
Then Verify that "START_OF_UNLOADING" is not visible 350ms
After Hooks.deleteTransportAfterTest() 812ms
After Hooks.rollbackAllCustomFieldsSettings() 349ms
After Hooks.rollbackTaskChanges() 197ms
View Feature TransportWindow atom tests
Scenario Outline Check if time window turns red when moved into the past
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 167ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 211ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 267ms
When Go to "WAREHOUSE_TAB" 1s 205ms
And Select warehouse "Serownia" 1s 617ms
And Set week view 1s 242ms
And Show yesterday 1s 169ms
And Move window into the past 422ms
Then Check if window is "red" 4s 076ms
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at CucumberTests.Schedule.ScheduleTest.checkIfWindowIs(ScheduleTest.java:58)
	at ✽.Check if window is "red"(file:Features/Atom/TimeWindow/TransportWindow.feature:14)
After Hooks.deleteTransportAfterTest() 841ms
After Hooks.rollbackAddedAuthorities() 129ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 211ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 872ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "lantmannen-admin" 201ms
When Go to "WAREHOUSE_TAB" 1s 276ms
And Select warehouse "Magazyn - Nowa Sól" 2s 774ms
And Set week view 1s 244ms
And Show yesterday 1s 156ms
And Move window into the past 590ms
Then Check if window is "red" 4s 072ms
After Hooks.deleteTransportAfterTest() 837ms
After Hooks.rollbackAddedAuthorities() 134ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 553ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 002ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "piast-admin" 183ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 018ms
When Show all transport types 1s 151ms
And Click button advice in transport table "DELIVERY" 244ms
And Set advice window in schedule 3s 307ms
And Fill advice form 12s 991ms
And Click advice save button and wait for advice form to disappear 33s 345ms
And Select warehouse "Magazyn Hala A" 1s 381ms
And Set week view 2s 298ms
And Show yesterday 1s 209ms
And Move window into the past 822ms
Then Check if window is "red" 4s 077ms
After Hooks.deleteTransportAfterTest() 882ms
After Hooks.rollbackAddedAuthorities() 128ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 803ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 020ms
And Set algorithm setting for "super-admin-hochland" in "Magazyn Zimny Kaźmierz" on "Magazyn Zimny" 1s 296ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 060ms
When Go to "WAREHOUSE_TAB" 1s 148ms
And Select warehouse "Magazyn Zimny Kaźmierz" 2s 046ms
And Set week view 1s 260ms
And Check if time window length is correct after "CREATE" 083ms
And Change number of pallets in transport 1m 1s 800ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 299ms
And Check if time window length is correct after "EDIT" 070ms
After Hooks.deleteTransportAfterTest() 806ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 451ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 255ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;true" 239ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 680ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 784ms
When Go to "WAREHOUSE_TAB" 760ms
And Select warehouse "Magazyn Surowców" 1s 356ms
And Set week view 1s 244ms
Then Check if time window has proper "60" 073ms
After Hooks.deleteTransportAfterTest() 795ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 155ms
After Hooks.clearAlgorithmSettings() 675ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 060ms
And Get package type settings for transportType "UNLOAD" from "keeeper" 123ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 218ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Surowców" on "Magazyn Surowców" 623ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 877ms
When Go to "WAREHOUSE_TAB" 705ms
And Select warehouse "Magazyn Surowców" 1s 357ms
And Set week view 1s 219ms
Then Check if time window has proper "60" 068ms
After Hooks.deleteTransportAfterTest() 815ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 142ms
After Hooks.clearAlgorithmSettings() 561ms
View Feature TransportWindow atom tests
Scenario Outline Check if time window has valid length after advice is added with restriction to algorithm settings when quantity is set from default quantity value and quantity field is not visible in transport form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 916ms
And Get package type settings for transportType "LOAD" from "keeeper" 125ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "4;false" 206ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 646ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 956ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 027ms
And Show all transport types 1s 148ms
And Click button advice in transport table "LOAD" 224ms
And Set advice window in schedule 3s 202ms
And Fill advice form 15s 304ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/TimeWindow/TransportWindow.feature:105)
And Click advice save button and wait for advice form to disappear 000ms
Then Check if time window has proper "30" 000ms
After Hooks.deleteTransportAfterTest() 585ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 144ms
After Hooks.clearAlgorithmSettings() 570ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 882ms
And Get package type settings for transportType "CONTAINER" from "keeeper" 130ms
And Set package type "PALLETS" settings with values: "defaultValue;required", "20;false" 229ms
And Set algorithm setting for "super-admin-keeeper" in "Magazyn Wyrobów Gotowych" on "Magazyn Wyrobów Gotowych" 606ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 901ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 017ms
And Show all transport types 1s 142ms
And Click button advice in transport table "CONTAINER" 254ms
And Set advice window in schedule 3s 223ms
And Fill advice form 18s 498ms
And Click advice save button and wait for advice form to disappear 33s 232ms
Then Check if time window has proper "60" 077ms
After Hooks.deleteTransportAfterTest() 724ms
After Hooks.rollbackPackageTypeTransportTypeSettings() 141ms
After Hooks.clearAlgorithmSettings() 551ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 232ms
And Set algorithm setting for "super-admin-hochland" in "Serownia" on "Magazyn Sera" 831ms
And Set token of apiUsername "dha1-supplier-2@qa.qa-test" 223ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 16s 869ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "super-admin-hochland" 7s 699ms
When Go to transport details "DELIVERY" 30s 885ms
And Change filled value in details "number-of-pallets-step-0" "number" "25" "0" 1s 532ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 177ms
And Go to "WAREHOUSE_TAB" 1s 188ms
And Select warehouse "Serownia" 1s 570ms
And Set week view 1s 228ms
Then Check if time window has proper "60" 054ms
After Hooks.deleteTransportAfterTest() 828ms
After Hooks.clearAlgorithmSettings() 906ms
View Feature TransportWindow atom tests
Scenario Outline Check if window counter value in schedule changes
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 3s 035ms
And Set basic authorities "ROLE_ACCESS_TO_NUMBER_OF_WINDOWS" to user "keeeper-admin" 186ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s
When Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 18s 993ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:72) 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
After Hooks.deleteTransportAfterTest() 560ms
After Hooks.rollbackAddedAuthorities() 000ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 021ms
When Go to new transport "DELIVERY" 603ms
And Fill transport form 13s 496ms
And Click "save-transport" save button and wait for form to disappear 30s 240ms
And Set advice window in schedule 2s 394ms
And Check is transport created in schedule and set transport id 2s 540ms
And Go to "TRANSPORT_TABLE" 504ms
When Click on time window date 1s 680ms
And Open transport form when in schedule 1s 311ms
Then Check are transport values equals 387ms
After Hooks.deleteTransportAfterTest() 738ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 935ms
When Go to new transport "DELIVERY" 703ms
And Fill transport form 46s 377ms
And Click "save-transport" save button and wait for form to disappear 30s 254ms
And Set advice window in schedule 2s 385ms
And Check is transport created in schedule and set transport id 2s 916ms
And Go to "TRANSPORT_TABLE" 541ms
When Click on time window date 1s 667ms
And Open transport form when in schedule 1s 435ms
Then Check are transport values equals 22s 250ms
After Hooks.deleteTransportAfterTest() 764ms
View Feature TransportWindow atom tests
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 033ms
When Go to new transport "CISTERN_DELIVERY" 723ms
And Fill transport form 48s 579ms
And Click "save-transport" save button and wait for form to disappear 30s 201ms
And Set advice window in schedule 2s 464ms
And Check is transport created in schedule and set transport id 2s 797ms
And Go to "TRANSPORT_TABLE" 470ms
When Click on time window date 2s 447ms
And Open transport form when in schedule 1s 379ms
Then Check are transport values equals 2s 236ms
java.lang.AssertionError: Wartości w formularzu w polu warehouse-select-step-1 są niepoprawne, wartość na stronie: Magazyn Zimny Kaźmierz wartość poprawna: Odbieralnia Proszkowni
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/TimeWindow/TransportWindow.feature:182)
After Hooks.deleteTransportAfterTest() 882ms
View Feature TransportWindow atom tests
Scenario Outline Check if transport form can be opened in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 956ms
When Go to new transport "CISTERN_COLLECTION" 670ms
And Fill transport form 34s 485ms
And Click "save-transport" save button and wait for form to disappear 30s 275ms
And Set advice window in schedule 2s 453ms
And Check is transport created in schedule and set transport id 2s 399ms
And Go to "TRANSPORT_TABLE" 486ms
When Click on time window date 2s 491ms
And Open transport form when in schedule 1s 477ms
Then Check are transport values equals 32s 201ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-field-name='assortment']//div"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
*** Element info: {Using=xpath, value=//div[@data-field-name='assortment']//div}
	at sun.reflect.GeneratedConstructorAccessor215.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:130)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/TimeWindow/TransportWindow.feature:182)
After Hooks.deleteTransportAfterTest() 741ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 018ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 869ms
When Go to new transport "DELIVERY" 657ms
And Fill transport form 45s 083ms
And Click "save-transport" save button and wait for form to disappear 30s 155ms
And Set advice window in schedule 2s 365ms
And Check is transport created in schedule and set transport id 2s 617ms
And Go to "TRANSPORT_TABLE" 483ms
When Click on time window date 1s 730ms
And Open transport form when in schedule 1s 290ms
Then Check are transport values equals 22s 078ms
After Hooks.deleteTransportAfterTest() 828ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 019ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 537ms
When Go to new transport "LOAD" 647ms
And Fill transport form 45s 001ms
And Click "save-transport" save button and wait for form to disappear 30s 169ms
And Set advice window in schedule 2s 373ms
And Check is transport created in schedule and set transport id 2s 608ms
And Go to "TRANSPORT_TABLE" 479ms
When Click on time window date 1s 749ms
And Open transport form when in schedule 1s 304ms
Then Check are transport values equals 21s 966ms
After Hooks.deleteTransportAfterTest() 759ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 243ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 406ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 324ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 285ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 877ms
And Login as "farmacol-admin" 6s 583ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 54s 943ms
And Go to "TRANSPORT_TABLE" 553ms
When Go to transport details "EXTERNAL_DELIVERY" 2s 905ms
And Add step "unload" 251ms
And Change filled value in details "warehouse-select-step-2" "select" "Mory Przyjęcia" "0" 3s 748ms
And Change filled value in details "weight-step-2" "number" "23" "0" 1s 595ms
And Change filled value in details "number-of-pallets-step-2" "number" "23" "0" 1s 512ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 759ms
Then Click "save-transport" save button 336ms
And Set advice window in schedule in "2" days 5s 701ms
And Click advice save button and wait for advice form to disappear 35s 461ms
And Go to "TRANSPORT_TABLE" 441ms
And Check if transport has "2" time windows 042ms
After Hooks.deleteTransportAfterTest() 1s 030ms
After Hooks.rollbackTransportTypeSettings() 320ms
After Hooks.rollbackAddedActionAuthorities() 319ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 226ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 232ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 283ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 109ms
And Set double window advice 000ms
And Login as "farmacol-admin" 6s 967ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 1m 278ms
And Go to "TRANSPORT_TABLE" 591ms
And Get checkpoint colors for transport 030ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "true" 39s 190ms
After Hooks.deleteTransportAfterTest() 1s 056ms
After Hooks.rollbackTransportTypeSettings() 267ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 237ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 155ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 286ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 043ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 658ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 1m 212ms
And Go to "TRANSPORT_TABLE" 494ms
And Get checkpoint colors for transport 022ms
Then Verify that transport colors change in column "UNLOAD_TIME_WINDOW" properly when windowColorDependsOnWarehouse is "false" 39s 068ms
After Hooks.deleteTransportAfterTest() 1s 030ms
After Hooks.rollbackTransportTypeSettings() 327ms
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 239ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 161ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 285ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 089ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 614ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 59s 954ms
And Get checkpoint colors for transport 021ms
And Go to "TRANSPORT_TABLE" 522ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 9s 458ms
java.lang.AssertionError: Niepoprawna zmiana koloru przy statusie registered-katowice-przyjęcia
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:118)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:247)
After Hooks.deleteTransportAfterTest() 1s 049ms
After Hooks.rollbackTransportTypeSettings() 272ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 228ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 167ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 301ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 16s 011ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 633ms
And Create advice "CREATE_ADVICE_EXTERNAL_DELIVERY" "EXTERNAL_DELIVERY" "super-admin-farmacol" 1m 107ms
And Get checkpoint colors for transport 018ms
And Go to "TRANSPORT_TABLE" 548ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 29s 949ms
After Hooks.deleteTransportAfterTest() 1s 018ms
After Hooks.rollbackTransportTypeSettings() 347ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 217ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 2s 047ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 850ms
And Login as "super-admin-farmacol" 6s 729ms
And Show all transport types 1s 175ms
And Click on time window date 2s 034ms
Then Open transport form when in schedule 1s 436ms
And Click create similar button 15s 264ms
And Click cancel button in transport form 210ms
And Open transport form when in schedule 1s 361ms
Then Check if transport form modal is visible 105ms
After Hooks.deleteTransportAfterTest() 765ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 235ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 873ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 950ms
And Get min and max advice date of created transport as "super-admin-farmacol" 456ms
And Login as "farmacol-admin" 2s 652ms
And Show all transport types 1s 164ms
And Click on time window date 2s 086ms
And Set week view 2s 465ms
And Move advice window "3" 1s 882ms
Then Check if min and max advice date changed after moving advice window as "super-admin-farmacol" 661ms
After Hooks.deleteTransportAfterTest() 3s 716ms
View Feature Move transport to archive
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 375ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 019ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 146ms
And Set proper delay time to move order to archive after task timeout 181ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 1s 923ms
And Go to "WAREHOUSE_TAB" 947ms
And Change warehouse in schedule to: "Katowice" 1s 469ms
And Wait "60" seconds 1m
And Verify that transport window is grey 087ms
And Verify that transport is in archive 6s 385ms
Then Restore transport from archive 2s 566ms
And Verify that transport has been successfully restored 1s 786ms
After Hooks.deleteTransportAfterTest() 786ms
After Hooks.rollbackSettings() 135ms
View Feature Move transport to archive
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "dayco-admin" and set token of apiUsername "super-admin-dayco" 6s 563ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 113ms
When Go to "TRANSPORT_TABLE" 412ms
And Delete transport 19s 559ms
When Go to "ARCHIVE_TAB" 555ms
And Show "OWN_COLLECTION" 184ms
And Verify that created transport is "true" in transport table 15s 135ms
After Hooks.deleteTransportAfterTest() 517ms
View Feature Move transport to archive
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 218ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 132ms
And Mark custom fields as not obligatory 006ms
And Login as "dayco-admin" 2s 082ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 094ms
And Get setting "ARCHIVING_JOB_INTERVAL" for "dayco" 129ms
And Prepare setting: "ARCHIVING_JOB_INTERVAL" with value: "10s" with "super-admin-dayco" 029ms
When Go to "TRANSPORT_TABLE" 394ms
And Click button advice in transport table "OWN_COLLECTION" 1s 453ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 48s 194ms
And Go to "TRANSPORT_TABLE" 445ms
And Find transport in table with status "planned-magazyn-tychy" 3s 660ms
And Confirm statuses until reach "process-ended" 16s 667ms
And Wait until transport disappear from transport table 40s 427ms
Then Go to "ARCHIVE_TAB" 464ms
And Show "OWN_COLLECTION" 167ms
And Verify that created transport is "true" in transport table 15s 107ms
After Hooks.deleteTransportAfterTest() 734ms
After Hooks.rollbackAllCustomFieldsSettings() 598ms
After Hooks.rollbackSettings() 144ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 889ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 104ms
When Fill auction form 16s 022ms
Then Verify that the auction has been added to transport 141ms
After Hooks.deleteTransportAfterTest() 660ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 014ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 125ms
When Fill auction form 16s 208ms
Then Verify that the auction has been added to transport 167ms
After Hooks.deleteTransportAfterTest() 645ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 381ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 070ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 834ms
When If user is login then logout 261ms
And Login as "paa1-carrier@qa.qa-test" 4s 721ms
And Go to auction offer 1s 635ms
And Accept transport with minimum rate 16s 942ms
Then Check if carrier is assigned to transport 071ms
After Hooks.deleteTransportAfterTest() 633ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 465ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 117ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 825ms
When If user is login then logout 254ms
And Login as "paa1-carrier@qa.qa-test" 2s 324ms
And Go to auction offer 1s 725ms
And Reject auction offer 15s 786ms
Then Verify that offer has been removed from transport 15s 142ms
After Hooks.deleteTransportAfterTest() 652ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 713ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 240ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 822ms
When If user is login then logout 284ms
And Login as "pskza1-carrier@qa.qa-test" 6s 711ms
And Go to auction offer 2s 590ms
And Reject auction offer 15s 745ms
Then Verify that offer has been removed from transport 15s 097ms
After Hooks.deleteTransportAfterTest() 671ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 499ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 081ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 811ms
When If user is login then logout 251ms
And Login as "paa1-carrier@qa.qa-test" 2s 415ms
And Go to auction offer 1s 611ms
And Offer prize above maximum - "20000" 405ms
Then Verify that is not possible to add offer 821ms
After Hooks.deleteTransportAfterTest() 656ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 575ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 122ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 827ms
When If user is login then logout 275ms
And Login as "pskza1-carrier@qa.qa-test" 2s 447ms
And Go to auction offer 2s 688ms
And Offer prize above maximum - "20000" 415ms
Then Verify that is not possible to add offer 888ms
After Hooks.deleteTransportAfterTest() 632ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 418ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 067ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 827ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 143ms
After Hooks.deleteTransportAfterTest() 636ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 728ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 151ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 854ms
And Wait till auction end 1m 58s 016ms
Then Verify that is possible to add auction 141ms
After Hooks.deleteTransportAfterTest() 601ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 629ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 205ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 834ms
And Go to auction offer 1s 572ms
When Offer "1000" 367ms
Then Verify that offer with "1000" has been added to auction 3s 078ms
After Hooks.deleteTransportAfterTest() 651ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 504ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 342ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 808ms
And Go to auction offer 1s 524ms
When Offer "1000" 358ms
Then Verify that offer with "1000" has been added to auction 3s 086ms
After Hooks.deleteTransportAfterTest() 624ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 456ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 272ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 781ms
And Go to auction offer 1s 508ms
When Offer "1000" 351ms
And Verify that offer with "1000" has been added to auction 3s 092ms
Then Go to auction offer 1s 505ms
And Revoke current offer 717ms
And Verify that offer has been revoked 30s 098ms
After Hooks.deleteTransportAfterTest() 641ms
View Feature Set transport order on auction
Scenario Outline Check if it is possible to offer more than last price
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 669ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 237ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 823ms
And Go to auction offer 1s 564ms
When Offer "1000" 333ms
And Verify that offer with "1000" has been added to auction 3s 089ms
Then Go to auction offer 1s 512ms
And Offer "1500" 334ms
And Verify that offer with "1500" has been added to auction 3s 104ms
org.junit.ComparisonFailure: Nie udało się dodać oferty do zlecenia! expected:<1[5]00> but was:<1[0]00>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.AuctionTransport.verifyThatOfferWithHasBeenAddedToAuction(AuctionTransport.java:182)
	at ✽.Verify that offer with "1500" has been added to auction(file:Features/Atom/Transport/Auction.feature:108)
After Hooks.deleteTransportAfterTest() 656ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 597ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 244ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 794ms
And Go to auction offer 1s 517ms
When Offer "1000" 372ms
And Verify that offer with "1000" has been added to auction 3s 086ms
Then Login as "swisskrono-admin" 2s 306ms
And Go to auction details 2s 146ms
And Finish active auction 141ms
And Verify that the transport has no active auction 671ms
After Hooks.deleteTransportAfterTest() 632ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 520ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 308ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 801ms
And Go to auction offer 1s 523ms
When Offer "1000" 367ms
Then Verify that carrier can see current place in auction depending on the "true" role 857ms
After Hooks.deleteTransportAfterTest() 653ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 521ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 274ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 840ms
And Go to auction offer 1s 533ms
When Offer "1000" 355ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 032ms
After Hooks.deleteTransportAfterTest() 651ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 643ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 295ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 815ms
And Go to auction offer 1s 547ms
When Offer "300" 366ms
And Verify that carrier can't add offer to auction 092ms
After Hooks.deleteTransportAfterTest() 650ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 324ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 090ms
And Show all transport "false" 076ms
When Go to auction form 1s 599ms
Then Verify carrier selection value "false" 123ms
After Hooks.deleteTransportAfterTest() 571ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 384ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 278ms
And Show all transport "true" 219ms
When Go to auction form 1s 538ms
Then Verify carrier selection value "true" 138ms
After Hooks.deleteTransportAfterTest() 578ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 401ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 065ms
When Open transport auction form 425ms
And Select all companies checkbox in transport auction form 167ms
And Unselect company "PAA2" in transport auction form 152ms
And Put transport on auction 15s 448ms
And Open transport auction history 226ms
And Open participants section in transport auction history 150ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 054ms
After Hooks.deleteTransportAfterTest() 629ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 574ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 157ms
When Open transport auction form 581ms
And Select all companies checkbox in transport auction form 158ms
And Unselect company "PSKZA2" in transport auction form 186ms
And Put transport on auction 15s 432ms
And Open transport auction history 176ms
And Open participants section in transport auction history 151ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 073ms
After Hooks.deleteTransportAfterTest() 689ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-varrocrychvald" 219ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 2s 373ms
And Set transport on auction with "1000" and "1500" by JSON file as "super-admin-varrocrychvald" 2s 778ms
And Add a bid "1500" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 933ms
And Add a bid "1000" to an auction by JSON file as "pvra2-carrier-2" for "super-admin-varrocrychvald" 1s 034ms
When Login as "varrocrychvald-admin" and set token of apiUsername "super-admin-varrocrychvald" 4s 608ms
And Show all transport "true" 269ms
And Open transport auction history 1s 094ms
And Pass transport to "2" carrier in auction history 1s 198ms
Then Verify if "REASON" is visible in pass transport modal 090ms
And Confirm pass transport to carrier in pass transport modal 158ms
And Verify that "REASON" in pass transport modal has validation error 1s 082ms
After Hooks.deleteTransportAfterTest() 686ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-varrocrychvald" 228ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-varrocrychvald" 16s 214ms
And Set transport on auction with "100" and "300" by JSON file as "super-admin-varrocrychvald" 2s 750ms
And Add a bid "100" to an auction by JSON file as "pvra1-carrier" for "super-admin-varrocrychvald" 945ms
And Add a bid "200" to an auction by JSON file as "pvra2-carrier" for "super-admin-varrocrychvald" 1s 003ms
And Add a bid "300" to an auction by JSON file as "pvra3-carrier" for "super-admin-varrocrychvald" 933ms
When Login as "pvra1-carrier" 3s 939ms
And Check if current position in auction is "1" 585ms
And If user is login then logout 491ms
And Login as "pvra2-carrier" 3s 807ms
And Check if current position in auction is "2" 635ms
And If user is login then logout 220ms
And Login as "pvra3-carrier" 4s 047ms
And Check if current position in auction is "3" 632ms
After Hooks.deleteTransportAfterTest() 664ms
View Feature Set transport order on auction
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 334ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 111ms
And Open transport auction form 413ms
And Select all companies checkbox in transport auction form 154ms
And Unselect company "PAA2" in transport auction form 137ms
And Put transport on auction 15s 407ms
When If user is login then logout 290ms
And Login as "paa1-carrier@qa.qa-test" 2s 529ms
And Show "TRANSPORT" 246ms
Then Check if transport is "visible" in table of transports 652ms
And If user is login then logout 224ms
And Login as "paa2-carrier@qa.qa-test" 4s 794ms
And Show "TRANSPORT" 220ms
And Check if transport is "not visible" in table of transports 15s 044ms
After Hooks.deleteTransportAfterTest() 648ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 022ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 4s 882ms
When Go to new transport "UNLOAD" 15s 474ms
And Fill transport form 32s 807ms
And Click "save-transport" save button and wait for form to disappear 30s 200ms
And Set advice window in schedule 2s 464ms
And Check is transport created in schedule and set transport id 2s 677ms
And Go to "TRANSPORT_TABLE" 519ms
And Go to transport details "UNLOAD" 30s 623ms
Then Check are transport values equals 26s 145ms
After Hooks.deleteTransportAfterTest() 754ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 021ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 539ms
When Go to new transport "DELIVERY" 600ms
And Fill transport form 13s 425ms
And Click "save-transport" save button and wait for form to disappear 30s 252ms
And Set advice window in schedule 2s 377ms
And Check is transport created in schedule and set transport id 2s 470ms
And Go to "TRANSPORT_TABLE" 509ms
And Go to transport details "DELIVERY" 2s 737ms
Then Check are transport values equals 458ms
After Hooks.deleteTransportAfterTest() 679ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 022ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 493ms
When Go to new transport "OWN_COLLECTION" 622ms
And Fill transport form 23s 012ms
And Click "save-transport" save button and wait for form to disappear 30s 197ms
And Set advice window in schedule 2s 355ms
And Check is transport created in schedule and set transport id 2s 604ms
And Go to "TRANSPORT_TABLE" 417ms
And Go to transport details "OWN_COLLECTION" 2s 731ms
Then Check are transport values equals 2s 589ms
After Hooks.deleteTransportAfterTest() 820ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 018ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 999ms
When Go to new transport "DELIVERY" 692ms
And Fill transport form 46s 284ms
And Click "save-transport" save button and wait for form to disappear 30s 232ms
And Set advice window in schedule 2s 365ms
And Check is transport created in schedule and set transport id 2s 883ms
And Go to "TRANSPORT_TABLE" 497ms
And Go to transport details "DELIVERY" 2s 896ms
Then Check are transport values equals 22s 356ms
After Hooks.deleteTransportAfterTest() 715ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 006ms
When Go to new transport "CISTERN_DELIVERY" 710ms
And Fill transport form 48s 346ms
And Click "save-transport" save button and wait for form to disappear 30s 243ms
And Set advice window in schedule 2s 460ms
And Check is transport created in schedule and set transport id 2s 675ms
And Go to "TRANSPORT_TABLE" 466ms
And Go to transport details "CISTERN_DELIVERY" 2s 869ms
Then Check are transport values equals 9s 164ms
After Hooks.deleteTransportAfterTest() 754ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 100ms
When Go to new transport "CISTERN_COLLECTION" 691ms
And Fill transport form 34s 434ms
And Click "save-transport" save button and wait for form to disappear 30s 297ms
And Set advice window in schedule 2s 466ms
And Check is transport created in schedule and set transport id 2s 478ms
And Go to "TRANSPORT_TABLE" 471ms
And Go to transport details "CISTERN_COLLECTION" 3s 011ms
Then Check are transport values equals 24s 106ms
After Hooks.deleteTransportAfterTest() 781ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 073ms
When Go to new transport "OWN_COLLECTION" 683ms
And Fill transport form 39s 070ms
And Click "save-transport" save button and wait for form to disappear 30s 218ms
And Set advice window in schedule 2s 362ms
And Check is transport created in schedule and set transport id 2s 735ms
And Go to "TRANSPORT_TABLE" 450ms
And Go to transport details "OWN_COLLECTION" 2s 823ms
Then Check are transport values equals 22s 239ms
After Hooks.deleteTransportAfterTest() 780ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 016ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 985ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 678ms
And Fill transport form 39s 399ms
And Click "save-transport" save button and wait for form to disappear 30s 223ms
And Set advice window in schedule 2s 381ms
And Check is transport created in schedule and set transport id 2s 790ms
And Go to "TRANSPORT_TABLE" 397ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 3s 651ms
Then Check are transport values equals 6s 968ms
After Hooks.deleteTransportAfterTest() 766ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 143ms
When Go to new transport "EXPORT" 763ms
And Fill transport form 47s 767ms
And Click "save-transport" save button and wait for form to disappear 30s 245ms
And Set advice window in schedule 2s 399ms
And Check is transport created in schedule and set transport id 2s 907ms
And Go to "TRANSPORT_TABLE" 414ms
And Go to transport details "EXPORT" 2s 936ms
Then Check are transport values equals 7s 500ms
After Hooks.deleteTransportAfterTest() 969ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-skd" 018ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 4s 793ms
When Go to new transport "DELIVERY" 15s 521ms
And Fill transport form 34s 197ms
And Click "save-transport" save button and wait for form to disappear 30s 236ms
And Set advice window in schedule 2s 411ms
And Check is transport created in schedule and set transport id 2s 545ms
And Go to "TRANSPORT_TABLE" 501ms
And Go to transport details "DELIVERY" 30s 666ms
Then Check are transport values equals 39s 077ms
After Hooks.deleteTransportAfterTest() 707ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 020ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 740ms
When Go to new transport "DELIVERY" 670ms
And Fill transport form 45s 088ms
And Click "save-transport" save button and wait for form to disappear 30s 201ms
And Set advice window in schedule 2s 391ms
And Check is transport created in schedule and set transport id 2s 632ms
And Go to "TRANSPORT_TABLE" 445ms
And Go to transport details "DELIVERY" 2s 742ms
Then Check are transport values equals 21s 979ms
After Hooks.deleteTransportAfterTest() 736ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 017ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 379ms
When Go to new transport "LOAD" 664ms
And Fill transport form 45s 201ms
And Click "save-transport" save button and wait for form to disappear 30s 261ms
And Set advice window in schedule 2s 345ms
And Check is transport created in schedule and set transport id 2s 544ms
And Go to "TRANSPORT_TABLE" 519ms
And Go to transport details "LOAD" 2s 732ms
Then Check are transport values equals 22s 003ms
After Hooks.deleteTransportAfterTest() 757ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-keeeper" 021ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 778ms
When Go to new transport "UNLOAD" 637ms
And Fill transport form 44s 814ms
And Click "save-transport" save button and wait for form to disappear 30s 266ms
And Set advice window in schedule 2s 356ms
And Check is transport created in schedule and set transport id 2s 718ms
And Go to "TRANSPORT_TABLE" 415ms
And Go to transport details "UNLOAD" 2s 790ms
Then Check are transport values equals 24s 214ms
After Hooks.deleteTransportAfterTest() 805ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 019ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 574ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 621ms
And Fill transport form 44s 895ms
And Click "save-transport" save button and wait for form to disappear 30s 256ms
And Set advice window in schedule 2s 402ms
And Check is transport created in schedule and set transport id 2s 683ms
And Go to "TRANSPORT_TABLE" 474ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 792ms
Then Check are transport values equals 24s 248ms
After Hooks.deleteTransportAfterTest() 766ms
View Feature Crud Transport
Scenario Outline Check if it possible to create new transport with advice
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-alrec" 018ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 755ms
When Go to new transport "DELIVERY" 639ms
And Fill transport form 24s 909ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (903, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:8)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_WEIGHING" "super-admin-hochland" 019ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 984ms
When Go to new transport "WEIGHING" 640ms
And Fill transport form 17s 999ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 177ms
And Show all transport "false" 082ms
And Go to "TRANSPORT_TABLE" 397ms
And Go to transport details "WEIGHING" 3s 230ms
And Check are transport values equals 4s 537ms
After Hooks.deleteTransportAfterTest() 489ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 479ms
When Go to new transport "TRANSPORT" 726ms
And Fill transport form 28s 971ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 197ms
And Show all transport "false" 076ms
And Go to "TRANSPORT_TABLE" 420ms
And Go to transport details "TRANSPORT" 2s 849ms
And Check are transport values equals 6s 649ms
After Hooks.deleteTransportAfterTest() 573ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 024ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 474ms
When Go to new transport "CONTAINER" 679ms
And Fill transport form 12s 157ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 298ms
And Show all transport "false" 076ms
And Go to "TRANSPORT_TABLE" 415ms
And Go to transport details "CONTAINER" 2s 797ms
And Check are transport values equals 191ms
After Hooks.deleteTransportAfterTest() 518ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 932ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 699ms
And Fill transport form 14s 304ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 279ms
And Show all transport "false" 077ms
And Go to "TRANSPORT_TABLE" 398ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 866ms
And Check are transport values equals 4s 667ms
After Hooks.deleteTransportAfterTest() 526ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-piast" 019ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 5s 871ms
When Go to new transport "DELIVERY" 677ms
And Fill transport form 24s 745ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 228ms
And Show all transport "false" 077ms
And Go to "TRANSPORT_TABLE" 368ms
And Go to transport details "DELIVERY" 2s 868ms
And Check are transport values equals 17s 516ms
After Hooks.deleteTransportAfterTest() 529ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-piast" 020ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 531ms
When Go to new transport "LOAD" 723ms
And Fill transport form 28s 420ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 235ms
And Show all transport "false" 077ms
And Go to "TRANSPORT_TABLE" 431ms
And Go to transport details "LOAD" 2s 909ms
And Check are transport values equals 2s 718ms
After Hooks.deleteTransportAfterTest() 508ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 020ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 500ms
When Go to new transport "LOAD" 610ms
And Fill transport form 27s 118ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 210ms
And Show all transport "false" 069ms
And Go to "TRANSPORT_TABLE" 364ms
And Go to transport details "LOAD" 2s 770ms
And Check are transport values equals 19s 627ms
After Hooks.deleteTransportAfterTest() 520ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 018ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 494ms
When Go to new transport "CONTAINER" 595ms
And Fill transport form 27s 099ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 260ms
And Show all transport "false" 079ms
And Go to "TRANSPORT_TABLE" 468ms
And Go to transport details "CONTAINER" 2s 797ms
And Check are transport values equals 19s 658ms
After Hooks.deleteTransportAfterTest() 478ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 019ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 716ms
When Go to new transport "SMALLS_IMPORT" 715ms
And Fill transport form 40s 077ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 200ms
And Show all transport "false" 072ms
And Go to "TRANSPORT_TABLE" 424ms
And Go to transport details "SMALLS_IMPORT" 2s 903ms
And Check are transport values equals 11s 101ms
After Hooks.deleteTransportAfterTest() 612ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 019ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 687ms
When Go to new transport "SMALLS_EXPORT" 701ms
And Fill transport form 40s 037ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 214ms
And Show all transport "false" 082ms
And Go to "TRANSPORT_TABLE" 377ms
And Go to transport details "SMALLS_EXPORT" 2s 801ms
And Check are transport values equals 11s 146ms
After Hooks.deleteTransportAfterTest() 595ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 020ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 410ms
When Go to new transport "TRANSPORT_ORDER" 734ms
And Fill transport form 33s 308ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 254ms
And Show all transport "true" 268ms
And Go to "TRANSPORT_TABLE" 436ms
And Go to transport details "TRANSPORT_ORDER" 2s 829ms
And Check are transport values equals 19s 887ms
After Hooks.deleteTransportAfterTest() 567ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 020ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 502ms
When Go to new transport "TRANSPORT" 686ms
And Fill transport form 40s 686ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 255ms
And Show all transport "false" 067ms
And Go to "TRANSPORT_TABLE" 384ms
And Go to transport details "TRANSPORT" 2s 880ms
And Check are transport values equals 4s 651ms
After Hooks.deleteTransportAfterTest() 570ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 019ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 559ms
When Go to new transport "INBOUND" 696ms
And Fill transport form 45s 053ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 175ms
And Show all transport "true" 253ms
And Go to "TRANSPORT_TABLE" 439ms
And Go to transport details "INBOUND" 2s 840ms
And Check are transport values equals 2s 808ms
After Hooks.deleteTransportAfterTest() 511ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 020ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 7s 049ms
When Go to new transport "EXTERNAL_DELIVERY" 672ms
And Fill transport form 59s 607ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 189ms
And Show all transport "false" 078ms
And Go to "TRANSPORT_TABLE" 438ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 855ms
And Check are transport values equals 5s 380ms
After Hooks.deleteTransportAfterTest() 542ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 020ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 6s 757ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 525ms
And Fill transport form 52s 670ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 194ms
And Show all transport "false" 080ms
And Go to "TRANSPORT_TABLE" 380ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 876ms
And Check are transport values equals 5s 467ms
After Hooks.deleteTransportAfterTest() 526ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 299ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 020ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 737ms
And Show all transport "false" 067ms
When Go to transport details "UNLOAD" 30s 744ms
And Fill transport form 36s 100ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 186ms
And Go to transport details "UNLOAD" 30s 750ms
Then Check are transport values equals 7s 005ms
After Hooks.deleteTransportAfterTest() 827ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 633ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 022ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 100ms
And Show all transport "false" 078ms
When Go to transport details "TRANSPORT" 2s 893ms
And Fill transport form 11s 193ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 201ms
And Go to transport details "TRANSPORT" 2s 925ms
Then Check are transport values equals 4s 369ms
After Hooks.deleteTransportAfterTest() 573ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 384ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 878ms
And Show all transport "false" 074ms
When Go to transport details "CONTAINER" 2s 914ms
And Fill transport form 5s 169ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 206ms
And Go to transport details "CONTAINER" 2s 817ms
Then Check are transport values equals 139ms
After Hooks.deleteTransportAfterTest() 531ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 351ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 718ms
And Show all transport "false" 074ms
When Go to transport details "DELIVERY" 2s 803ms
And Fill transport form 15s 848ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 254ms
And Go to transport details "DELIVERY" 2s 757ms
Then Check are transport values equals 2s 485ms
After Hooks.deleteTransportAfterTest() 694ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 349ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 019ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 763ms
And Show all transport "false" 073ms
When Go to transport details "OWN_COLLECTION" 2s 858ms
And Fill transport form 26s 821ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 260ms
And Go to transport details "OWN_COLLECTION" 2s 766ms
Then Check are transport values equals 4s 729ms
After Hooks.deleteTransportAfterTest() 685ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 859ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 110ms
And Show all transport "false" 075ms
When Go to transport details "DELIVERY" 2s 912ms
And Fill transport form 43s 051ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 233ms
And Go to transport details "DELIVERY" 2s 804ms
Then Check are transport values equals 13s 656ms
After Hooks.deleteTransportAfterTest() 844ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 896ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 019ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 935ms
And Show all transport "false" 075ms
When Go to transport details "OWN_COLLECTION" 2s 895ms
And Fill transport form 43s 281ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 190ms
And Go to transport details "OWN_COLLECTION" 2s 850ms
Then Check are transport values equals 9s 120ms
After Hooks.deleteTransportAfterTest() 803ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 081ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 022ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 053ms
And Show all transport "false" 073ms
When Go to transport details "EXPORT" 3s 035ms
And Fill transport form 56s 039ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 232ms
And Go to transport details "EXPORT" 3s 012ms
Then Check are transport values equals 11s 367ms
After Hooks.deleteTransportAfterTest() 842ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 069ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 020ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 907ms
And Show all transport "false" 079ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 883ms
And Fill transport form 39s 803ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 155ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 762ms
Then Check are transport values equals 13s 431ms
After Hooks.deleteTransportAfterTest() 589ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 014ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 021ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 726ms
And Show all transport "false" 076ms
When Go to transport details "CISTERN_DELIVERY" 2s 899ms
And Fill transport form 32s 836ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 208ms
And Go to transport details "CISTERN_DELIVERY" 2s 812ms
Then Check are transport values equals 8s 941ms
After Hooks.deleteTransportAfterTest() 822ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 001ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 022ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 654ms
And Show all transport "false" 077ms
When Go to transport details "CISTERN_COLLECTION" 2s 840ms
And Fill transport form 31s 203ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 189ms
And Go to transport details "CISTERN_COLLECTION" 2s 820ms
Then Check are transport values equals 8s 885ms
After Hooks.deleteTransportAfterTest() 791ms
View Feature Crud Transport
Scenario Outline Check if it is possible to edit transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 848ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 021ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 202ms
And Show all transport "false" 075ms
When Go to transport details "WEIGHING" 2s 818ms
And Fill transport form 16s 534ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 170ms
And Go to transport details "WEIGHING" 2s 752ms
Then Check are transport values equals 2s 170ms
java.lang.AssertionError: Wartości w formularzu w polu assortment są niepoprawne, wartość na stronie: Antybiotyk wartość poprawna: Makulatura
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:76)
After Hooks.deleteTransportAfterTest() 511ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 794ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 019ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 848ms
And Show all transport "false" 075ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 942ms
And Fill transport form 41s 681ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 241ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 946ms
Then Check are transport values equals 9s 009ms
After Hooks.deleteTransportAfterTest() 783ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 646ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 601ms
And Show all transport "false" 073ms
When Go to transport details "DELIVERY" 30s 740ms
And Fill transport form 30s 800ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 234ms
And Go to transport details "DELIVERY" 30s 595ms
Then Check are transport values equals 4s 653ms
After Hooks.deleteTransportAfterTest() 755ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 513ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 021ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 969ms
And Show all transport "false" 075ms
When Go to transport details "LOAD" 2s 941ms
And Fill transport form 1m 3s 099ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 226ms
And Go to transport details "LOAD" 2s 930ms
Then Check are transport values equals 26s 267ms
After Hooks.deleteTransportAfterTest() 745ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 469ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 916ms
And Show all transport "false" 081ms
When Go to transport details "DELIVERY" 2s 893ms
And Fill transport form 18s
And Click "save-transport-and-close" save button and wait for form to disappear 30s 293ms
And Go to transport details "DELIVERY" 2s 761ms
Then Check are transport values equals 194ms
After Hooks.deleteTransportAfterTest() 766ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 441ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 022ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 876ms
And Show all transport "false" 075ms
When Go to transport details "LOAD" 2s 859ms
And Fill transport form 34s 076ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 243ms
And Go to transport details "LOAD" 2s 768ms
Then Check are transport values equals 4s 795ms
After Hooks.deleteTransportAfterTest() 848ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 564ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 891ms
And Show all transport "false" 076ms
When Go to transport details "UNLOAD" 2s 959ms
And Fill transport form 44s 896ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 170ms
And Go to transport details "UNLOAD" 2s 759ms
Then Check are transport values equals 9s 252ms
After Hooks.deleteTransportAfterTest() 766ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 608ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 914ms
And Show all transport "false" 072ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 931ms
And Fill transport form 43s 037ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 177ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 799ms
Then Check are transport values equals 9s 090ms
After Hooks.deleteTransportAfterTest() 777ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 570ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 022ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 941ms
And Show all transport "false" 078ms
When Go to transport details "LOAD" 2s 773ms
And Fill transport form 28s 530ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 253ms
And Go to transport details "LOAD" 2s 737ms
Then Check are transport values equals 4s 687ms
After Hooks.deleteTransportAfterTest() 508ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 509ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 915ms
And Show all transport "false" 076ms
When Go to transport details "CONTAINER" 2s 807ms
And Fill transport form 28s 727ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 266ms
And Go to transport details "CONTAINER" 2s 800ms
Then Check are transport values equals 4s 685ms
After Hooks.deleteTransportAfterTest() 534ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 739ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 021ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 126ms
And Show all transport "false" 083ms
When Go to transport details "SMALLS_EXPORT" 2s 844ms
And Fill transport form 36s 228ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 284ms
And Go to transport details "SMALLS_EXPORT" 2s 861ms
Then Check are transport values equals 8s 945ms
After Hooks.deleteTransportAfterTest() 563ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 529ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 771ms
And Show all transport "true" 242ms
When Go to transport details "DELIVERY" 2s 839ms
And Fill transport form 24s 983ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 188ms
And Go to transport details "DELIVERY" 2s 766ms
Then Check are transport values equals 2s 616ms
After Hooks.deleteTransportAfterTest() 769ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 511ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 021ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 197ms
And Show all transport "true" 233ms
When Go to transport details "TRANSPORT_ORDER" 2s 890ms
And Fill transport form 29s 555ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 226ms
And Go to transport details "TRANSPORT_ORDER" 2s 840ms
Then Check are transport values equals 2s 732ms
After Hooks.deleteTransportAfterTest() 575ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 6s 475ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 020ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 911ms
And Show all transport "false" 077ms
When Go to transport details "CONTAINER" 2s 780ms
And Fill transport form 11s 252ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 264ms
And Go to transport details "CONTAINER" 2s 746ms
Then Check are transport values equals 4s 421ms
After Hooks.deleteTransportAfterTest() 552ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 011ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 155ms
And Show all transport "false" 078ms
When Delete transport 21s 378ms
Then Transport not displayed in table of transports 15s 095ms
After Hooks.deleteTransportAfterTest() 717ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 707ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 004ms
And Show all transport "false" 072ms
When Delete transport 17s 917ms
Then Transport not displayed in table of transports 15s 097ms
After Hooks.deleteTransportAfterTest() 512ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 442ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 870ms
And Show all transport "false" 080ms
When Delete transport 20s 585ms
Then Transport not displayed in table of transports 15s 102ms
After Hooks.deleteTransportAfterTest() 11s 287ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 538ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 961ms
And Show all transport "false" 076ms
When Delete transport 18s 240ms
Then Transport not displayed in table of transports 15s 095ms
After Hooks.deleteTransportAfterTest() 476ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 653ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 147ms
And Show all transport "false" 081ms
When Delete transport 3s 408ms
Then Transport not displayed in table of transports 15s 095ms
After Hooks.deleteTransportAfterTest() 559ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 689ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 139ms
And Show all transport "false" 079ms
When Delete transport 19s 096ms
Then Transport not displayed in table of transports 15s 081ms
After Hooks.deleteTransportAfterTest() 532ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 396ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 720ms
And Show all transport "true" 201ms
When Delete transport 19s 451ms
Then Transport not displayed in table of transports 15s 132ms
After Hooks.deleteTransportAfterTest() 632ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 411ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 187ms
And Show all transport "true" 237ms
When Delete transport 4s 058ms
Then Transport not displayed in table of transports 15s 108ms
After Hooks.deleteTransportAfterTest() 523ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 380ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 019ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 701ms
And Show all transport "false" 074ms
When Go to transport details "UNLOAD" 30s 827ms
And Fill transport form 36s 077ms
And Click "save-transport" save button 4s 283ms
And Click cancel button in transport form 193ms
And Go to transport details "UNLOAD" 30s 654ms
Then Check are transport values equals 6s 839ms
After Hooks.deleteTransportAfterTest() 818ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 540ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 021ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 072ms
And Show all transport "false" 078ms
When Go to transport details "TRANSPORT" 2s 882ms
And Fill transport form 11s 292ms
And Click "save-transport" save button 2s 043ms
And Click cancel button in transport form 155ms
And Go to transport details "TRANSPORT" 2s 758ms
Then Check are transport values equals 4s 403ms
After Hooks.deleteTransportAfterTest() 551ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 455ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 021ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 024ms
And Show all transport "false" 077ms
When Go to transport details "CONTAINER" 2s 821ms
And Fill transport form 5s 179ms
And Click "save-transport" save button 1s 462ms
And Click cancel button in transport form 151ms
And Go to transport details "CONTAINER" 2s 759ms
Then Check are transport values equals 143ms
After Hooks.deleteTransportAfterTest() 559ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 387ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 019ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 721ms
And Show all transport "false" 072ms
When Go to transport details "DELIVERY" 2s 792ms
And Fill transport form 15s 848ms
And Click "save-transport" save button 2s 602ms
And Click cancel button in transport form 164ms
And Go to transport details "DELIVERY" 2s 748ms
Then Check are transport values equals 2s 520ms
After Hooks.deleteTransportAfterTest() 666ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 472ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 020ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 2s 763ms
And Show all transport "false" 078ms
When Go to transport details "OWN_COLLECTION" 2s 848ms
And Fill transport form 26s 784ms
And Click "save-transport" save button 2s 607ms
And Click cancel button in transport form 183ms
And Go to transport details "OWN_COLLECTION" 2s 722ms
Then Check are transport values equals 4s 693ms
After Hooks.deleteTransportAfterTest() 745ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 143ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 101ms
And Show all transport "false" 077ms
When Go to transport details "DELIVERY" 2s 925ms
And Fill transport form 42s 952ms
And Click "save-transport" save button 3s 196ms
And Click cancel button in transport form 203ms
And Go to transport details "DELIVERY" 2s 753ms
Then Check are transport values equals 13s 638ms
After Hooks.deleteTransportAfterTest() 869ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 112ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 022ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 939ms
And Show all transport "false" 077ms
When Go to transport details "OWN_COLLECTION" 2s 866ms
And Fill transport form 43s 141ms
And Click "save-transport" save button 2s 782ms
And Click cancel button in transport form 183ms
And Go to transport details "OWN_COLLECTION" 2s 826ms
Then Check are transport values equals 9s 091ms
After Hooks.deleteTransportAfterTest() 795ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 995ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 019ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 096ms
And Show all transport "false" 074ms
When Go to transport details "EXPORT" 3s 093ms
And Fill transport form 55s 987ms
And Click "save-transport" save button 2s 778ms
And Click cancel button in transport form 189ms
And Go to transport details "EXPORT" 2s 879ms
Then Check are transport values equals 11s 475ms
After Hooks.deleteTransportAfterTest() 910ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 047ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 021ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 953ms
And Show all transport "false" 084ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 917ms
And Fill transport form 39s 745ms
And Click "save-transport" save button 2s 257ms
And Click cancel button in transport form 172ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 764ms
Then Check are transport values equals 13s 387ms
After Hooks.deleteTransportAfterTest() 577ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 836ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 723ms
And Show all transport "false" 079ms
When Go to transport details "CISTERN_DELIVERY" 2s 922ms
And Fill transport form 32s 926ms
And Click "save-transport" save button 2s 581ms
And Click cancel button in transport form 170ms
And Go to transport details "CISTERN_DELIVERY" 2s 778ms
Then Check are transport values equals 8s 928ms
After Hooks.deleteTransportAfterTest() 785ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 938ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 019ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 622ms
And Show all transport "false" 077ms
When Go to transport details "CISTERN_COLLECTION" 2s 943ms
And Fill transport form 31s 340ms
And Click "save-transport" save button 2s 577ms
And Click cancel button in transport form 177ms
And Go to transport details "CISTERN_COLLECTION" 2s 753ms
Then Check are transport values equals 8s 855ms
After Hooks.deleteTransportAfterTest() 792ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 798ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 018ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 187ms
And Show all transport "false" 079ms
When Go to transport details "WEIGHING" 2s 817ms
And Fill transport form 16s 517ms
And Click "save-transport" save button 2s 033ms
And Click cancel button in transport form 184ms
And Go to transport details "WEIGHING" 2s 732ms
Then Check are transport values equals 2s 141ms
java.lang.AssertionError: Wartości w formularzu w polu assortment są niepoprawne, wartość na stronie: Antybiotyk wartość poprawna: Makulatura
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:138)
After Hooks.deleteTransportAfterTest() 498ms
View Feature Crud Transport
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 011ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 021ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 779ms
And Show all transport "false" 077ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 3s 018ms
And Fill transport form 36s 684ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (897, 371). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 784ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 434ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 611ms
And Show all transport "false" 076ms
When Go to transport details "DELIVERY" 30s 724ms
And Fill transport form 30s 831ms
And Click "save-transport" save button 1s 993ms
And Click cancel button in transport form 175ms
And Go to transport details "DELIVERY" 30s 595ms
Then Check are transport values equals 4s 686ms
After Hooks.deleteTransportAfterTest() 713ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 582ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 019ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 991ms
And Show all transport "false" 074ms
When Go to transport details "LOAD" 2s 914ms
And Fill transport form 1m 2s 974ms
And Click "save-transport" save button 2s 608ms
And Click cancel button in transport form 296ms
And Go to transport details "LOAD" 2s 897ms
Then Check are transport values equals 26s 385ms
After Hooks.deleteTransportAfterTest() 633ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 496ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 852ms
And Show all transport "false" 083ms
When Go to transport details "DELIVERY" 2s 880ms
And Fill transport form 17s 875ms
And Click "save-transport" save button 2s 030ms
And Click cancel button in transport form 155ms
And Go to transport details "DELIVERY" 2s 721ms
Then Check are transport values equals 214ms
After Hooks.deleteTransportAfterTest() 775ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 481ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 021ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 859ms
And Show all transport "false" 074ms
When Go to transport details "LOAD" 2s 820ms
And Fill transport form 34s 108ms
And Click "save-transport" save button 4s 313ms
And Click cancel button in transport form 220ms
And Go to transport details "LOAD" 2s 739ms
Then Check are transport values equals 4s 814ms
After Hooks.deleteTransportAfterTest() 821ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 453ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 952ms
And Show all transport "false" 080ms
When Go to transport details "UNLOAD" 2s 906ms
And Fill transport form 44s 843ms
And Click "save-transport" save button 2s 596ms
And Click cancel button in transport form 186ms
And Go to transport details "UNLOAD" 2s 787ms
Then Check are transport values equals 9s 201ms
After Hooks.deleteTransportAfterTest() 856ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 553ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 019ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 915ms
And Show all transport "false" 079ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 987ms
And Fill transport form 42s 927ms
And Click "save-transport" save button 2s 579ms
And Click cancel button in transport form 184ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 745ms
Then Check are transport values equals 9s 175ms
After Hooks.deleteTransportAfterTest() 831ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 499ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 023ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 934ms
And Show all transport "false" 077ms
When Go to transport details "LOAD" 2s 769ms
And Fill transport form 28s 827ms
And Click "save-transport" save button 2s 063ms
And Click cancel button in transport form 174ms
And Go to transport details "LOAD" 2s 781ms
Then Check are transport values equals 4s 632ms
After Hooks.deleteTransportAfterTest() 561ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 528ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 018ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 939ms
And Show all transport "false" 082ms
When Go to transport details "CONTAINER" 2s 722ms
And Fill transport form 28s 614ms
And Click "save-transport" save button 2s 059ms
And Click cancel button in transport form 166ms
And Go to transport details "CONTAINER" 2s 756ms
Then Check are transport values equals 4s 674ms
After Hooks.deleteTransportAfterTest() 545ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 711ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 019ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 117ms
And Show all transport "false" 077ms
When Go to transport details "SMALLS_IMPORT" 2s 937ms
And Fill transport form 36s 237ms
And Click "save-transport" save button 2s 031ms
And Click cancel button in transport form 174ms
And Go to transport details "SMALLS_IMPORT" 2s 778ms
Then Check are transport values equals 8s 905ms
After Hooks.deleteTransportAfterTest() 555ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 670ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 019ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 126ms
And Show all transport "false" 076ms
When Go to transport details "SMALLS_EXPORT" 2s 868ms
And Fill transport form 36s 236ms
And Click "save-transport" save button 2s 033ms
And Click cancel button in transport form 203ms
And Go to transport details "SMALLS_EXPORT" 2s 802ms
Then Check are transport values equals 8s 951ms
After Hooks.deleteTransportAfterTest() 613ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 440ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 022ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 733ms
And Show all transport "true" 202ms
When Go to transport details "DELIVERY" 2s 795ms
And Fill transport form 24s 854ms
And Click "save-transport" save button 2s 630ms
And Click cancel button in transport form 168ms
And Go to transport details "DELIVERY" 2s 755ms
Then Check are transport values equals 2s 685ms
After Hooks.deleteTransportAfterTest() 764ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 502ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 021ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 195ms
And Show all transport "true" 243ms
When Go to transport details "TRANSPORT_ORDER" 2s 871ms
And Fill transport form 29s 497ms
And Click "save-transport" save button 2s 031ms
And Click cancel button in transport form 166ms
And Go to transport details "TRANSPORT_ORDER" 2s 778ms
Then Check are transport values equals 2s 757ms
After Hooks.deleteTransportAfterTest() 562ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 519ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 924ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 1s 304ms
And If user is login then logout 280ms
Then Login as "dka1-supplier" 5s 735ms
And Click button advice in transport table "LOAD" 839ms
And Check if moved to first possible start date in schedule 1s 202ms
After Hooks.deleteTransportAfterTest() 537ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 31s 613ms
View Feature Crud Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 240ms
And Set "transport" inputs from JSON file "CREATE_LOAD_WITH_NEW_ADDRESS" "super-admin-piast" 001ms
When Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 538ms
Then Go to new transport "LOAD" 679ms
And Fill transport form 26s 195ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 297ms
And Go to "COMPANIES_TAB" 1s 017ms
And Go to company "Dostawca Piast Automat 1" details 541ms
And Check if new address with "Adresat" is visible in company details 424ms
And Go to "TRANSPORT_TABLE" 528ms
And Go to transport details "LOAD" 2s 874ms
After Hooks.deleteTransportAfterTest() 713ms
After Hooks.deleteAddressAfterTest() 141ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 523ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 037ms
When Go to "TRANSPORT_TABLE" 373ms
And Show all transport types 1s 145ms
And Verify that transport has "0" files 063ms
Then Add file to transport by API 1s 724ms
And Verify that transport has "1" files 2s 561ms
After Hooks.deleteTransportAfterTest() 644ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 390ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 964ms
When Go to "TRANSPORT_TABLE" 351ms
And Show all transport types 1s 127ms
And Verify that transport has "0" files 096ms
Then Add file to transport by API 1s 430ms
And Verify that transport has "1" files 300ms
After Hooks.deleteTransportAfterTest() 554ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 745ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 133ms
When Go to "TRANSPORT_TABLE" 394ms
And Show all transport types 1s 140ms
And Verify that transport has "0" files 080ms
Then Add file to transport by API 1s 374ms
And Verify that transport has "1" files 486ms
After Hooks.deleteTransportAfterTest() 921ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 279ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s 013ms
When Go to "TRANSPORT_TABLE" 427ms
And Show all transport types 1s 154ms
And Verify that transport has "0" files 076ms
Then Add file to transport by API 1s 335ms
And Verify that transport has "1" files 491ms
After Hooks.deleteTransportAfterTest() 533ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 435ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 979ms
And Delete transport 17s 917ms
When Go to "ARCHIVE_TAB" 528ms
And Show "DELIVERY" 128ms
And Verify that transport has "0" files 6s 078ms
Then Add file to transport 407ms
And Verify that transport has "1" files 1s 513ms
After Hooks.deleteTransportAfterTest() 519ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 560ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 972ms
And Delete transport 18s 513ms
When Go to "ARCHIVE_TAB" 577ms
And Show "LOAD" 212ms
And Verify that transport has "0" files 4s 250ms
Then Add file to transport 425ms
And Verify that transport has "1" files 1s 394ms
After Hooks.deleteTransportAfterTest() 502ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 819ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 147ms
And Delete transport 21s 305ms
When Go to "ARCHIVE_TAB" 563ms
And Show "DELIVERY" 154ms
And Verify that transport has "0" files 5s 679ms
Then Add file to transport 400ms
And Verify that transport has "1" files 1s 480ms
After Hooks.deleteTransportAfterTest() 702ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 527ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 984ms
And Delete transport 18s 262ms
When Go to "ARCHIVE_TAB" 522ms
And Show "CONTAINER" 185ms
And Verify that transport has "0" files 3s 509ms
Then Add file to transport 400ms
And Verify that transport has "1" files 1s 324ms
After Hooks.deleteTransportAfterTest() 492ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 248ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 15s 932ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 687ms
And Accept transferred transport by Api 661ms
And Login as "paa1-carrier@qa.qa-test" 2s 192ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 789ms
After Hooks.deleteTransportAfterTest() 551ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 706ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 228ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 951ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 296ms
After Hooks.deleteTransportAfterTest() 647ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 247ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 060ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 928ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 1s 511ms
And Login as "paa1-carrier@qa.qa-test" 2s 366ms
Then Verify that "large_entrepreneur_declaration" document can be downloaded 17s 589ms
After Hooks.deleteTransportAfterTest() 580ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 587ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 268ms
When Go to "TRANSPORT_TABLE" 392ms
And Show all transport "true" 244ms
Then Verify that transport has "1" CMR file 1s 548ms
After Hooks.deleteTransportAfterTest() 584ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 368ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 428ms
When Go to "TRANSPORT_TABLE" 403ms
And Show all transport "true" 243ms
Then Verify that transport has "2" CMR file 1s 638ms
After Hooks.deleteTransportAfterTest() 621ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 223ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 419ms
When Go to "TRANSPORT_TABLE" 395ms
And Show all transport "true" 242ms
Then Verify that "CMR" document can be downloaded 18s 916ms
After Hooks.deleteTransportAfterTest() 606ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 529ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 421ms
And Show all transport "true" 211ms
And Delete transport 4s 073ms
When Go to "ARCHIVE_TAB" 485ms
And Show "TRANSPORT_ORDER" 147ms
Then Verify that "CMR" document can be downloaded 20s 479ms
After Hooks.deleteTransportAfterTest() 647ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 942ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 145ms
And Show all transport "false" 082ms
When Find transport pencil button in transports table 1s 771ms
And Click pencil and move transport to next day in schedule 20s 659ms
Then Check if transport is in new location in schedule 2s 258ms
And Check if dates in transport form are correct 4s 003ms
After Hooks.deleteTransportAfterTest() 812ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 608ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 722ms
And Show all transport "false" 102ms
When Find transport pencil button in transports table 1s 840ms
And Click pencil and move transport to next day in schedule 20s 375ms
Then Check if transport is in new location in schedule 2s 263ms
And Check if dates in transport form are correct 3s 825ms
After Hooks.deleteTransportAfterTest() 659ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 371ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 870ms
And Show all transport "false" 079ms
When Find transport pencil button in transports table 1s 778ms
And Click pencil and move transport to next day in schedule 21s 300ms
Then Check if transport is in new location in schedule 2s 266ms
And Check if dates in transport form are correct 3s 882ms
After Hooks.deleteTransportAfterTest() 769ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 594ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 868ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 821ms
And Click pencil and move transport to next day in schedule 20s 541ms
Then Check if transport is in new location in schedule 2s 258ms
And Check if dates in transport form are correct 3s 872ms
After Hooks.deleteTransportAfterTest() 723ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 517ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 957ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 805ms
And Click pencil and move transport to next day in schedule 20s 520ms
Then Check if transport is in new location in schedule 2s 270ms
And Check if dates in transport form are correct 3s 830ms
After Hooks.deleteTransportAfterTest() 788ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 517ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 2s 950ms
And Show all transport "true" 272ms
When Find transport pencil button in transports table 1s 735ms
And Click pencil and move transport to next day in schedule 20s 911ms
Then Check if transport is in new location in schedule 2s 264ms
And Check if dates in transport form are correct 3s 910ms
After Hooks.deleteTransportAfterTest() 736ms
View Feature Edit transport using pencil
Scenario Outline Check if it possible to add advice by advice button in transport table and edit transport by pencil
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 651ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 054ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 023ms
When Show all transport types 1s 147ms
And Click button advice in transport table "DELIVERY" 270ms
And Set advice window in schedule 3s 321ms
And Fill advice form 12s 883ms
And Click advice save button and wait for advice form to disappear 33s 338ms
And Go to "TRANSPORT_TABLE" 443ms
And Find transport pencil button in transports table 1s 771ms
And Click pencil and move transport to next day in schedule 7s 330ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[contains(@class, 'btn btn-primary save-advice-button')] (tried for 4 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:219)
	at Pages.Schedule.SchedulePage.moveTransportToNextDayUsingPencilButton(SchedulePage.java:183)
	at CucumberTests.AdviceEdition.PencilEdition.clickInPencilAndMoveAdviceWindowInNewLocationInSchedule(PencilEdition.java:44)
	at ✽.Click pencil and move transport to next day in schedule(file:Features/Atom/Transport/PencilEdition.feature:33)
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 1s 146ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 961ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 132ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 728ms
And Click pencil and move transport to next day in schedule 20s 603ms
And Move advice window "3" 1s 505ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 962ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 462ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 753ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 822ms
And Click pencil and move transport to next day in schedule 20s 373ms
And Move advice window "3" 1s 613ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 268ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 465ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 878ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 787ms
And Click pencil and move transport to next day in schedule 21s 266ms
And Move advice window "3" 1s 631ms
Then Check if advice window is in new location 067ms
After Hooks.deleteTransportAfterTest() 3s 619ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 375ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 849ms
And Show all transport "false" 074ms
When Find transport pencil button in transports table 1s 829ms
And Click pencil and move transport to next day in schedule 20s 484ms
And Move advice window "3" 1s 519ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 642ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 475ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 994ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 772ms
And Click pencil and move transport to next day in schedule 20s 574ms
And Move advice window "3" 1s 512ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 628ms
View Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 574ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 732ms
And Show all transport "true" 227ms
When Find transport pencil button in transports table 1s 811ms
And Click pencil and move transport to next day in schedule 20s 217ms
And Move advice window "3" 1s 559ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 174ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 873ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 137ms
And Go to transport details "DELIVERY" 2s 955ms
When Open section: "discrepancy-report-panel" 1s 173ms
Then Verify that no discrepancies found label is visible in discrepancy report section 181ms
And Select "NIE" in the "insp.-accord.-with-ins." 2s 659ms
And Verify that discrepancy report custom fields are visible in discrepancy report section 266ms
After Hooks.deleteTransportAfterTest() 868ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 781ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 115ms
And Go to transport details "DELIVERY" 2s 944ms
And Fill transport form 43s 141ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 245ms
When Go to transport details "DELIVERY" 2s 833ms
Then Select "NIE" in the "insp.-accord.-with-ins." 2s 734ms
And Click "save-transport" save button 891ms
And Wait "2" seconds 2s
And Verify that discrepancy report section is open 066ms
And Verify that discrepancy report section "not contains" validation errors 062ms
After Hooks.deleteTransportAfterTest() 779ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 031ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 107ms
When Go to transport details "DELIVERY" 2s 927ms
Then Verify that discrepancy report section is available 076ms
And Open section: "discrepancy-report-panel" 1s 228ms
And Verify that generate new discrepancy report button is visible 103ms
After Hooks.deleteTransportAfterTest() 939ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 868ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 2s 891ms
When Go to transport details "OWN_COLLECTION" 2s 939ms
Then Verify that discrepancy report section is available 183ms
And Open section: "discrepancy-report-panel" 1s 277ms
And Verify that generate new discrepancy report button is visible 075ms
After Hooks.deleteTransportAfterTest() 722ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 795ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 2s 756ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 2s 991ms
Then Verify that discrepancy report section is available 079ms
And Open section: "discrepancy-report-panel" 1s 161ms
And Verify that generate new discrepancy report button is visible 078ms
After Hooks.deleteTransportAfterTest() 772ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 761ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s 094ms
When Go to transport details "EXPORT" 3s 073ms
Then Verify that discrepancy report section is available 073ms
And Open section: "discrepancy-report-panel" 1s 135ms
And Verify that generate new discrepancy report button is visible 153ms
After Hooks.deleteTransportAfterTest() 1s 105ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 038ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 955ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 923ms
Then Verify that discrepancy report section is available 086ms
And Open section: "discrepancy-report-panel" 1s 289ms
And Verify that generate new discrepancy report button is visible 091ms
After Hooks.deleteTransportAfterTest() 540ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 848ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 2s 710ms
When Go to transport details "CISTERN_DELIVERY" 2s 915ms
Then Verify that discrepancy report section is not available 15s 093ms
After Hooks.deleteTransportAfterTest() 861ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 856ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 2s 685ms
When Go to transport details "CISTERN_COLLECTION" 2s 894ms
Then Verify that discrepancy report section is not available 15s 036ms
After Hooks.deleteTransportAfterTest() 859ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 782ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 2s 211ms
When Go to transport details "WEIGHING" 2s 851ms
Then Verify that discrepancy report section is not available 15s 048ms
After Hooks.deleteTransportAfterTest() 601ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 966ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 078ms
When Go to "TRANSPORT_TABLE" 416ms
And Go to transport details "DELIVERY" 2s 858ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 897ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 521ms
And Open section: "discrepancy-report-panel" 1s 164ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Fill transport form 42s 883ms
And Fill discrepancy report section without closing the form 22s 212ms
And Generate discrepancy report 19s 933ms
And Download discrepancy report 341ms
Then Verify that discrepancy report file has correct values 15s 943ms
After Hooks.deleteTransportAfterTest() 846ms
View Feature Transport Form - Discrepancy Report scenarios
Scenario Outline Check if edited discrepancy report is properly generated
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 992ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 153ms
When Go to "TRANSPORT_TABLE" 407ms
And Go to transport details "DELIVERY" 2s 975ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 020ms
And Fill transport form 43s 107ms
And Open section: "discrepancy-report-panel" 1s 162ms
And Fill discrepancy report section without closing the form 22s 231ms
And Generate discrepancy report 19s 881ms
And Download discrepancy report 362ms
And Verify that discrepancy report file has correct values 15s 657ms
And Fill edited discrepancy report section 18s 688ms
And Generate edited discrepancy report 2s 762ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to be clickable: By.xpath: //button[@data-button-name='generate-discrepancy-report-button'] (tried for 2 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementClickable(BasePage.java:223)
	at CucumberTests.Transport.TransportFormTest.generateEditedDiscrepancyReport(TransportFormTest.java:244)
	at ✽.Generate edited discrepancy report(file:Features/Atom/Transport/TransportForm/DiscrepancyReport.feature:95)
And Download discrepancy report 000ms
Then Verify that discrepancy report file has correct values 000ms
After Hooks.deleteTransportAfterTest() 902ms
View Feature Transport Form - Discrepancy Report scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 848ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 072ms
When Go to "TRANSPORT_TABLE" 409ms
And Confirm statuses until reach "during-unload" 11s 604ms
Then Check if confirm status modal appeared on confirming next status in transport "table" 774ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "0" 3s 807ms
And Check if next status is not possible to confirm in status confirmation modal 229ms
After Hooks.deleteTransportAfterTest() 953ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 241ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 322ms
And Get "LOAD" settings from "piast" 152ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "false" 310ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-piast" 1s 998ms
And Login as "piast-admin" 5s 233ms
And Go to "TRANSPORT_TABLE" 537ms
When Go to transport details "LOAD" 2s 954ms
And Add step "unload" 276ms
And Change filled value in details "company-step-2" "autocomplete" "DPA2" "0" 7s 081ms
And Change filled value in details "recipient-step-2" "autocomplete" "Testowy" "0" 6s 956ms
Then Click "save-transport-and-close" save button and wait for form to disappear 30s 189ms
And Go to transport details "LOAD" 3s 062ms
And Verify that transport has "3" steps 040ms
After Hooks.deleteTransportAfterTest() 508ms
After Hooks.rollbackTransportTypeSettings() 214ms
After Hooks.rollbackAddedActionAuthorities() 274ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier-2@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 444ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 309ms
When Go to "TRANSPORT_TABLE" 427ms
And Go to transport details "SMALLS_IMPORT" 17s 363ms
Then Verify that user can't edit time range for load and unload 15s 089ms
After Hooks.deleteTransportAfterTest() 604ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 216ms
And Create transport "CREATE_DELIVERY_TWO_LOADS" by JSON file as "super-admin-neuca" 3s 154ms
And Login as "neuca-admin" 1s 985ms
And Go to "TRANSPORT_TABLE" 499ms
And Show all transport types 1s 246ms
When Go to transport details "DELIVERY" 2s 868ms
Then Check if sum of number of pallets in transport form in "load" steps is correct 194ms
After Hooks.deleteTransportAfterTest() 908ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 229ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 3s
And Login as "hochland-admin" 3s 760ms
And Go to "TRANSPORT_TABLE" 412ms
And Show all transport types 1s 168ms
When Go to transport details "EXPORT" 3s 085ms
Then Check if sum of number of pallets in transport form in "unload" steps is correct 130ms
After Hooks.deleteTransportAfterTest() 1s 028ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 306ms
And Get "DELIVERY" settings from "neuca" 269ms
And Set transportType settings with values: "quantitySumCheckValue", "33" 438ms
And Login as "neuca-admin" 2s 506ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 16s 943ms
When Go to "TRANSPORT_TABLE" 569ms
And Go to transport details "DELIVERY" 3s 052ms
And Set number of pallets in "load" step in transport - "32" 274ms
And Check if number of pallets check message is not visible in transport form 15s 080ms
And Set number of pallets in "load" step in transport - "34" 243ms
Then Check if number of pallets check message is visible in transport form 073ms
After Hooks.deleteTransportAfterTest() 848ms
After Hooks.rollbackTransportTypeSettings() 322ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 245ms
And Add action authority with: "farmacol" "farmacol-admin" "EXTERNAL_DELIVERY" "ADD_UNLOAD_STEP_FROM_UNLOAD" "ACTIVE" 342ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 264ms
And Set transportType settings with values: "isUnloadStepInWarehouseByDefault", "true" 256ms
And Login as "farmacol-admin" 6s 525ms
And Go to new transport "EXTERNAL_DELIVERY" 650ms
And Add step "unload" 192ms
And Click "save-transport-and-close" save button 858ms
Then Verify that "time-range-from-date-2" has validation error 1s 073ms
Then Verify that "time-range-to-date-2" has validation error 1s 075ms
And Change filled value in details "time-range-from-date-2" "date" "" "0" 3s 784ms
And Click "save-transport-and-close" save button 916ms
And Verify that "time-range-from-date-2" has no validation error 068ms
And Verify that "time-range-to-date-2" has no validation error 069ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.rollbackTransportTypeSettings() 331ms
After Hooks.rollbackAddedActionAuthorities() 268ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 234ms
And Add action authority with: "piast" "piast-admin" "LOAD" "ADD_LOAD_STEP_FROM_UNLOAD" "ACTIVE" 327ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 923ms
When Login as "piast-admin" 5s 516ms
And Go to transport details "LOAD" 3s 076ms
And Get inputs from database "PIAST_LOAD_ADD_UNLOAD_STEP" "super-admin-piast" 030ms
And Add step "unload" 373ms
And Fill step data 16s 205ms
And Get inputs from database "PIAST_LOAD_ADD_LOAD_STEP" "super-admin-piast" 020ms
And Add step "load" 205ms
And Fill step data 5s 852ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 236ms
Then Go to transport details "LOAD" 3s 052ms
And Check if "unload" step is added as "3" step in transport form 080ms
And Check if "load" step is added as "4" step in transport form 073ms
After Hooks.deleteTransportAfterTest() 541ms
After Hooks.rollbackAddedActionAuthorities() 283ms
View Feature Transport Form - Steps section scenarios
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 257ms
And Add action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_LOAD_STEPS" "UNLIMITED" 341ms
And Remove action authority with: "swisskrono" "super-admin-skz" "SMALLS_EXPORT" "MOVE_UNLOAD_STEPS" "UNLIMITED" 061ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 141ms
When Login as "super-admin-skz" 7s 610ms
And Go to transport details "SMALLS_EXPORT" 2s 923ms
And Check if step is draggable "LOAD" 095ms
And Check if step is not draggable "UNLOAD" 158ms
After Hooks.deleteTransportAfterTest() 619ms
After Hooks.rollbackAddedActionAuthorities() 272ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set "transport" inputs from JSON file "CREATE_SMALLS_IMPORT" "super-admin-skz" 001ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 498ms
When Go to new transport "SMALLS_IMPORT" 746ms
And Fill transport form 21s 399ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 248ms
And Show all transport "false" 072ms
And Go to transport details "SMALLS_IMPORT" 2s 947ms
And Click create similar button 15s 244ms
And Fill "transport" form "CREATE_SIMILAR_SMALLS_IMPORT" by "super-admin-skz" 001ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 208ms
And Open similar transport details 506ms
Then Check are transport values equals 2s 367ms
After Hooks.deleteTransportAfterTest() 528ms
After Hooks.deleteSimilarTransportAfterTest() 569ms
View Feature Transport form
Scenario Outline Check if transport created with advice by similar button has correct values
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 7s 875ms
When Go to new transport "DELIVERY" 15s 559ms
And Fill transport form 42s 725ms
And Click "save-transport" save button and wait for form to disappear 30s 207ms
And Set advice window in schedule 2s 402ms
And Check is transport created in schedule and set transport id 3s 378ms
And Go to "TRANSPORT_TABLE" 504ms
And Go to transport details "DELIVERY" 30s 651ms
And Click create similar button 15s 237ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 5s 823ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (905, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.TransportFormTest.fillFormBy(TransportFormTest.java:510) at ✽.Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:37)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule in "2" days 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Open similar transport details 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 839ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
View Feature Transport form
Scenario Outline Check if transport created with advice by similar button has correct carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 2s 329ms
When Go to new transport "DELIVERY" 15s 587ms
And Fill transport form 5s 752ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (905, 295). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184) at ✽.Fill transport form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:54)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
And Click create similar button 000ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 000ms
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule in "2" days 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Open similar transport details 000ms
Then Check is field "CARRIER" of type "autocomplete" equals "Przewoźnik Neuca Automat 1" 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Get inputs from database "CREATE_SMALLS_IMPORT_FOR_PRINT" "super-admin-skz" 017ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 700ms
When Go to new transport "SMALLS_IMPORT" 729ms
And Fill transport form 36s 219ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 178ms
And Go to transport details "SMALLS_IMPORT" 2s 895ms
And Go to transport print details form 3s 640ms
Then Check are transport values equals 8s 946ms
After Hooks.deleteTransportAfterTest() 590ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 874ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 019ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 146ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 920ms
And Go to transport details "SMALLS_IMPORT" 3s 199ms
Then Verify that the transport can be edited 2s 043ms
And Close transport details 15s 206ms
And If user is login then logout 284ms
And Login as "pskza1-carrier@qa.qa-test" 2s 777ms
And Go to transport details "SMALLS_IMPORT" 3s 818ms
And Verify that the transport cannot be edited 46s 906ms
After Hooks.deleteTransportAfterTest() 700ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 711ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 020ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 151ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 830ms
And Go to transport details "SMALLS_EXPORT" 2s 816ms
Then Verify that the transport can be edited 1s 981ms
And Close transport details 15s 199ms
And If user is login then logout 302ms
And Login as "pskza1-carrier@qa.qa-test" 2s 804ms
And Go to transport details "SMALLS_EXPORT" 3s 955ms
And Verify that the transport cannot be edited 46s 913ms
After Hooks.deleteTransportAfterTest() 630ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 842ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 018ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 509ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 850ms
And Go to transport details "SMALLS_IMPORT" 2s 823ms
Then Verify that the hidden data in transport are not visible 1s 127ms
And Close transport details 15s 218ms
And If user is login then logout 278ms
And Login as "swisskrono-admin" 2s 597ms
And Go to transport details "SMALLS_IMPORT" 2s 893ms
And Verify that the hidden data in transport are visible 1s 598ms
After Hooks.deleteTransportAfterTest() 686ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 648ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 019ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 383ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 857ms
And Go to transport details "SMALLS_EXPORT" 2s 823ms
Then Verify that the hidden data in transport are not visible 1s 111ms
And Close transport details 15s 213ms
And If user is login then logout 273ms
And Login as "swisskrono-admin" 2s 633ms
And Go to transport details "SMALLS_EXPORT" 2s 863ms
And Verify that the hidden data in transport are visible 1s 625ms
After Hooks.deleteTransportAfterTest() 649ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 043ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 202ms
When Go to transport details "DELIVERY" 2s 902ms
And Change filled value in details "unloaded-stere" "text" "3" "0" 1s 545ms
And Change filled value in details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 869ms
And Change filled value in details "insp.-accord.-with-ins." "select" "NIE" "1" 3s 838ms
And Fill discrepancy report section without closing the form 22s 220ms
And Click "save-transport" save button 2s 685ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 328ms
And Check if transport details form is disappeared 15s 057ms
After Hooks.deleteTransportAfterTest() 857ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 237ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 343ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 3s 109ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 180ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 10s 389ms
When Go to "TRANSPORT_TABLE" 513ms
And Go to transport details "DELIVERY" 2s 938ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 557ms
Then Verify that "transport-description" in transport has value "opis" 068ms
After Hooks.deleteTransportAfterTest() 925ms
After Hooks.rollbackAddedActionAuthorities() 270ms
After Hooks.rollbackWarehousesAccess() 720ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 229ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 132ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 349ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 703ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 8s 688ms
When Go to "TRANSPORT_TABLE" 460ms
And Go to transport details "DELIVERY" 2s 901ms
Then Verify that "transport-description" in transport form is disabled 063ms
After Hooks.deleteTransportAfterTest() 1s 118ms
After Hooks.rollbackRemovedActionAuthorities() 274ms
After Hooks.rollbackWarehousesAccess() 715ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 230ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 317ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 120ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 079ms
And Show all transport "false" 080ms
When Go to "TRANSPORT_TABLE" 486ms
And Go to transport details "DELIVERY" 3s 006ms
Then Verify that "CARRIER" in transport form is visible 097ms
After Hooks.deleteTransportAfterTest() 1s 192ms
After Hooks.rollbackAddedActionAuthorities() 258ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 231ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 340ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 123ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 691ms
And Show all transport "false" 080ms
When Go to "TRANSPORT_TABLE" 370ms
And Go to transport details "TRANSPORT" 2s 876ms
Then Verify that "CARRIER" in transport form is visible 128ms
After Hooks.deleteTransportAfterTest() 527ms
After Hooks.rollbackAddedActionAuthorities() 268ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 246ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 319ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 205ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 738ms
And Show all transport "true" 281ms
When Go to "TRANSPORT_TABLE" 390ms
And Go to transport details "TRANSPORT_ORDER" 2s 887ms
Then Verify that "CARRIER" in transport form is visible 115ms
After Hooks.deleteTransportAfterTest() 598ms
After Hooks.rollbackAddedActionAuthorities() 285ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 246ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 358ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 146ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 064ms
And Show all transport "false" 083ms
When Go to "TRANSPORT_TABLE" 553ms
And Go to transport details "DELIVERY" 2s 978ms
Then Verify that "CARRIER" in transport form is not visible 15s 074ms
After Hooks.deleteTransportAfterTest() 785ms
After Hooks.rollbackRemovedActionAuthorities() 281ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 228ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 345ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 062ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 849ms
And Show all transport "false" 079ms
When Go to "TRANSPORT_TABLE" 409ms
And Go to transport details "TRANSPORT" 2s 959ms
Then Verify that "CARRIER" in transport form is not visible 15s 083ms
After Hooks.deleteTransportAfterTest() 567ms
After Hooks.rollbackRemovedActionAuthorities() 262ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 231ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 325ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 197ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 512ms
And Show all transport "true" 264ms
When Go to "TRANSPORT_TABLE" 425ms
And Go to transport details "TRANSPORT_ORDER" 2s 921ms
Then Verify that "CARRIER" in transport form is not visible 15s 071ms
After Hooks.deleteTransportAfterTest() 552ms
After Hooks.rollbackRemovedActionAuthorities() 262ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 257ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 333ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 312ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 131ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 427ms
And Show all transport "false" 090ms
When Go to "TRANSPORT_TABLE" 486ms
And Go to transport details "DELIVERY" 2s 981ms
Then Verify that "CARRIER" in transport form is not disabled 071ms
After Hooks.deleteTransportAfterTest() 1s 139ms
After Hooks.rollbackAddedActionAuthorities() 551ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 242ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 315ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 335ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 086ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 857ms
And Show all transport "false" 083ms
When Go to "TRANSPORT_TABLE" 425ms
And Go to transport details "TRANSPORT" 2s 849ms
Then Verify that "CARRIER" in transport form is not disabled 149ms
After Hooks.deleteTransportAfterTest() 592ms
After Hooks.rollbackAddedActionAuthorities() 553ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 241ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 345ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 326ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 202ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 455ms
And Show all transport "true" 241ms
When Go to "TRANSPORT_TABLE" 398ms
And Go to transport details "TRANSPORT_ORDER" 2s 876ms
Then Verify that "CARRIER" in transport form is not disabled 108ms
After Hooks.deleteTransportAfterTest() 557ms
After Hooks.rollbackAddedActionAuthorities() 535ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 228ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 345ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 333ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 126ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 8s 890ms
And Show all transport "false" 079ms
When Go to "TRANSPORT_TABLE" 515ms
And Go to transport details "DELIVERY" 2s 979ms
Then Verify that "CARRIER" in transport form is disabled 082ms
After Hooks.deleteTransportAfterTest() 1s 101ms
After Hooks.rollbackAddedActionAuthorities() 266ms
After Hooks.rollbackRemovedActionAuthorities() 265ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 230ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 326ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 057ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 063ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 765ms
And Show all transport "false" 080ms
When Go to "TRANSPORT_TABLE" 417ms
And Go to transport details "TRANSPORT" 2s 864ms
Then Verify that "CARRIER" in transport form is disabled 127ms
After Hooks.deleteTransportAfterTest() 580ms
After Hooks.rollbackAddedActionAuthorities() 238ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 240ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 329ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 060ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 177ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 346ms
And Show all transport "true" 281ms
When Go to "TRANSPORT_TABLE" 423ms
And Go to transport details "TRANSPORT_ORDER" 2s 873ms
Then Verify that "CARRIER" in transport form is disabled 117ms
After Hooks.deleteTransportAfterTest() 573ms
After Hooks.rollbackAddedActionAuthorities() 303ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 245ms
And Get custom field settings for "DELIVERY" transport type and "" company 097ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 687ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 345ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 323ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 321ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 4s 690ms
When Find transport in table with status "planned" 3s 795ms
And Confirm statuses until reach "process-ended" 11s 545ms
And Wait "90" seconds 1m 30s
And Go to "ARCHIVE_TAB" 542ms
And Show "DELIVERY" 176ms
And Go to transport details "DELIVERY" 30s 728ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 564ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 197ms
And Wait "7" seconds 7s
And Go to transport details "DELIVERY" 30s 601ms
Then Verify that "transport-description" in transport has value "opis" 087ms
After Hooks.deleteTransportAfterTest() 649ms
After Hooks.rollbackAllCustomFieldsSettings() 004ms
After Hooks.rollbackAddedActionAuthorities() 271ms
After Hooks.rollbackRemovedActionAuthorities() 553ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 9s 412ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 021ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 184ms
When Go to transport details "DELIVERY" 2s 915ms
And Fill transport form 43s 051ms
And Change filled value in details "driver-name" "text" "XXX ZZZ" "0" 1s 698ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 253ms
And Go to new transport "DELIVERY" 639ms
Then Verify that driver "XXX ZZZ" is in list 894ms
After Hooks.deleteTransportAfterTest() 815ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 714ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 134ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 20s 889ms
And If user is login then logout 285ms
And Login as "pskza1-carrier@qa.qa-test" 2s 757ms
Then Verify that the transport has been transferred 3s 405ms
And Accept or reject "accept" transferred transport 16s 638ms
And Go to transport details "SMALLS_IMPORT" 2s 872ms
And Verify that "transaction-price" in transport form is visible 107ms
And Verify that transaction price field has correct value 092ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 174ms
After Hooks.deleteTransportAfterTest() 572ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 650ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 145ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 196ms
And If user is login then logout 248ms
And Login as "pskza1-carrier@qa.qa-test" 2s 446ms
Then Verify that the transport has been transferred 3s 607ms
And Accept or reject "accept" transferred transport 16s 512ms
And Go to transport details "SMALLS_EXPORT" 2s 931ms
And Verify that "transaction-price" in transport form is visible 094ms
And Verify that transaction price field has correct value 117ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 213ms
After Hooks.deleteTransportAfterTest() 545ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 224ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 115ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 063ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 633ms
And Click button advice in transport table "OWN_COLLECTION" 908ms
And Set advice window in schedule 3s 266ms
And Fill advice form 11s 571ms
And Click advice save button and wait for advice form to disappear 33s 231ms
And Go to "TRANSPORT_TABLE" 420ms
And Find transport in table with status "planned" 3s 671ms
And Confirm statuses until reach "on-the-area" 6s 239ms
And Go to transport details "OWN_COLLECTION" 2s 851ms
And Click create similar button 15s 239ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 7s 008ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 269ms
And Open similar transport details 454ms
Then Check if transport form modal is visible 087ms
After Hooks.deleteTransportAfterTest() 927ms
After Hooks.deleteSimilarTransportAfterTest() 517ms
After Hooks.rollbackAllCustomFieldsSettings() 475ms
View Feature Transport form
Scenario Outline Check if similar transport can be created based on transport with confirmed statuses [A-7322]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-dayco" 225ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 116ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 061ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 754ms
And Click button advice in transport table "OWN_COLLECTION" 856ms
And Set advice window in schedule 3s 226ms
And Fill advice form 6s 695ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element 
...
is not clickable at point (962, 347). Other element would receive the click:

...

(Session info: headless chrome=91.0.4472.164) Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}] Session ID: 7576e791a4f623a3420dae43696fb3f6 at sun.reflect.GeneratedConstructorAccessor214.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164) at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83) at CucumberTests.Transport.Transport.selectValue(Transport.java:222) at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211) at CucumberTests.Transport.Transport.fillForm(Transport.java:166) at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:126) at ✽.Fill advice form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:365)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "planned" 000ms
And Confirm statuses until reach "during-load" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
And Click create similar button 000ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Open similar transport details 000ms
Then Check if transport form modal is visible 000ms
After Hooks.deleteTransportAfterTest() 567ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
After Hooks.rollbackAllCustomFieldsSettings() 512ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lisner" 204ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 000ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 2s 958ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 6s 272ms
And Go to new transport "DELIVERY" 666ms
And Fill transport form 33s 686ms
And Click "save-transport" save button and wait for form to disappear 30s 200ms
And Set advice window in schedule 2s 353ms
And Go to "TRANSPORT_TABLE" 446ms
And Show all transport types 1s 174ms
And Go to transport details "DELIVERY" 2s 728ms
Then Verify that "date-and-time" in transport form is visible 088ms
After Hooks.deleteTransportAfterTest() 882ms
After Hooks.deleteCustomFieldAfterTest() 2s 605ms
View Feature Invoice
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 620ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 137ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 669ms
When Click invoice button 3s 254ms
And Set default invoice currency value 159ms
Then Check that default currency value in invoice form is "EUR" 124ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_IMPORT" and principal alias "swisskrono" 112ms
And Clear all cache 2s 421ms
And Login as "swisskrono-admin" 10s 986ms
And Go to "TRANSPORT_TABLE" 410ms
And Show all transport types 1s 185ms
And Click invoice button 572ms
Then Check that default currency value in invoice form is "USD" 157ms
After Hooks.deleteTransportAfterTest() 784ms
After Hooks.rollbackInvoiceCurrency() 2s 336ms
View Feature Invoice
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 10s 875ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 113ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 623ms
When Click invoice button 3s 458ms
And Set default invoice currency value 166ms
Then Check that default currency value in invoice form is "EUR" 131ms
When Change invoice default currency value in database for "USD" transport type alias "SMALLS_EXPORT" and principal alias "swisskrono" 106ms
And Clear all cache 2s 365ms
And Login as "swisskrono-admin" 10s 765ms
And Go to "TRANSPORT_TABLE" 366ms
And Show all transport types 1s 169ms
And Click invoice button 804ms
Then Check that default currency value in invoice form is "USD" 153ms
After Hooks.deleteTransportAfterTest() 818ms
After Hooks.rollbackInvoiceCurrency() 2s 251ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-guard-3" and set token of apiUsername "super-admin-lantmannen" 5s 926ms
And Create transport "CREATE_DELIVERY_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 2s 901ms
And Show all transport types 1s 142ms
Then Check if transport number is visible "DELIVERY" 15s 113ms
And Check if transport details is not visible 15s 084ms
After Hooks.deleteTransportAfterTest() 708ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 15s 854ms
And Show all transport "false" 076ms
And Go to "TRANSPORT_TABLE" 416ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 180ms
When Click on transport row 171ms
Then Verify if transport row is selected 100ms
After Hooks.deleteTransportAfterTest() 962ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 6s 351ms
And Show all transport "false" 085ms
And Go to "TRANSPORT_TABLE" 438ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 698ms
When Click on transport row 148ms
Then Verify if transport row is selected 092ms
After Hooks.deleteTransportAfterTest() 803ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 362ms
And Show all transport "false" 079ms
And Go to "TRANSPORT_TABLE" 509ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 694ms
When Click on transport row 154ms
Then Verify if transport row is selected 085ms
After Hooks.deleteTransportAfterTest() 878ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 014ms
And Show all transport "false" 082ms
And Go to "TRANSPORT_TABLE" 424ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 846ms
When Click on transport row 139ms
Then Verify if transport row is selected 059ms
After Hooks.deleteTransportAfterTest() 967ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 7s 672ms
And Show all transport "false" 083ms
And Go to "TRANSPORT_TABLE" 406ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 847ms
When Click on transport row 172ms
Then Verify if transport row is selected 086ms
After Hooks.deleteTransportAfterTest() 862ms
View Feature Transport table
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 6s 095ms
And Show all transport "true" 257ms
And Go to "TRANSPORT_TABLE" 370ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 688ms
When Click on transport row 152ms
Then Verify if transport row is selected 081ms
After Hooks.deleteTransportAfterTest() 825ms
View Feature Reject Transport
Scenario Outline Check if it is possible to accept and reject transport by carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 482ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 601ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 627ms
When Accept or reject "accept" transferred transport 11s 713ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@class='btn btn-sm margin-bottom accept-transaction-button'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at CucumberTests.Transport.CarrierTransportAction.acceptOrRejectTransferredTransport(CarrierTransportAction.java:55)
	at ✽.Accept or reject "accept" transferred transport(file:Features/Atom/Transport/TransportTransfer/RejectTransport.feature:18)
Then Verify that transport is accept or reject "accept" 000ms
After Hooks.deleteTransportAfterTest() 548ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 722ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 583ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 626ms
When Accept or reject "reject" transferred transport 17s 622ms
Then Verify that transport is accept or reject "reject" 15s 090ms
After Hooks.deleteTransportAfterTest() 579ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 9s 065ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 518ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 642ms
When Accept or reject "accept" transferred transport 16s 844ms
Then Verify that transport is accept or reject "accept" 062ms
After Hooks.deleteTransportAfterTest() 591ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 790ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 372ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 640ms
When Accept or reject "reject" transferred transport 19s 865ms
Then Verify that transport is accept or reject "reject" 15s 065ms
After Hooks.deleteTransportAfterTest() 590ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 790ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 578ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 642ms
When Accept or reject "accept" transferred transport 17s 041ms
Then Verify that transport is accept or reject "accept" 063ms
After Hooks.deleteTransportAfterTest() 602ms
View Feature Reject Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 777ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 332ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 647ms
When Accept or reject "reject" transferred transport 16s 859ms
Then Verify that transport is accept or reject "reject" 15s 087ms
After Hooks.deleteTransportAfterTest() 583ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 578ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 113ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 5s 164ms
And If user is login then logout 245ms
And Login as "paa1-carrier@qa.qa-test" 2s 459ms
Then Verify that the transport has been transferred with "true" 1s 854ms
After Hooks.deleteTransportAfterTest() 777ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 341ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 084ms
When Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 20s 923ms
And If user is login then logout 287ms
And Login as "paa1-carrier@qa.qa-test" 2s 601ms
Then Verify that the transport has been transferred with "false" 1s 694ms
After Hooks.deleteTransportAfterTest() 554ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 538ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 125ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 240ms
And If user is login then logout 236ms
And Login as "pskza1-carrier@qa.qa-test" 2s 570ms
Then Verify that the transport has been transferred 3s 698ms
After Hooks.deleteTransportAfterTest() 775ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 649ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 146ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 5s 200ms
And If user is login then logout 241ms
And Login as "pskza1-carrier@qa.qa-test" 2s 601ms
Then Verify that the transport has been transferred 3s 639ms
After Hooks.deleteTransportAfterTest() 791ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 478ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 504ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 883ms
And Go to auction offer 1s 716ms
When Offer "1000" 368ms
And Verify that offer with "1000" has been added to auction 3s 098ms
And If user is login then logout 471ms
And Login as "swisskrono-admin" 2s 431ms
Then Go to auction details 1s 769ms
And Pass transport to carrier from auction details 1s 542ms
And If user is login then logout 1s 164ms
And Login as "pskza1-carrier@qa.qa-test" 2s 231ms
And Verify that the transport has been transferred 3s 321ms
After Hooks.deleteTransportAfterTest() 833ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 652ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 255ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 825ms
And Go to auction offer 1s 840ms
When Offer "1000" 337ms
And Verify that offer with "1000" has been added to auction 3s 076ms
And Wait till auction end 1m 52s 013ms
And If user is login then logout 270ms
Then Login as "swisskrono-admin" 2s 731ms
And Go to auction details 2s 169ms
And Pass transport to carrier from auction details 1s 518ms
And If user is login then logout 6s 244ms
And Login as "pskza1-carrier@qa.qa-test" 2s 311ms
And Verify that the transport has been transferred 3s 557ms
After Hooks.deleteTransportAfterTest() 819ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 597ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 142ms
And Go to "TRANSPORT_TABLE" 449ms
When Open transport transfer modal 1s 591ms
Then Verify that all enabled companies from "swisskrono" are shown in select 359ms
After Hooks.deleteTransportAfterTest() 621ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 262ms
And Reject main section of a "Przewoźnik Adama Automat 1" in "adama" by API 802ms
And Login as "adama-admin" 2s 156ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 092ms
And Go to "TRANSPORT_TABLE" 418ms
When Open transport transfer modal 1s 606ms
Then Verify that "Przewoźnik Adama Automat 1" is blocked in select 237ms
After Hooks.deleteTransportAfterTest() 562ms
After Hooks.rollbackRejectedSections() 504ms
View Feature Transfer transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 470ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 065ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" with "120" seconds to accept transport 20s 420ms
And If user is login then logout 294ms
When Login as "paa1-carrier@qa.qa-test" 4s 844ms
And Verify that the transport has been transferred with "true" 1s 931ms
And Wait "120" seconds 2m
Then Verify if transport is not visible to carrier after expiring time to accept transport 15s 024ms
After Hooks.deleteTransportAfterTest() 637ms
View Feature Assortment Group
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 429ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 003ms
When Go to "TRANSPORT_TABLE" 534ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 2s 812ms
Then Check if new assortment group is disabled in transport form 076ms
After Hooks.deleteTransportAfterTest() 915ms
View Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 420ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 902ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 015ms
When Show all transport types 1s 135ms
And Click button advice in transport table "CONTAINER" 355ms
And Set advice window in schedule 3s 121ms
And Click button cancel in advice form 16s 180ms
And Set advice window in schedule 2s 415ms
And Click button cancel in advice form 16s 082ms
And Set advice window in schedule 2s 329ms
And Fill advice form 21s 877ms
And Click advice save button and wait for advice form to disappear 33s 244ms
And Go to "TRANSPORT_TABLE" 476ms
And Go to transport details "CONTAINER" 2s 846ms
Then Check are advice values equals 5s 185ms
After Hooks.deleteTransportAfterTest() 739ms
View Feature Transport transfer full scenario
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 565ms
And Get inputs from database "CREATE_TRANSPOSRT_ORDER" "super-admin-adama" 020ms
When Go to new transport "TRANSPORT" 715ms
And Fill transport form 29s 013ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 234ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 5s 240ms
And Check is transport "TRANSPORT" created in transport table and set transport id 1s 327ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 666ms
And Accept or reject "reject" transferred transport 17s 752ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 485ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 5s 189ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 461ms
And Accept or reject "accept" transferred transport 17s 884ms
Then Verify that transport is accept or reject "accept" 070ms
After Hooks.deleteTransportAfterTest() 569ms
View Feature Transport transfer full scenario
Scenario Outline Check if possible to edit transport after advice cancellation.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 567ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 020ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 014ms
When Show all transport types 1s 152ms
And Click button advice in transport table "DELIVERY" 314ms
And Set advice window in schedule 3s 308ms
And Click button cancel in advice form 16s 121ms
And Go to "TRANSPORT_TABLE" 437ms
When Go to transport details "DELIVERY" 2s 828ms
And Fill transport form 1m 8s 631ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 260ms
And Go to transport details "DELIVERY" 2s 853ms
Then Check are transport values equals 194ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.XZ490x}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7576e791a4f623a3420dae43696fb3f6
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:120)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Scenario/TransportTransfer.feature:39)
After Hooks.deleteTransportAfterTest() 691ms