Project Number Date
ApolloFullRunnerReport 2021.AT1.12 25 Jul 2021, 06:02

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Transport form 360 15 48 0 0 423 27 15 42 32m 5s 835ms Failed
Feature Transport form
Scenario Outline Check if transport created without advice by similar button has correct values
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_SMALLS_IMPORT" "super-admin-skz" 001ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 065ms
When Go to new transport "SMALLS_IMPORT" 382ms
And Fill transport form 1m 37s 223ms
And Click "save-transport-and-close" save button and wait for form to disappear 40s 813ms
And Show all transport "false" 159ms
And Go to transport details "SMALLS_IMPORT" 30s 261ms
And Click create similar button 16s 741ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-field-name='create-similar']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//button[@data-field-name='create-similar']}
	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:323)
	at CucumberTests.Transport.TransportFormTest.clickCreateSimilarButton(TransportFormTest.java:80)
	at ✽.Click create similar button(file:Features/Atom/Transport/TransportForm/TransportForm.feature:12)
And Fill "transport" form "CREATE_SIMILAR_SMALLS_IMPORT" by "super-admin-skz" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Open similar transport details 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteSimilarTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 000ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 3s 860ms
When Go to new transport "DELIVERY" 15s 261ms
And Fill transport form 35s 540ms
And Click "save-transport" save button and wait for form to disappear 30s 125ms
And Set advice window in schedule 2s 121ms
And Check is transport created in schedule and set transport id 980ms
And Go to "TRANSPORT_TABLE" 252ms
And Go to transport details "DELIVERY" 30s 399ms
And Click create similar button 15s 107ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 9s 347ms
And Click "save-transport" save button and wait for form to disappear 30s 069ms
And Set advice window in schedule in "2" days 4s 188ms
And Go to "TRANSPORT_TABLE" 207ms
And Open similar transport details 807ms
Then Check are transport values equals 23s 441ms
After Hooks.deleteTransportAfterTest() 205ms
After Hooks.deleteSimilarTransportAfterTest() 181ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 001ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 1s 020ms
When Go to new transport "DELIVERY" 15s 285ms
And Fill transport form 35s 546ms
And Click "save-transport" save button and wait for form to disappear 30s 119ms
And Set advice window in schedule 2s 157ms
And Check is transport created in schedule and set transport id 950ms
And Go to "TRANSPORT_TABLE" 306ms
And Go to transport details "DELIVERY" 30s 410ms
And Click create similar button 15s 146ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 9s 355ms
And Click "save-transport" save button and wait for form to disappear 30s 095ms
And Set advice window in schedule in "2" days 4s 189ms
And Go to "TRANSPORT_TABLE" 214ms
And Open similar transport details 714ms
Then Check is field "CARRIER" of type "autocomplete" equals "Przewoźnik Neuca Automat 1" 021ms
After Hooks.deleteTransportAfterTest() 175ms
After Hooks.deleteSimilarTransportAfterTest() 273ms
Scenario Outline Check if it is possible to show transport details print form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Get inputs from database "CREATE_SMALLS_IMPORT_FOR_PRINT" "super-admin-skz" 034ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 232ms
When Go to new transport "SMALLS_IMPORT" 495ms
And Fill transport form 45s 343ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='NIE'] | //li[text()='NIE' and @role='option']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//li//span[text()='NIE'] | //li[text()='NIE' and @role='option']}
	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 CucumberTests.Transport.Transport.selectValue(Transport.java:226)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:76)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "SMALLS_IMPORT" 000ms
And Go to transport print details form 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it is not possible to edit transport when auction is active
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 4s 873ms
And Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 036ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 269ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 255ms
And Go to transport details "SMALLS_IMPORT" 19s 626ms
Then Verify that the transport can be edited 17s 146ms
java.lang.AssertionError: Nie znaleziono pola: company-step-0
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.getWebElementByType(Transport.java:101)
	at CucumberTests.Transport.Transport.verifyThatTheTransportCanBeEdited(Transport.java:281)
	at CucumberTests.Transport.TransportFormTest.verifyThatTheTransportCanBeEdited(TransportFormTest.java:117)
	at ✽.Verify that the transport can be edited(file:Features/Atom/Transport/TransportForm/TransportForm.feature:92)
And Close transport details 000ms
And If user is login then logout 000ms
And Login as "pskza1-carrier@qa.qa-test" 000ms
And Go to transport details "SMALLS_IMPORT" 000ms
And Verify that the transport cannot be edited 000ms
After Hooks.deleteTransportAfterTest() 196ms
Scenario Outline Check if it is not possible to edit transport when auction is active
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 867ms
And Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 035ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 254ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 158ms
And Go to transport details "SMALLS_EXPORT" 19s 264ms
Then Verify that the transport can be edited 17s 042ms
java.lang.AssertionError: Nie znaleziono pola: adr
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.getWebElementByType(Transport.java:101)
	at CucumberTests.Transport.Transport.verifyThatTheTransportCanBeEdited(Transport.java:281)
	at CucumberTests.Transport.TransportFormTest.verifyThatTheTransportCanBeEdited(TransportFormTest.java:117)
	at ✽.Verify that the transport can be edited(file:Features/Atom/Transport/TransportForm/TransportForm.feature:92)
And Close transport details 000ms
And If user is login then logout 000ms
And Login as "pskza1-carrier@qa.qa-test" 000ms
And Go to transport details "SMALLS_EXPORT" 000ms
And Verify that the transport cannot be edited 000ms
After Hooks.deleteTransportAfterTest() 202ms
Scenario Outline Check if it is not possible to see hidden data in transport when auction is active
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 494ms
And Get inputs from database "HIDDEN_DATA_SMALLS_IMPORT" "super-admin-skz" 036ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 254ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 203ms
And Go to transport details "SMALLS_IMPORT" 20s 684ms
Then Verify that the hidden data in transport are not visible 1s 066ms
And Close transport details 15s 893ms
And If user is login then logout 745ms
And Login as "swisskrono-admin" 1s 105ms
And Go to transport details "SMALLS_IMPORT" 17s 729ms
And Verify that the hidden data in transport are visible 17s 203ms
java.lang.AssertionError: Nie znaleziono pola: contact-person
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.getWebElementByType(Transport.java:101)
	at CucumberTests.Transport.Transport.verifyThatTheHiddenDataInTransportAreVisible(Transport.java:301)
	at CucumberTests.Transport.TransportFormTest.verifyThatTheHiddenDataInTransportAreVisible(TransportFormTest.java:129)
	at ✽.Verify that the hidden data in transport are visible(file:Features/Atom/Transport/TransportForm/TransportForm.feature:115)
After Hooks.deleteTransportAfterTest() 182ms
Scenario Outline Check if it is not possible to see hidden data in transport when auction is active
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 407ms
And Get inputs from database "HIDDEN_DATA_SMALLS_EXPORT" "super-admin-skz" 037ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 292ms
When Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 221ms
And Go to transport details "SMALLS_EXPORT" 20s 718ms
Then Verify that the hidden data in transport are not visible 1s 064ms
And Close transport details 15s 847ms
And If user is login then logout 710ms
And Login as "swisskrono-admin" 1s 035ms
And Go to transport details "SMALLS_EXPORT" 17s 812ms
And Verify that the hidden data in transport are visible 17s 175ms
java.lang.AssertionError: Nie znaleziono pola: contact-person
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.getWebElementByType(Transport.java:101)
	at CucumberTests.Transport.Transport.verifyThatTheHiddenDataInTransportAreVisible(Transport.java:301)
	at CucumberTests.Transport.TransportFormTest.verifyThatTheHiddenDataInTransportAreVisible(TransportFormTest.java:129)
	at ✽.Verify that the hidden data in transport are visible(file:Features/Atom/Transport/TransportForm/TransportForm.feature:115)
After Hooks.deleteTransportAfterTest() 145ms
Scenario Outline Check if it is possible use 'save' and 'save transport and close' buttons after editing transport and fill discrepancy report panel
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 660ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 511ms
When Go to transport details "DELIVERY" 2s 775ms
And Change filled value in transport details "unloaded-stere" "text" "3" "0" 1s 302ms
And Change filled value in transport details "warehouseman" "select" "Dorosz Mieczysław" "0" 3s 488ms
And Change filled value in transport details "insp.-accord.-with-ins." "select" "NIE" "1" 16s 127ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='NIE'] | //li[text()='NIE' and @role='option']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//li//span[text()='NIE'] | //li[text()='NIE' and @role='option']}
	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 CucumberTests.Transport.Transport.selectValue(Transport.java:226)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.TransportFormTest.changeFilledValueInTransportDetails(TransportFormTest.java:280)
	at ✽.Change filled value in transport details "insp.-accord.-with-ins." "select" "NIE" "1"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:128)
And Fill discrepancy report section without closing the form 000ms
And Click "save-transport" save button 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Check if transport details form is disappeared 000ms
After Hooks.deleteTransportAfterTest() 171ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 096ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 1s 951ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 3s 184ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 516ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 2s 402ms
When Go to "TRANSPORT_TABLE" 230ms
And Go to transport details "DELIVERY" 2s 736ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 1s 311ms
Then Verify that "transport-description" in transport has value "opis" 020ms
After Hooks.deleteTransportAfterTest() 180ms
After Hooks.rollbackAddedActionAuthorities() 2s 014ms
After Hooks.rollbackWarehousesAccess() 3s 055ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 089ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 1s 573ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 2s 005ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 2s 885ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 2s 146ms
When Go to "TRANSPORT_TABLE" 208ms
And Go to transport details "DELIVERY" 2s 703ms
Then Verify that "transport-description" in transport form is disabled 023ms
After Hooks.deleteTransportAfterTest() 173ms
After Hooks.rollbackRemovedActionAuthorities() 1s 830ms
After Hooks.rollbackWarehousesAccess() 3s 121ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 092ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 2s 030ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 478ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 137ms
And Show all transport "false" 159ms
When Go to "TRANSPORT_TABLE" 113ms
And Go to transport details "DELIVERY" 2s 720ms
Then Verify that "CARRIER" in transport form is visible 028ms
After Hooks.deleteTransportAfterTest() 306ms
After Hooks.rollbackAddedActionAuthorities() 2s 067ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 094ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 2s 123ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 240ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 494ms
And Show all transport "false" 165ms
When Go to "TRANSPORT_TABLE" 110ms
And Go to transport details "TRANSPORT" 2s 476ms
Then Verify that "CARRIER" in transport form is visible 027ms
After Hooks.deleteTransportAfterTest() 159ms
After Hooks.rollbackAddedActionAuthorities() 1s 996ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-alrec" 094ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 919ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 342ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 410ms
And Show all transport "true" 214ms
When Go to "TRANSPORT_TABLE" 108ms
And Go to transport details "TRANSPORT_ORDER" 2s 472ms
Then Verify that "CARRIER" in transport form is visible 018ms
After Hooks.deleteTransportAfterTest() 169ms
After Hooks.rollbackAddedActionAuthorities() 1s 907ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 090ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 881ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 455ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 076ms
And Show all transport "false" 160ms
When Go to "TRANSPORT_TABLE" 130ms
And Go to transport details "DELIVERY" 2s 719ms
Then Verify that "CARRIER" in transport form is not visible 15s 028ms
After Hooks.deleteTransportAfterTest() 170ms
After Hooks.rollbackRemovedActionAuthorities() 1s 927ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 098ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 930ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 347ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 475ms
And Show all transport "false" 157ms
When Go to "TRANSPORT_TABLE" 121ms
And Go to transport details "TRANSPORT" 2s 387ms
Then Verify that "CARRIER" in transport form is not visible 15s 037ms
After Hooks.deleteTransportAfterTest() 246ms
After Hooks.rollbackRemovedActionAuthorities() 1s 892ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 098ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 841ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 300ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 499ms
And Show all transport "true" 226ms
When Go to "TRANSPORT_TABLE" 135ms
And Go to transport details "TRANSPORT_ORDER" 2s 989ms
Then Verify that "CARRIER" in transport form is not visible 15s 040ms
After Hooks.deleteTransportAfterTest() 154ms
After Hooks.rollbackRemovedActionAuthorities() 1s 970ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-hochland" 089ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 896ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 857ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 507ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 251ms
And Show all transport "false" 161ms
When Go to "TRANSPORT_TABLE" 143ms
And Go to transport details "DELIVERY" 2s 762ms
Then Verify that "CARRIER" in transport form is not disabled 020ms
After Hooks.deleteTransportAfterTest() 181ms
After Hooks.rollbackAddedActionAuthorities() 3s 879ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-adama" 089ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 889ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 976ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 237ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 390ms
And Show all transport "false" 161ms
When Go to "TRANSPORT_TABLE" 102ms
And Go to transport details "TRANSPORT" 2s 467ms
Then Verify that "CARRIER" in transport form is not disabled 017ms
After Hooks.deleteTransportAfterTest() 169ms
After Hooks.rollbackAddedActionAuthorities() 3s 912ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 092ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 2s 024ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 908ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 347ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 496ms
And Show all transport "true" 218ms
When Go to "TRANSPORT_TABLE" 113ms
And Go to transport details "TRANSPORT_ORDER" 2s 468ms
Then Verify that "CARRIER" in transport form is not disabled 019ms
After Hooks.deleteTransportAfterTest() 150ms
After Hooks.rollbackAddedActionAuthorities() 3s 818ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 092ms
And Add action authority with: "hochland" "hochland-admin" "DELIVERY" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 842ms
And Remove action authority with: "hochland" "hochland-admin" "DELIVERY" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 829ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 437ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 058ms
And Show all transport "false" 158ms
When Go to "TRANSPORT_TABLE" 127ms
And Go to transport details "DELIVERY" 2s 720ms
Then Verify that "CARRIER" in transport form is disabled 017ms
After Hooks.deleteTransportAfterTest() 185ms
After Hooks.rollbackAddedActionAuthorities() 1s 953ms
After Hooks.rollbackRemovedActionAuthorities() 1s 840ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 097ms
And Add action authority with: "adama" "adama-admin" "TRANSPORT" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 892ms
And Remove action authority with: "adama" "adama-admin" "TRANSPORT" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 006ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 229ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 409ms
And Show all transport "false" 162ms
When Go to "TRANSPORT_TABLE" 108ms
And Go to transport details "TRANSPORT" 2s 462ms
Then Verify that "CARRIER" in transport form is disabled 016ms
After Hooks.deleteTransportAfterTest() 166ms
After Hooks.rollbackAddedActionAuthorities() 1s 949ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 092ms
And Add action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "ACCESS_CARRIER_COMPANY_FIELD" "UNLIMITED" 1s 837ms
And Remove action authority with: "alrec" "alrec-admin" "TRANSPORT_ORDER" "UPDATE_CARRIER_COMPANY_FIELD" "UNLIMITED" 006ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 259ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 390ms
And Show all transport "true" 224ms
When Go to "TRANSPORT_TABLE" 113ms
And Go to transport details "TRANSPORT_ORDER" 2s 416ms
Then Verify that "CARRIER" in transport form is disabled 057ms
After Hooks.deleteTransportAfterTest() 146ms
After Hooks.rollbackAddedActionAuthorities() 1s 852ms
After Hooks.rollbackRemovedActionAuthorities() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 089ms
And Get custom field settings for "DELIVERY" transport type and "" company 014ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 348ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_MAIN_DATA_SECTION" "UNLIMITED" 1s 951ms
And Remove action authority with: "adama" "adama-admin" "DELIVERY" "UPDATE_ADVICE" "UNLIMITED" 1s 879ms
And Add action authority with: "adama" "adama-admin" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 1s 867ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 441ms
When Find transport in table with status "planned" 3s 296ms
And Confirm statuses until reach "process-ended" 23s 552ms
And Wait "90" seconds 1m 30s
And Go to "ARCHIVE_TAB" 274ms
And Show "DELIVERY" 081ms
And Go to transport details "DELIVERY" 30s 436ms
And Change filled value in transport details "transport-description" "text" "opis" "0" 1s 296ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 079ms
And Wait "7" seconds 7s
And Go to transport details "DELIVERY" 30s 399ms
Then Verify that "transport-description" in transport has value "opis" 026ms
After Hooks.deleteTransportAfterTest() 153ms
After Hooks.rollbackAllCustomFieldsSettings() 004ms
After Hooks.rollbackAddedActionAuthorities() 1s 871ms
After Hooks.rollbackRemovedActionAuthorities() 3s 776ms
Scenario Outline Check if driver is in list in transport form.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 396ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 037ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 491ms
When Go to transport details "DELIVERY" 2s 754ms
And Fill transport form 23s 620ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='TAK'] | //li[text()='TAK' and @role='option']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//li//span[text()='TAK'] | //li[text()='TAK' and @role='option']}
	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 CucumberTests.Transport.Transport.selectValue(Transport.java:226)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:211)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:264)
And Change filled value in transport details "driver-name" "text" "XXX ZZZ" "0" 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to new transport "DELIVERY" 000ms
Then Verify that driver "XXX ZZZ" is in list 000ms
After Hooks.deleteTransportAfterTest() 197ms
Scenario Outline Check if 'rate' field is visible in transport form with proper value and currency after passing transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 231ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 254ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 43s 985ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:43)
	at ✽.Transfer transport to carrier "Przewoźnik SKZ Automat 1"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:277)
And If user is login then logout 000ms
And Login as "pskza1-carrier@qa.qa-test" 000ms
Then Verify that the transport has been transferred 000ms
And Accept or reject "accept" transferred transport 000ms
And Go to transport details "SMALLS_IMPORT" 000ms
And Verify that "transaction-price" in transport form is visible 000ms
And Verify that transaction price field has correct value 000ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_IMPORT" 000ms
After Hooks.deleteTransportAfterTest() 163ms
Scenario Outline Check if 'rate' field is visible in transport form with proper value and currency after passing transport to carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 958ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 244ms
When Transfer transport to carrier "Przewoźnik SKZ Automat 1" 42s 924ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:285)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:43)
	at ✽.Transfer transport to carrier "Przewoźnik SKZ Automat 1"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:277)
And If user is login then logout 000ms
And Login as "pskza1-carrier@qa.qa-test" 000ms
Then Verify that the transport has been transferred 000ms
And Accept or reject "accept" transferred transport 000ms
And Go to transport details "SMALLS_EXPORT" 000ms
And Verify that "transaction-price" in transport form is visible 000ms
And Verify that transaction price field has correct value 000ms
And Verify that transaction currency field has correct value: "swisskrono" "SMALLS_EXPORT" 000ms
After Hooks.deleteTransportAfterTest() 160ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pna1-carrier" 2s 148ms
When Click plan transport button 222ms
When Change filled value in transport details "company-step-0" "autocomplete" "DNA1" "0" 6s 461ms
Then Verify that value in field is equals details "company-step-0" "autocomplete" "DNA1" 1s 018ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 093ms
And Get "DELIVERY" settings from "alrec" 024ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 1s 098ms
And Login as "alrec-admin" 1s 436ms
And Go to "TRANSPORT_TABLE" 126ms
When Go to new transport "DELIVERY" 275ms
Then Check if scheduled date of advice in transport form is in 10 days 021ms
After Hooks.rollbackTransportTypeSettings() 1s 053ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-alrec" 096ms
And Get "DELIVERY" settings from "alrec" 019ms
And Set transportType settings with values: "numberOfDaysAddedToFirstStep", "10" 920ms
And Login as "alrec-admin" 957ms
And Go to "TRANSPORT_TABLE" 125ms
When Go to new transport "DELIVERY" 258ms
Then Check if scheduled date of advice in transport form is in 10 days 012ms
After Hooks.rollbackTransportTypeSettings() 1s 011ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-bausch" 105ms
And Get "Warunki incoterms" settings from "bausch" in "LOAD_EXPORT" 062ms
When Set custom field "Warunki incoterms" with "EDIT_LOAD_EXPORT_INCOTERMS_CFD" in "LOAD_EXPORT" - "bausch" by "super-admin-bausch" 1s 859ms
And Login as "bausch-admin" 1s 662ms
And Go to new transport "LOAD_EXPORT" 372ms
Then Check is field "incoterms-terms" of type "select" equals "DAP" 2s 045ms
After Hooks.rollbackCustomFieldSettings() 1s 895ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-dayco" 086ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 017ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 268ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 1s 280ms
And Click button advice in transport table "OWN_COLLECTION" 277ms
And Set advice window in schedule 2s 518ms
And Fill advice form 6s 986ms
And Click advice save button and wait for advice form to disappear 31s 212ms
And Go to "TRANSPORT_TABLE" 198ms
And Find transport in table with status "planned" 3s 227ms
And Confirm statuses until reach "on-the-area" 4s 798ms
And Go to transport details "OWN_COLLECTION" 2s 404ms
And Click create similar button 15s 088ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 480ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 057ms
And Open similar transport details 256ms
Then Check if transport form modal is visible 061ms
After Hooks.deleteTransportAfterTest() 248ms
After Hooks.deleteSimilarTransportAfterTest() 156ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 825ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-dayco" 148ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 017ms
And Mark custom fields as not obligatory 004ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 1s 308ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 1s 448ms
And Click button advice in transport table "OWN_COLLECTION" 275ms
And Set advice window in schedule 2s 516ms
And Fill advice form 6s 936ms
And Click advice save button and wait for advice form to disappear 31s 269ms
And Go to "TRANSPORT_TABLE" 186ms
And Find transport in table with status "planned" 3s 228ms
And Confirm statuses until reach "during-load" 8s 519ms
And Go to transport details "OWN_COLLECTION" 2s 407ms
And Click create similar button 15s 155ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 462ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 128ms
And Open similar transport details 309ms
Then Check if transport form modal is visible 052ms
After Hooks.deleteTransportAfterTest() 242ms
After Hooks.deleteSimilarTransportAfterTest() 139ms
After Hooks.rollbackAllCustomFieldsSettings() 5s 748ms
Scenario Outline Check if date and time custom field appeared in transport details after creating transport
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-lisner" 088ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 000ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 2s 359ms
When Login as "lisner-admin-2" and set token of apiUsername "super-admin-lisner" 1s 480ms
And Go to new transport "DELIVERY" 319ms
And Fill transport form 16s 362ms
java.lang.AssertionError: Nie można wypełnić pola warehouse-zone-step-0, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:184)
	at ✽.Fill transport form(file:Features/Atom/Transport/TransportForm/TransportForm.feature:388)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Go to transport details "DELIVERY" 000ms
Then Verify that "date-and-time" in transport form is visible 000ms
After Hooks.deleteTransportAfterTest() 000ms
After Hooks.deleteCustomFieldAfterTest() 30s 763ms
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 726ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 337ms
When Go to "TRANSPORT_TABLE" 134ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 402ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 457ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "16:01" 020ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 540ms
And Click "save-transport" save button 687ms
Then Check if warehouse working hour is validate correctly "yes" 15s 012ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	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:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 145ms
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 596ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 260ms
When Go to "TRANSPORT_TABLE" 131ms
And Go to transport details "TRANSPORT" 2s 455ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 427ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:01" 022ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 579ms
And Click "save-transport" save button 695ms
Then Check if warehouse working hour is validate correctly "yes" 15s 046ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	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:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 140ms
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 173ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 293ms
When Go to "TRANSPORT_TABLE" 125ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 352ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 424ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:01" 022ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 546ms
And Click "save-transport" save button 686ms
Then Check if warehouse working hour is validate correctly "yes" 15s 011ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	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:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 150ms
Scenario Outline Check if warehouse working hour is validate correctly when warehouse is not working 24h [A-7572]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 120ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 252ms
When Go to "TRANSPORT_TABLE" 117ms
And Go to transport details "TRANSPORT" 2s 431ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 443ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "22:01" 021ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 552ms
And Click "save-transport" save button 691ms
Then Check if warehouse working hour is validate correctly "yes" 15s 017ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.akcEQi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 9e4ee261ef296133ad11bc3507b58553
*** Element info: {Using=xpath, value=//p[@class='help-block ']//span[contains(text(), 'Wybrany zakres znajduje się poza godzinami pracy magazynu:')]}
	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:323)
	at CucumberTests.Transport.TransportFormTest.checkIfWarehouseWorkingHourIsValidateCorrectly(TransportFormTest.java:599)
	at ✽.Check if warehouse working hour is validate correctly "yes"(file:Features/Atom/Transport/TransportForm/TransportForm.feature:412)
After Hooks.deleteTransportsAfterTest() 153ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 031ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 256ms
When Go to "TRANSPORT_TABLE" 105ms
And Go to transport details "TRANSPORT" 2s 438ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 428ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "22:00" 017ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 561ms
And Click "save-transport" save button 1s 220ms
Then Check if warehouse working hour is validate correctly "no" 15s 033ms
After Hooks.deleteTransportsAfterTest() 152ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 124ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 241ms
When Go to "TRANSPORT_TABLE" 128ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 354ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 447ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "today" "16:00" 021ms
And Change date value in field with calendar in transport details "time-range-to-date-1" "calculatedValue" 565ms
And Click "save-transport" save button 688ms
Then Check if warehouse working hour is validate correctly "no" 15s 050ms
After Hooks.deleteTransportsAfterTest() 155ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 120ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 318ms
When Go to "TRANSPORT_TABLE" 122ms
And Go to transport details "EXTERNAL_DELIVERY" 2s 361ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Rogoźnica Przyjęcia" "0" 3s 442ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "06:00" 019ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 020ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 497ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 087ms
Then Check if warehouse working hour is validate correctly "no" 15s 020ms
After Hooks.deleteTransportsAfterTest() 164ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 119ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 280ms
When Go to "TRANSPORT_TABLE" 137ms
And Go to transport details "TRANSPORT" 2s 440ms
And Change filled value in transport details "warehouse-select-step-1" "select" "Magazyn S7" "0" 3s 424ms
And Calculate date and hour for fill transport details "time-range-from-date-1" "no" "07:00" 020ms
And Calculate date and hour for fill transport details "time-range-to-date-1" "no" "15:00" 021ms
And Change date value in field with calendar in transport details "time-range-from-date-1" "calculatedValue" 555ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 095ms
Then Check if warehouse working hour is validate correctly "no" 15s 003ms
After Hooks.deleteTransportsAfterTest() 146ms