Project Number Date
ApolloFullRunnerReport develop.324 02 mar 2021, 05:36

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 391 3 0 0 0 394 36 3 39 18m 28s 454ms Failed
View Feature Advice transport
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 570ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 493ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 295ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 008ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 092ms
And Click button advice in transport table "LOAD_PL" 2s 197ms
And Set advice window in schedule 2s 724ms
And Fill advice form 9s 120ms
And Click advice save button and wait for advice form to disappear 30s 738ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 202ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 124ms
When Go to "TRANSPORT_TABLE" 196ms
And Show all transport types 1s 043ms
And Click button advice in transport table "LOAD_PL" 2s 057ms
And Set advice window in schedule 2s 618ms
And Select driver "Marek Kanarek" from suggestions 987ms
Then Verify if mode of transportation select is empty 034ms
After Hooks.deleteAllTransports() 1m 1s 666ms
After Hooks.deleteModeOfTransportationAfterTest() 121ms
View Feature Mode of transportation mail
Scenario Outline Check if mail was sent after updating mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 091ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 301ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 163ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 077ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 15s 684ms
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:33)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:10)
After Hooks.cleanUserDetailsAfterTest() 287ms
After Hooks.deleteModeOfTransportationAfterTest() 102ms
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" 094ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 305ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 092ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 13s 495ms
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:33)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/MOTMail.feature:21)
After Hooks.cleanUserDetailsAfterTest() 304ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 094ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 116ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 212ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 214ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 272ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 078ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 208ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 128ms
After Hooks.deleteModeOfTransportationAfterTest() 089ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create accepted mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 378ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 211ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 114ms
When Login as "super-admin-bausch" 1s 798ms
And Go to "TRANSPORT_TABLE" 166ms
And Click button advice in transport table "LOAD_PL" 149ms
And Set advice window in schedule 2s 807ms
Then Check if "NA602214" MOT can be selected in advice form 392ms
After Hooks.deleteTransportAfterTest() 104ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 089ms
And Create mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 074ms
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 115ms
When Login as "super-admin-bausch" 1s 122ms
And Go to "TRANSPORT_TABLE" 186ms
And Click button advice in transport table "LOAD_PL" 126ms
And Set advice window in schedule 2s 762ms
Then Check if "NA602214" MOT cannot be selected in advice form 15s 362ms
After Hooks.deleteTransportAfterTest() 076ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 079ms
And Disable mode of transportation by API 063ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 192ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 108ms
When Login as "super-admin-bausch" 1s 184ms
And Go to "TRANSPORT_TABLE" 172ms
And Click button advice in transport table "LOAD_PL" 138ms
And Set advice window in schedule 2s 740ms
Then Check if "NA602214" MOT cannot be selected in advice form 15s 342ms
After Hooks.deleteTransportAfterTest() 085ms
After Hooks.deleteModeOfTransportationAfterTest() 061ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 102ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 071ms
When Login as "pba1-carrier" 1s 704ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 112ms
And Open new "WINTER_MAPPING" document modal 096ms
Then Check default values in "WINTER_MAPPING" document form 026ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 101ms
And Verify that MOT has "WINTER_MAPPING" document 014ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 076ms
When Login as "pba1-carrier" 1s 029ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 197ms
And Go to mode of transportation details 115ms
And Open new "SUMMER_MAPPING" document modal 092ms
Then Check default values in "SUMMER_MAPPING" document form 018ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 078ms
And Verify that MOT has "SUMMER_MAPPING" document 020ms
After Hooks.deleteModeOfTransportationAfterTest() 083ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 071ms
When Login as "pba1-carrier" 1s 033ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 185ms
And Go to mode of transportation details 100ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 099ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 036ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 165ms
And Save new document 15s 072ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 080ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 053ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 204ms
And Go to mode of transportation details 141ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Accept "WINTER_MAPPING" document 15s 729ms
And Verify that "WINTER_MAPPING" document is accepted 036ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
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" 049ms
When Login as "super-admin-bausch" 1s 123ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 154ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Accept "SUMMER_MAPPING" document 15s 697ms
And Verify that "SUMMER_MAPPING" document is accepted 037ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 078ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 171ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 153ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 098ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 035ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 063ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 044ms
When Login as "super-admin-bausch" 1s 037ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
And Go to mode of transportation details 148ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 010ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 894ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 036ms
After Hooks.deleteModeOfTransportationAfterTest() 071ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 083ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 1s 157ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
And Go to mode of transportation details 140ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 028ms
After Hooks.deleteModeOfTransportationAfterTest() 084ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 072ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 125ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
And Go to mode of transportation details 166ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 059ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 082ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 120ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 252ms
And Go to mode of transportation details 153ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Disable "WINTER_MAPPING" document 15s 625ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 024ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 076ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Disable "SUMMER_MAPPING" document 15s 611ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 037ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 070ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 167ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 150ms
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 058ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 069ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 046ms
When Login as "pba1-carrier" 2s 148ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
And Go to mode of transportation details 133ms
And Verify that MOT has "WINTER_MAPPING" document 012ms
Then Edit "WINTER_MAPPING" document 2s 194ms
And Update "WINTER_MAPPING" document 099ms
And Verify that "WINTER_MAPPING" document is updated 090ms
And If user is login then logout 089ms
And Login as "super-admin-bausch" 1s 199ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Go to mode of transportation details 122ms
And Verify that "WINTER_MAPPING" document has updated date 021ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 067ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "pba1-carrier" 931ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 209ms
And Go to mode of transportation details 130ms
And Verify that MOT has "SUMMER_MAPPING" document 016ms
Then Edit "SUMMER_MAPPING" document 2s 166ms
And Update "SUMMER_MAPPING" document 108ms
And Verify that "SUMMER_MAPPING" document is updated 033ms
And If user is login then logout 074ms
And Login as "super-admin-bausch" 1s 172ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Go to mode of transportation details 118ms
And Verify that "SUMMER_MAPPING" document has updated date 018ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 082ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 062ms
When Login as "pba1-carrier" 944ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Go to mode of transportation details 136ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 557ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 089ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 090ms
And If user is login then logout 092ms
And Login as "super-admin-bausch" 1s 201ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
And Go to mode of transportation details 131ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 056ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 077ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 1s 087ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 203ms
And Go to mode of transportation details 126ms
Then Verify that MOT has "WINTER_MAPPING" document 010ms
And Verify that "WINTER_MAPPING" document is "true" to edition 044ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 161ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 056ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 060ms
When Login as "super-admin-bausch" 1s 008ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 137ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 052ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 078ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
And Go to mode of transportation details 130ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 012ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 155ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 076ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
And Accept "WINTER_MAPPING" document by API 079ms
When Login as "super-admin-bausch" 1s 055ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 132ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Verify that "WINTER_MAPPING" document is "false" to edition 052ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 081ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
And Accept "SUMMER_MAPPING" document by API 087ms
When Login as "super-admin-bausch" 1s 009ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Go to mode of transportation details 126ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 057ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 069ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 061ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 073ms
When Login as "super-admin-bausch" 1s 059ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 212ms
And Go to mode of transportation details 126ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 016ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 143ms
After Hooks.deleteModeOfTransportationAfterTest() 059ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 086ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 063ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 044ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 071ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 087ms
When Login as "super-admin-bausch" 1s 039ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Go to mode of transportation details 151ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 007ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 132ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 086ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 085ms
And Login as "bausch-admin" 1s 656ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 214ms
And Go to mode of transportation details 123ms
When Disable mode of transportation 070ms
And Go to the last mode of transportations table page 15s 011ms
Then Verify that mode of transportation is not visible in the table 15s 032ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 080ms
And Login as "bausch-admin" 1s 193ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 225ms
And Disable mode of transportation by API 057ms
Then Show disabled mode of transportations in the table 058ms
And Go to the last mode of transportations table page 442ms
Then Verify that mode of transportation is visible in the table 068ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 137ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 067ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 215ms
And Go to mode of transportation details 121ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 632ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 171ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 108ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 113ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 064ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 109ms
Then Reject mode of transportation 062ms
And Verify that user is redirected to mode of transportation tab 147ms
Then Check if "Odrzucony" status is visible in mode of transportation table 029ms
After Hooks.deleteModeOfTransportationAfterTest() 076ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 639ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 191ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 222ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 176ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 107ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 231ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 234ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 401ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 026ms
And If user is login then logout 089ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 434ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 163ms
And Accept "WINTER_MAPPING" document 15s 086ms
And Accept "SUMMER_MAPPING" document 15s 719ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 117ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 028ms
And Go to mode of transportation details 152ms
And Approve mode of transportation 056ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 191ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 022ms
And Go to mode of transportation details 127ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 890ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 034ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 179ms
And Check if "Zablokowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 164ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 753ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 039ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 030ms
And Go to mode of transportation details 168ms
And Reject mode of transportation 083ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 139ms
And Check if "Odrzucony" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 142ms
And Confirm mode of transportation 055ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 176ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 027ms
And If user is login then logout 109ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 309ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 165ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 408ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 031ms
And If user is login then logout 097ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 358ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Go to mode of transportation details 198ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 124ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 205ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 093ms
And Disable mode of transportation by API 075ms
And Show disabled mode of transportations in the table 062ms
And Check if "Wyłączony" status is visible in mode of transportation table 15s 023ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/a[contains(@href, '207643956')]//ancestor::*/td[@data-field-name='status-name']"}
  (Session info: headless chrome=88.0.4324.182)
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: '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=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.nzjGIA}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 7a9dca3f0503c74a8f1b98254509223d
*** Element info: {Using=xpath, value=//tr/td/a[contains(@href, '207643956')]//ancestor::*/td[@data-field-name='status-name']}
	at sun.reflect.GeneratedConstructorAccessor181.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:305)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Wyłączony" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:102)
After Hooks.deleteModeOfTransportationAfterTest() 084ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 279ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 070ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 192ms
And Go to mode of transportation details 113ms
Then Approve mode of transportation 051ms
And Check if confirm mode of transportation button is visible 209ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 183ms
And Verify that user is redirected to mode of transportation tab 030ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 037ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 251ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 049ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 101ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 118ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 099ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 043ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 190ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 096ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 011ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 068ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 212ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 079ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms