Project Number Date
ApolloFullRunnerReport kapibary.25 02 cze 2021, 07:26

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 503 6 54 0 0 563 48 6 54 28m 8s 778ms 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" 6s 167ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 237ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 150ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 852ms
And Click button advice in transport table "LOAD_PL" 2s 166ms
And Set advice window in schedule 3s 691ms
And Fill advice form 11s 756ms
And Click advice save button and wait for advice form to disappear 33s 411ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 159ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 1s 038ms
When Go to "TRANSPORT_TABLE" 489ms
And Show all transport types 1s 189ms
And Click button advice in transport table "LOAD_PL" 2s 434ms
And Set advice window in schedule 3s 648ms
And Select driver "Marek Kanarek" from suggestions 2s 870ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=91.0.4472.77)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.19 (1bf021f248676a0b2ab3ee0561d83a59e424c23e-refs/branch-heads/4472@{#288}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.6NTqhN}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.77, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 182363c1c0fdbddbd6dba2fe2690785f
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83)
	at Pages.BasePage.selectValueFromDropdownByOption(BasePage.java:251)
	at CucumberTests.Transport.AdviceTransport.selectDriverFromSuggestions(AdviceTransport.java:319)
	at ✽.Select driver "Marek Kanarek" from suggestions(file:Features/Atom/Advice/AdviceTransport.feature:277)
Then Verify if mode of transportation select is empty 000ms
After Hooks.deleteAllTransports() 48s 767ms
After Hooks.deleteModeOfTransportationAfterTest() 427ms
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" 4s 301ms
And Create default accepted mode of transportation by API with "pba1-carrier" 1s 925ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 517ms
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <422>.

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.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.GeneratedMethodAccessor73.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.GeneratedMethodAccessor72.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.post(RequestSpecificationImpl.groovy:175)
	at io.restassured.internal.RequestSpecificationImpl.post(RequestSpecificationImpl.groovy)
	at Utils.RestUtils.RestUtil.postObjectToApolloApi(RestUtil.java:64)
	at CucumberTests.Transport.CreateTransport.createByJSONFileAs(CreateTransport.java:76)
	at ✽.Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch"(file:Features/Atom/Advice/AdviceTransport.feature:331)
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "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 "EXW_DELIVERY" 000ms
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Click button advice in transport table "EXW_DELIVERY" 000ms
And Set advice window in schedule 000ms
And Change filled value in 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() 000ms
After Hooks.deleteModeOfTransportationAfterTest() 393ms
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" 326ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 677ms
When Create default mode of transportation by API with "pba1-carrier" 471ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 290ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 3m 16s 730ms
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:10)
After Hooks.cleanUserDetailsAfterTest() 1s 585ms
After Hooks.deleteModeOfTransportationAfterTest() 378ms
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" 312ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 701ms
When Create default mode of transportation by API with "pba1-carrier" 498ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 3m 16s 560ms
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() 1s 623ms
After Hooks.deleteModeOfTransportationAfterTest() 403ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 354ms
When Create default mode of transportation by API with "pba1-carrier" 549ms
After Hooks.deleteModeOfTransportationAfterTest() 348ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 643ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 182ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 430ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 310ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 353ms
After Hooks.deleteModeOfTransportationAfterTest() 368ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create default mode of transportation by API with "pba1-carrier" 476ms
And Set status of MOT to "AWAITING_VERIFICATION" 305ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 071ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 782ms
When Login as "super-admin-bausch" 5s 265ms
And Go to "TRANSPORT_TABLE" 510ms
And Click button advice in transport table "LOAD_PL" 200ms
And Set advice window in schedule 3s 638ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 358ms
After Hooks.deleteTransportAfterTest() 588ms
After Hooks.deleteModeOfTransportationAfterTest() 380ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 312ms
And Create default mode of transportation by API with "pba1-carrier" 524ms
And Set status of MOT to "DISABLED" 364ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 014ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 859ms
When Login as "super-admin-bausch" 2s 584ms
And Go to "TRANSPORT_TABLE" 451ms
And Click button advice in transport table "LOAD_PL" 262ms
And Set advice window in schedule 3s 638ms
Then Check if "AAAA0000" MOT is NOT visible in advice form 16s 298ms
After Hooks.deleteTransportAfterTest() 525ms
After Hooks.deleteModeOfTransportationAfterTest() 259ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 323ms
And Create default mode of transportation by API with "pba1-carrier" 433ms
And Set status of MOT to "ACCEPTED" 305ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 054ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 997ms
When Login as "super-admin-bausch" 2s 507ms
And Go to "TRANSPORT_TABLE" 477ms
And Click button advice in transport table "LOAD_PL" 235ms
And Set advice window in schedule 3s 717ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 506ms
After Hooks.deleteTransportAfterTest() 556ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 270ms
And Create default mode of transportation by API with "pba1-carrier" 515ms
And Set status of MOT to "UPDATED" 331ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 16s 039ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 796ms
When Login as "super-admin-bausch" 2s 524ms
And Go to "TRANSPORT_TABLE" 499ms
And Click button advice in transport table "LOAD_PL" 260ms
And Set advice window in schedule 3s 696ms
Then Check if "AAAA0000" MOT can be selected in advice form 1s 414ms
After Hooks.deleteTransportAfterTest() 533ms
After Hooks.deleteModeOfTransportationAfterTest() 305ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 313ms
And Create default mode of transportation by API with "pba1-carrier" 455ms
And Set status of MOT to "REJECTED" 340ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 992ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 799ms
When Login as "super-admin-bausch" 2s 600ms
And Go to "TRANSPORT_TABLE" 489ms
And Click button advice in transport table "LOAD_PL" 244ms
And Set advice window in schedule 3s 682ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 476ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 493ms
After Hooks.deleteTransportAfterTest() 603ms
After Hooks.deleteModeOfTransportationAfterTest() 359ms
View Feature Mode of transportation - Advice
Given Set token of apiUsername "super-admin-bausch" 286ms
And Create default mode of transportation by API with "pba1-carrier" 501ms
And Set status of MOT to "BLOCKED" 329ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 993ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 722ms
When Login as "super-admin-bausch" 2s 426ms
And Go to "TRANSPORT_TABLE" 440ms
And Click button advice in transport table "LOAD_PL" 192ms
And Set advice window in schedule 3s 596ms
Then Check if "AAAA0000" MOT is visible in advice form 1s 357ms
And Check if "AAAA0000" MOT cannot be selected in advice form 15s 472ms
After Hooks.deleteTransportAfterTest() 599ms
After Hooks.deleteModeOfTransportationAfterTest() 353ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 311ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 495ms
When Login as "pba1-carrier" 2s 621ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 197ms
And Go to mode of transportation details 293ms
And Open new "WINTER_MAPPING" document modal 177ms
Then Check default values in "WINTER_MAPPING" document form 070ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 244ms
And Verify that MOT has "WINTER_MAPPING" document 042ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 307ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 474ms
When Login as "pba1-carrier" 2s 291ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 050ms
And Go to mode of transportation details 288ms
And Open new "SUMMER_MAPPING" document modal 192ms
Then Check default values in "SUMMER_MAPPING" document form 070ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 221ms
And Verify that MOT has "SUMMER_MAPPING" document 032ms
After Hooks.deleteModeOfTransportationAfterTest() 324ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 281ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 412ms
When Login as "pba1-carrier" 2s 222ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 166ms
And Go to mode of transportation details 286ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 183ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 146ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 608ms
And Save new document 15s 223ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 304ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 487ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 364ms
When Login as "super-admin-bausch" 2s 537ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 659ms
And Go to mode of transportation details 333ms
Then Verify that MOT has "WINTER_MAPPING" document 041ms
And Accept "WINTER_MAPPING" document 16s 166ms
And Verify that "WINTER_MAPPING" document is accepted 089ms
After Hooks.deleteModeOfTransportationAfterTest() 475ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 307ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 483ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 345ms
When Login as "super-admin-bausch" 2s 481ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 643ms
And Go to mode of transportation details 327ms
Then Verify that MOT has "SUMMER_MAPPING" document 047ms
And Accept "SUMMER_MAPPING" document 16s 226ms
And Verify that "SUMMER_MAPPING" document is accepted 087ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 340ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 516ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 408ms
When Login as "super-admin-bausch" 2s 753ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 618ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 040ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 219ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 075ms
After Hooks.deleteModeOfTransportationAfterTest() 465ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 382ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 478ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 399ms
When Login as "super-admin-bausch" 2s 418ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 617ms
And Go to mode of transportation details 357ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 17s 325ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 094ms
After Hooks.deleteModeOfTransportationAfterTest() 373ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 278ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 488ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
When Login as "super-admin-bausch" 2s 468ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 654ms
And Go to mode of transportation details 286ms
Then Verify that MOT has "WINTER_MAPPING" document 033ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 035ms
After Hooks.deleteModeOfTransportationAfterTest() 472ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 339ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 501ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 356ms
When Login as "super-admin-bausch" 2s 494ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 319ms
Then Verify that MOT has "SUMMER_MAPPING" document 042ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 049ms
After Hooks.deleteModeOfTransportationAfterTest() 381ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 263ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 489ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 347ms
When Login as "super-admin-bausch" 2s 476ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 630ms
And Go to mode of transportation details 321ms
Then Verify that MOT has "WINTER_MAPPING" document 044ms
And Disable "WINTER_MAPPING" document 15s 837ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 087ms
After Hooks.deleteModeOfTransportationAfterTest() 383ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 435ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 483ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 362ms
When Login as "super-admin-bausch" 2s 465ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 315ms
Then Verify that MOT has "SUMMER_MAPPING" document 038ms
And Disable "SUMMER_MAPPING" document 15s 778ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 081ms
After Hooks.deleteModeOfTransportationAfterTest() 518ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 395ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 505ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
When Login as "super-admin-bausch" 2s 604ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 622ms
And Go to mode of transportation details 322ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 045ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 822ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 079ms
After Hooks.deleteModeOfTransportationAfterTest() 415ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 333ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 494ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 357ms
When Login as "pba1-carrier" 4s 502ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 313ms
And Go to mode of transportation details 304ms
And Verify that MOT has "WINTER_MAPPING" document 040ms
Then Edit "WINTER_MAPPING" document 2s 411ms
And Update "WINTER_MAPPING" document 225ms
And Verify that "WINTER_MAPPING" document is updated 292ms
And If user is login then logout 255ms
And Login as "super-admin-bausch" 2s 531ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 297ms
And Verify that "WINTER_MAPPING" document has updated date 075ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 291ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 475ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 352ms
When Login as "pba1-carrier" 2s 139ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 050ms
And Go to mode of transportation details 291ms
And Verify that MOT has "SUMMER_MAPPING" document 044ms
Then Edit "SUMMER_MAPPING" document 2s 411ms
And Update "SUMMER_MAPPING" document 250ms
And Verify that "SUMMER_MAPPING" document is updated 302ms
And If user is login then logout 239ms
And Login as "super-admin-bausch" 2s 493ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 625ms
And Go to mode of transportation details 285ms
And Verify that "SUMMER_MAPPING" document has updated date 072ms
After Hooks.deleteModeOfTransportationAfterTest() 413ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 280ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 461ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 381ms
When Login as "pba1-carrier" 2s 275ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 042ms
And Go to mode of transportation details 311ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 051ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 5s 451ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 204ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 281ms
And If user is login then logout 237ms
And Login as "super-admin-bausch" 2s 416ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 538ms
And Go to mode of transportation details 315ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 169ms
After Hooks.deleteModeOfTransportationAfterTest() 444ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 295ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 499ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 313ms
When Login as "super-admin-bausch" 2s 191ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Go to mode of transportation details 311ms
Then Verify that MOT has "WINTER_MAPPING" document 051ms
And Verify that "WINTER_MAPPING" document is "true" to edition 185ms
After Hooks.deleteModeOfTransportationAfterTest() 383ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 277ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 502ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 361ms
When Login as "super-admin-bausch" 2s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 592ms
And Go to mode of transportation details 292ms
Then Verify that MOT has "SUMMER_MAPPING" document 041ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 144ms
After Hooks.deleteModeOfTransportationAfterTest() 392ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 272ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 508ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 411ms
When Login as "super-admin-bausch" 2s 331ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 603ms
And Go to mode of transportation details 316ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 043ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 435ms
After Hooks.deleteModeOfTransportationAfterTest() 379ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 258ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 503ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 351ms
And Accept "WINTER_MAPPING" document by API 421ms
When Login as "super-admin-bausch" 2s 395ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 641ms
And Go to mode of transportation details 338ms
Then Verify that MOT has "WINTER_MAPPING" document 038ms
And Verify that "WINTER_MAPPING" document is "false" to edition 142ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 285ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 475ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 361ms
And Accept "SUMMER_MAPPING" document by API 401ms
When Login as "super-admin-bausch" 2s 354ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
And Go to mode of transportation details 299ms
Then Verify that MOT has "SUMMER_MAPPING" document 038ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 150ms
After Hooks.deleteModeOfTransportationAfterTest() 371ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 282ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 491ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 396ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 519ms
When Login as "super-admin-bausch" 2s 370ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 580ms
And Go to mode of transportation details 309ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 047ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 521ms
After Hooks.deleteModeOfTransportationAfterTest() 400ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 407ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 480ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 385ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 412ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 462ms
When Login as "super-admin-bausch" 2s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 582ms
And Go to mode of transportation details 341ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 037ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 474ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 325ms
When Create default mode of transportation by API with "pba1-carrier" 471ms
And Login as "bausch-admin" 2s 300ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 614ms
And Go to mode of transportation details 286ms
When Disable mode of transportation 152ms
And Go to the last mode of transportations table page 15s 078ms
Then Verify that mode of transportation is not visible in the table 15s 067ms
After Hooks.deleteModeOfTransportationAfterTest() 344ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 320ms
When Create default mode of transportation by API with "pba1-carrier" 516ms
And Login as "pba1-carrier" 4s 048ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 1s 181ms
And Go to mode of transportation details 326ms
When Disable mode of transportation 165ms
And Go to the last mode of transportations table page 15s 033ms
Then Verify that mode of transportation is not visible in the table 15s 047ms
After Hooks.deleteModeOfTransportationAfterTest() 323ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 282ms
When Create default mode of transportation by API with "pba1-carrier" 497ms
And Login as "bausch-admin" 2s 459ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 629ms
And Disable mode of transportation by API 475ms
Then Show disabled mode of transportations in the table 155ms
And Go to the last mode of transportations table page 5s 189ms
Then Verify that mode of transportation is visible in the table 116ms
After Hooks.deleteModeOfTransportationAfterTest() 432ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 501ms
And Create default mode of transportation by API with "pba1-carrier" 445ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 532ms
And Go to mode of transportation details 273ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 1s 373ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 587ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 279ms
After Hooks.deleteModeOfTransportationAfterTest() 349ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 623ms
When Create default mode of transportation by API with "pba1-carrier" 487ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
And Go to mode of transportation details 269ms
Then Reject mode of transportation 154ms
And Verify that user is redirected to mode of transportation tab 551ms
Then Check if "Odrzucony" status is visible in mode of transportation table 080ms
After Hooks.deleteModeOfTransportationAfterTest() 395ms
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" 2s 514ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 1s 196ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 17s 424ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 600ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 090ms
And Go to mode of transportation details 286ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 514ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 481ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 16s 226ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 577ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 072ms
And If user is login then logout 251ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 883ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 648ms
And Go to mode of transportation details 373ms
And Accept "WINTER_MAPPING" document 16s 196ms
And Accept "SUMMER_MAPPING" document 16s 262ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 16s 171ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 741ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 081ms
And Go to mode of transportation details 327ms
And Approve mode of transportation 149ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 523ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 071ms
org.junit.ComparisonFailure: Status Zaakceptowany jest widoczny w tabeli expected:<[Z]aakceptowany> but was:<[Niez]aakceptowany>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Zaakceptowany" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:49)
And Go to mode of transportation details 000ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zablokowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Reject mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Odrzucony" status is visible in mode of transportation table 000ms
And Go to mode of transportation details 000ms
And Confirm mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 000ms
And If user is login then logout 000ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Go to mode of transportation details 000ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 000ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 000ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 000ms
And Disable mode of transportation by API 000ms
And Show disabled mode of transportations in the table 000ms
And Go to the last mode of transportations table page 000ms
And Check if "Wyłączony" status is visible in mode of transportation table 000ms
After Hooks.deleteModeOfTransportationAfterTest() 503ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 705ms
When Create default mode of transportation by API with "pba1-carrier" 530ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 379ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 410ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 636ms
And Go to mode of transportation details 344ms
Then Approve mode of transportation 135ms
And Check if confirm mode of transportation button is visible 802ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 533ms
And Verify that user is redirected to mode of transportation tab 076ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 075ms
After Hooks.deleteModeOfTransportationAfterTest() 377ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 301ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 721ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 369ms
When Login as "super-admin-bausch" 2s 390ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 621ms
And Go to mode of transportation details 364ms
And Verify that MOT has "SUMMER_MAPPING" document 040ms
Then Disable "SUMMER_MAPPING" document 15s 824ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 025ms
And Check if mode of transportation has status "Zaakceptowany" 063ms
After Hooks.deleteModeOfTransportationAfterTest() 451ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 337ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 549ms
When Login as "super-admin-bausch" 2s 369ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 644ms
And Go to mode of transportation details 331ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 046ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 834ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 026ms
And Check if mode of transportation has status "Zablokowany" 088ms
After Hooks.deleteModeOfTransportationAfterTest() 388ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 315ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 469ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 383ms
When Login as "super-admin-bausch" 2s 492ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 655ms
And Go to mode of transportation details 344ms
Then Approve mode of transportation 165ms
And Check if mode of transportation has status "Niezaakceptowany" 075ms
And Check if error message is visible in mode of transportation details 237ms
After Hooks.deleteModeOfTransportationAfterTest() 374ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 270ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 751ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 348ms
When Login as "super-admin-bausch" 2s 597ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 590ms
And Go to mode of transportation details 314ms
And Verify that MOT has "SUMMER_MAPPING" document 050ms
Then Disable "SUMMER_MAPPING" document 15s 821ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 039ms
And Check if mode of transportation has status "Zaakceptowany" 075ms
After Hooks.deleteModeOfTransportationAfterTest() 411ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 359ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 764ms
When Login as "super-admin-bausch" 2s 625ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 637ms
And Go to mode of transportation details 333ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 039ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 834ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 041ms
And Check if mode of transportation has status "Zablokowany" 068ms
After Hooks.deleteModeOfTransportationAfterTest() 428ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 331ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 431ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 371ms
When Login as "super-admin-bausch" 2s 327ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 573ms
And Go to mode of transportation details 328ms
Then Approve mode of transportation 123ms
And Check if mode of transportation has status "Niezaakceptowany" 072ms
And Check if error message is visible in mode of transportation details 136ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 755ms
And Create default mode of transportation by API with "pba1-carrier" 708ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 478ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 589ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 265ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-06-0[2]> but was:<2022-06-0[3]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 382ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 527ms
And Create default mode of transportation by API with "pba1-carrier" 649ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 427ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 610ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 247ms
After Hooks.deleteModeOfTransportationAfterTest() 365ms
View Feature Mode of transportation table
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 575ms
And Create default mode of transportation by API with "pba1-carrier" 637ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 418ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 554ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 238ms
After Hooks.deleteModeOfTransportationAfterTest() 355ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 553ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 825ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 171ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 774ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 039ms
And Login as "bausch-admin" 5s 126ms
And Go to "TRANSPORT_TABLE" 553ms
And Find transport in table with status "on-the-way" 3s 691ms
When Open statuses popup 205ms
And Toggle status date confirmation checkbox 385ms
And Confirm statuses until reach "process-ended" 17s 740ms
Then Check if transport has "process-ended" 063ms
After Hooks.deleteTransportAfterTest() 931ms
After Hooks.deleteModeOfTransportationAfterTest() 425ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 275ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 746ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 126ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 785ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 182ms
And Login as "bausch-admin" 2s 405ms
And Go to "TRANSPORT_TABLE" 488ms
And Find transport in table with status "on-the-way" 3s 608ms
And Open statuses popup 180ms
And Toggle status date confirmation checkbox 397ms
And Change status execution date to "1" days from today 2s 458ms
Then Verify that status cannot be confirmed 1s 216ms
After Hooks.deleteTransportAfterTest() 842ms
After Hooks.deleteModeOfTransportationAfterTest() 413ms
View Feature Status confirmation
Given Set token of apiUsername "super-admin-bausch" 296ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 1s 711ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 113ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 816ms
When Create advice by JSON file "CREATE_ADVICE_FOR_LOAD_PL" as "super-admin-bausch" 4s 061ms
And Login as "bausch-admin" 2s 665ms
And Go to "TRANSPORT_TABLE" 520ms
And Find transport in table with status "on-the-way" 3s 701ms
And Open statuses popup 187ms
And Toggle status date confirmation checkbox 384ms
And Change status execution date to "-1" days from today 2s 479ms
Then Verify that status cannot be confirmed 1s 220ms
After Hooks.deleteTransportAfterTest() 852ms
After Hooks.deleteModeOfTransportationAfterTest() 366ms
View Feature Transport files
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 520ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 316ms
And If user is login then logout 251ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 2s 650ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 2s 027ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 815ms
And Set "advice" inputs from JSON file "ADVICE_LOAD" "super-admin-bausch" 002ms
And Click button advice in transport table "LOAD_PL" 821ms
And Set advice window in schedule 3s 759ms
And Fill advice form 11s 479ms
And Click advice save button and wait for advice form to disappear 33s 819ms
And Find transport in table with status "advice-added" 3s 747ms
When Confirm statuses until reach "on-the-way" 13s 693ms
Then Verify that "delivery_document" document can be downloaded 17s 734ms
After Hooks.deleteTransportAfterTest() 853ms
After Hooks.deleteModeOfTransportationAfterTest() 405ms