Project Number Date
ApolloFullRunnerReport develop.427 20 maj 2021, 15:44

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 516 7 43 0 0 566 47 7 54 19m 40s 634ms Failed
View Feature Advice transport
Scenario Outline Check if mode of transportation select is still empty after selecting driver in advice form
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 163ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 721ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 309ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 013ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 167ms
And Click button advice in transport table "LOAD_PL" 2s 172ms
And Set advice window in schedule 2s 899ms
And Fill advice form 9s 283ms
And Click advice save button and wait for advice form to disappear 10s 220ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.5iqndA}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 15c85942995fa37f31570e6cd662243b
	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.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:270)
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "LOAD_PL" 000ms
And Set advice window in schedule 000ms
And Select driver "Marek Kanarek" from suggestions 000ms
Then Verify if mode of transportation select is empty 000ms
After Hooks.deleteAllTransports() 46s 766ms
After Hooks.deleteModeOfTransportationAfterTest() 189ms
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]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 647ms
And Create default accepted mode of transportation by API with "pba1-carrier" 440ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 1s 281ms
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 145ms
When Go to "TRANSPORT_TABLE" 148ms
And Show all transport types 1s 038ms
And Click button advice in transport table "EXW_DELIVERY" 1s 149ms
And Fill advice form 8s 969ms
And Click advice save button and wait for advice form to disappear 10s 193ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.5iqndA}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 15c85942995fa37f31570e6cd662243b
	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.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:338)
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in transport 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() 117ms
After Hooks.deleteModeOfTransportationAfterTest() 103ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 123ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 273ms
When Create default mode of transportation by API with "pba1-carrier" 238ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 176ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 13s 258ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 237ms
After Hooks.deleteModeOfTransportationAfterTest() 139ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after creating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 117ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 263ms
When Create default mode of transportation by API with "pba1-carrier" 095ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 17s 301ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:39)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:21)
After Hooks.cleanUserDetailsAfterTest() 279ms
After Hooks.deleteModeOfTransportationAfterTest() 120ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 117ms
When Create default mode of transportation by API with "pba1-carrier" 142ms
After Hooks.deleteModeOfTransportationAfterTest() 113ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 989ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 270ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 206ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 085ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 264ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 097ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 116ms
And Create default mode of transportation by API with "pba1-carrier" 093ms
And Set status of MOT to "AWAITING_VERIFICATION" 085ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 264ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 253ms
When Login as "super-admin-bausch" 1s 691ms
And Go to "TRANSPORT_TABLE" 212ms
And Click button advice in transport table "LOAD_PL" 111ms
And Set advice window in schedule 2s 886ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 465ms
After Hooks.deleteTransportAfterTest() 097ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 123ms
And Create default mode of transportation by API with "pba1-carrier" 097ms
And Set status of MOT to "DISABLED" 093ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 226ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 113ms
When Login as "super-admin-bausch" 1s 300ms
And Go to "TRANSPORT_TABLE" 255ms
And Click button advice in transport table "LOAD_PL" 073ms
And Set advice window in schedule 2s 966ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 15s 361ms
After Hooks.deleteTransportAfterTest() 119ms
After Hooks.deleteModeOfTransportationAfterTest() 114ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 113ms
And Create default mode of transportation by API with "pba1-carrier" 079ms
And Set status of MOT to "ACCEPTED" 120ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 260ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 122ms
When Login as "super-admin-bausch" 1s 213ms
And Go to "TRANSPORT_TABLE" 211ms
And Click button advice in transport table "LOAD_PL" 102ms
And Set advice window in schedule 2s 862ms
Then Check if "AAAA0000" MOT can be selected in advice form 444ms
After Hooks.deleteTransportAfterTest() 124ms
After Hooks.deleteModeOfTransportationAfterTest() 116ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 116ms
And Create default mode of transportation by API with "pba1-carrier" 092ms
And Set status of MOT to "UPDATED" 106ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 252ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 142ms
When Login as "super-admin-bausch" 1s 185ms
And Go to "TRANSPORT_TABLE" 199ms
And Click button advice in transport table "LOAD_PL" 085ms
And Set advice window in schedule 2s 931ms
Then Check if "AAAA0000" MOT can be selected in advice form 455ms
After Hooks.deleteTransportAfterTest() 085ms
After Hooks.deleteModeOfTransportationAfterTest() 094ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 128ms
And Create default mode of transportation by API with "pba1-carrier" 090ms
And Set status of MOT to "REJECTED" 092ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 274ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 108ms
When Login as "super-admin-bausch" 1s 081ms
And Go to "TRANSPORT_TABLE" 203ms
And Click button advice in transport table "LOAD_PL" 097ms
And Set advice window in schedule 2s 850ms
Then Check if "AAAA0000" MOT is visible in advice form 418ms
And Check if "AAAA0000" MOT cannot be selected in advice form 092ms
After Hooks.deleteTransportAfterTest() 122ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 130ms
And Create default mode of transportation by API with "pba1-carrier" 095ms
And Set status of MOT to "BLOCKED" 099ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 222ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 145ms
When Login as "super-admin-bausch" 1s 166ms
And Go to "TRANSPORT_TABLE" 219ms
And Click button advice in transport table "LOAD_PL" 097ms
And Set advice window in schedule 2s 858ms
Then Check if "AAAA0000" MOT is visible in advice form 418ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 196ms
After Hooks.deleteTransportAfterTest() 083ms
After Hooks.deleteModeOfTransportationAfterTest() 121ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 122ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 103ms
When Login as "pba1-carrier" 1s 360ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 270ms
And Go to mode of transportation details 107ms
And Open new "WINTER_MAPPING" document modal 068ms
Then Check default values in "WINTER_MAPPING" document form 019ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 092ms
And Verify that MOT has "WINTER_MAPPING" document 021ms
After Hooks.deleteModeOfTransportationAfterTest() 097ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 128ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 094ms
When Login as "pba1-carrier" 1s 258ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 363ms
And Go to mode of transportation details 100ms
And Open new "SUMMER_MAPPING" document modal 075ms
Then Check default values in "SUMMER_MAPPING" document form 021ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 094ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
After Hooks.deleteModeOfTransportationAfterTest() 121ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 129ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 099ms
When Login as "pba1-carrier" 1s 197ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 333ms
And Go to mode of transportation details 100ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 081ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 033ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 121ms
And Save new document 15s 066ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 018ms
After Hooks.deleteModeOfTransportationAfterTest() 126ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 125ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 096ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 087ms
When Login as "super-admin-bausch" 1s 101ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 267ms
And Go to mode of transportation details 140ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Accept "WINTER_MAPPING" document 15s 100ms
And Verify that "WINTER_MAPPING" document is accepted 034ms
After Hooks.deleteModeOfTransportationAfterTest() 122ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 121ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 085ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 069ms
When Login as "super-admin-bausch" 1s 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 173ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Accept "SUMMER_MAPPING" document 15s 111ms
And Verify that "SUMMER_MAPPING" document is accepted 037ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 120ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 094ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 077ms
When Login as "super-admin-bausch" 1s 131ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Go to mode of transportation details 150ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 227ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 022ms
After Hooks.deleteModeOfTransportationAfterTest() 101ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 124ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 086ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 088ms
When Login as "super-admin-bausch" 1s 054ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 225ms
And Go to mode of transportation details 145ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 833ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 030ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 113ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 103ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 076ms
When Login as "super-admin-bausch" 1s 085ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 259ms
And Go to mode of transportation details 145ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 049ms
After Hooks.deleteModeOfTransportationAfterTest() 147ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 114ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 092ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 118ms
When Login as "super-admin-bausch" 1s 145ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 206ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "SUMMER_MAPPING" document 010ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 025ms
After Hooks.deleteModeOfTransportationAfterTest() 124ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 099ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 069ms
When Login as "super-admin-bausch" 1s 150ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 260ms
And Go to mode of transportation details 146ms
Then Verify that MOT has "WINTER_MAPPING" document 017ms
And Disable "WINTER_MAPPING" document 15s 658ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 007ms
After Hooks.deleteModeOfTransportationAfterTest() 122ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 136ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 083ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 066ms
When Login as "super-admin-bausch" 1s 196ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 283ms
And Go to mode of transportation details 146ms
Then Verify that MOT has "SUMMER_MAPPING" document 013ms
And Disable "SUMMER_MAPPING" document 15s 650ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 043ms
After Hooks.deleteModeOfTransportationAfterTest() 118ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 113ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 094ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 074ms
When Login as "super-admin-bausch" 1s 207ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 290ms
And Go to mode of transportation details 156ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 635ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 045ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 122ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 084ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 062ms
When Login as "pba1-carrier" 1s 806ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 360ms
And Go to mode of transportation details 133ms
And Verify that MOT has "WINTER_MAPPING" document 011ms
Then Edit "WINTER_MAPPING" document 2s 147ms
And Update "WINTER_MAPPING" document 082ms
And Verify that "WINTER_MAPPING" document is updated 079ms
And If user is login then logout 066ms
And Login as "super-admin-bausch" 1s 108ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 296ms
And Go to mode of transportation details 126ms
And Verify that "WINTER_MAPPING" document has updated date 018ms
After Hooks.deleteModeOfTransportationAfterTest() 144ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 223ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 083ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 079ms
When Login as "pba1-carrier" 1s 125ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 119ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Edit "SUMMER_MAPPING" document 2s 138ms
And Update "SUMMER_MAPPING" document 089ms
And Verify that "SUMMER_MAPPING" document is updated 079ms
And If user is login then logout 075ms
And Login as "super-admin-bausch" 1s 013ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Go to mode of transportation details 126ms
And Verify that "SUMMER_MAPPING" document has updated date 018ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 112ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 081ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 071ms
When Login as "pba1-carrier" 1s 141ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 274ms
And Go to mode of transportation details 135ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 520ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 096ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 090ms
And If user is login then logout 079ms
And Login as "super-admin-bausch" 1s 208ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Go to mode of transportation details 160ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 068ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 124ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 104ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 067ms
When Login as "super-admin-bausch" 1s 004ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document is "true" to edition 060ms
After Hooks.deleteModeOfTransportationAfterTest() 112ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 126ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 093ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 077ms
When Login as "super-admin-bausch" 1s 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 128ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 048ms
After Hooks.deleteModeOfTransportationAfterTest() 102ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 115ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 099ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 114ms
When Login as "super-admin-bausch" 1s 022ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 158ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 159ms
After Hooks.deleteModeOfTransportationAfterTest() 113ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 114ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 089ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 072ms
And Accept "WINTER_MAPPING" document by API 085ms
When Login as "super-admin-bausch" 1s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 133ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document is "false" to edition 043ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 137ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 093ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 060ms
And Accept "SUMMER_MAPPING" document by API 075ms
When Login as "super-admin-bausch" 1s 040ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "SUMMER_MAPPING" document 010ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 042ms
After Hooks.deleteModeOfTransportationAfterTest() 108ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 127ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 099ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 083ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 090ms
When Login as "super-admin-bausch" 1s 068ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 142ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 017ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 162ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 124ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 088ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 070ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 081ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 101ms
When Login as "super-admin-bausch" 1s 053ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 146ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 007ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 141ms
After Hooks.deleteModeOfTransportationAfterTest() 106ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 127ms
When Create default mode of transportation by API with "pba1-carrier" 094ms
And Login as "bausch-admin" 1s 035ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 115ms
When Disable mode of transportation 067ms
And Go to the last mode of transportations table page 15s 023ms
Then Verify that mode of transportation is not visible in the table 15s 023ms
After Hooks.deleteModeOfTransportationAfterTest() 160ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 195ms
When Create default mode of transportation by API with "pba1-carrier" 100ms
And Login as "pba1-carrier" 1s 699ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 392ms
And Go to mode of transportation details 111ms
When Disable mode of transportation 071ms
And Go to the last mode of transportations table page 15s 036ms
Then Verify that mode of transportation is not visible in the table 15s 036ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 121ms
When Create default mode of transportation by API with "pba1-carrier" 063ms
And Login as "bausch-admin" 1s 147ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 276ms
And Disable mode of transportation by API 097ms
Then Show disabled mode of transportations in the table 069ms
And Go to the last mode of transportations table page 268ms
Then Verify that mode of transportation is visible in the table 040ms
After Hooks.deleteModeOfTransportationAfterTest() 088ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 141ms
And Create default mode of transportation by API with "pba1-carrier" 086ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 130ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 594ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 188ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 108ms
After Hooks.deleteModeOfTransportationAfterTest() 113ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 130ms
When Create default mode of transportation by API with "pba1-carrier" 091ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 120ms
Then Reject mode of transportation 058ms
And Verify that user is redirected to mode of transportation tab 190ms
Then Check if "Odrzucony" status is visible in mode of transportation table 030ms
After Hooks.deleteModeOfTransportationAfterTest() 099ms
View Feature Mode of transportation status
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 291ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 251ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 219ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 191ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 043ms
And Go to mode of transportation details 091ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 197ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 231ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 392ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 280ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 025ms
And If user is login then logout 079ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 467ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Go to mode of transportation details 168ms
And Accept "WINTER_MAPPING" document 209ms
And Accept "SUMMER_MAPPING" document 15s 726ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 737ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 145ms
And Approve mode of transportation 064ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 193ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 114ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 875ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 049ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Check if "Zablokowany" status is visible in mode of transportation table 020ms
And Go to mode of transportation details 144ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 276ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 027ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 193ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 027ms
And Go to mode of transportation details 139ms
And Reject mode of transportation 061ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 173ms
And Check if "Odrzucony" status is visible in mode of transportation table 027ms
And Go to mode of transportation details 130ms
And Confirm mode of transportation 078ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 205ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 019ms
And If user is login then logout 080ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 036ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 276ms
And Go to mode of transportation details 166ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 402ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 271ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 031ms
And If user is login then logout 098ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 459ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 270ms
And Go to mode of transportation details 206ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 723ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 033ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 022ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 112ms
And Disable mode of transportation by API 100ms
And Show disabled mode of transportations in the table 058ms
And Go to the last mode of transportations table page 323ms
And Check if "Wyłączony" status is visible in mode of transportation table 039ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 173ms
When Create default mode of transportation by API with "pba1-carrier" 096ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 094ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 222ms
And Go to mode of transportation details 144ms
Then Approve mode of transportation 073ms
And Check if confirm mode of transportation button is visible 267ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Verify that user is redirected to mode of transportation tab 029ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 033ms
After Hooks.deleteModeOfTransportationAfterTest() 115ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 123ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 332ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 075ms
When Login as "super-admin-bausch" 1s 066ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 259ms
And Go to mode of transportation details 162ms
And Verify that MOT has "SUMMER_MAPPING" document 012ms
Then Disable "SUMMER_MAPPING" document 15s 606ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 025ms
And Check if mode of transportation has status "Zaakceptowany" 026ms
After Hooks.deleteModeOfTransportationAfterTest() 126ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 114ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 314ms
When Login as "super-admin-bausch" 1s 195ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 271ms
And Go to mode of transportation details 158ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 010ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 603ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 014ms
And Check if mode of transportation has status "Zablokowany" 036ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 110ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 091ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 076ms
When Login as "super-admin-bausch" 1s 198ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 270ms
And Go to mode of transportation details 157ms
Then Approve mode of transportation 072ms
And Check if mode of transportation has status "Niezaakceptowany" 025ms
And Check if error message is visible in mode of transportation details 139ms
After Hooks.deleteModeOfTransportationAfterTest() 110ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 123ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 357ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 077ms
When Login as "super-admin-bausch" 1s 040ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 155ms
And Verify that MOT has "SUMMER_MAPPING" document 010ms
Then Disable "SUMMER_MAPPING" document 15s 615ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 035ms
And Check if mode of transportation has status "Zaakceptowany" 034ms
After Hooks.deleteModeOfTransportationAfterTest() 116ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 121ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 315ms
When Login as "super-admin-bausch" 1s 191ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 260ms
And Go to mode of transportation details 191ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 626ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zablokowany" 028ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 117ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 096ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 075ms
When Login as "super-admin-bausch" 1s 160ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 258ms
And Go to mode of transportation details 163ms
Then Approve mode of transportation 070ms
And Check if mode of transportation has status "Niezaakceptowany" 024ms
And Check if error message is visible in mode of transportation details 081ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 273ms
And Create default mode of transportation by API with "pba1-carrier" 111ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 095ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 098ms
After Hooks.deleteModeOfTransportationAfterTest() 119ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 242ms
And Create default mode of transportation by API with "pba1-carrier" 173ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 061ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 063ms
After Hooks.deleteModeOfTransportationAfterTest() 095ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 277ms
And Create default mode of transportation by API with "pba1-carrier" 132ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 072ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 196ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 064ms
After Hooks.deleteModeOfTransportationAfterTest() 130ms
View Feature Status confirmation
Scenario Outline Check if it is possible to confirm status with given confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 119ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 542ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 270ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 246ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 452ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor191.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:279)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
And Open statuses popup 000ms
And Toggle status date confirmation checkbox 000ms
And Confirm statuses until reach "process-ended" 000ms
Then Check if transport has "process-ended" 000ms
After Hooks.deleteTransportAfterTest() 090ms
After Hooks.deleteModeOfTransportationAfterTest() 126ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 126ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 362ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 283ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 117ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 469ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor191.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:298)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
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() 097ms
After Hooks.deleteModeOfTransportationAfterTest() 105ms
View Feature Status confirmation
Scenario Outline Check if it is not possible to confirm status with invalid confirmation date [A-7159]
Steps
Given Set token of apiUsername "super-admin-bausch" 125ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 372ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 241ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 123ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 446ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.GeneratedConstructorAccessor191.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:250)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:494)
	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1750)
	at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.applyPathParamsAndSendRequest(RequestSpecificationImpl.groovy:1755)
	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:822)
	at io.restassured.internal.RequestSpecificationImpl.invokeMethod(RequestSpecificationImpl.groovy)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:47)
	at org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.callCurrent(PogoInterceptableSite.java:57)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy:179)
	at io.restassured.internal.RequestSpecificationImpl.put(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.putObjectToApolloApi(RestUtil.java:92)
	at CucumberTests.Transport.AdviceTransport.createAdviceByJSONFile(AdviceTransport.java:332)
	at ✽.Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch"(file:Features/Atom/Statuses/ConfirmStatuses.feature:298)
And Login as "bausch-admin" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
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() 083ms
After Hooks.deleteModeOfTransportationAfterTest() 104ms
View Feature Transport files
Scenario Outline The link to the delivery document appears after confirming the respective status [A-6905]
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 061ms
And Create default accepted mode of transportation by API with "pba1-carrier" 389ms
And If user is login then logout 274ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 775ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 278ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 125ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 009ms
And Click button advice in transport table "LOAD_PL" 1s 755ms
And Set advice window in schedule 2s 932ms
And Fill advice form 9s 214ms
And Click advice save button and wait for advice form to disappear 10s 223ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.5iqndA}, 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=90.0.4430.93, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 15c85942995fa37f31570e6cd662243b
	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.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:166)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Transport/File.feature:118)
And Find transport in table with status "advice-added" 000ms
When Confirm statuses until reach "on-the-way" 000ms
Then Verify that "delivery_document" document can be downloaded 000ms
After Hooks.deleteTransportAfterTest() 098ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms