Project Number Date
ApolloFullRunnerReport develop.328 24 mar 2021, 01:05

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Crud Transport 717 35 83 0 0 835 57 35 92 1h 28m 38s 836ms Failed
Feature Crud Transport
Given Get inputs from database "CREATE_UNLOAD" "super-admin-pgf" 002ms
And Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 2s 581ms
When Go to new transport "UNLOAD" 15s 245ms
And Fill transport form 24s 356ms
And Click "save-transport" save button and wait for form to disappear 15s 837ms
And Set advice window in schedule 2s 188ms
And Check is transport created in schedule and set transport id 467ms
And Go to "TRANSPORT_TABLE" 252ms
And Go to transport details "UNLOAD" 32s 346ms
Then Check are transport values equals 21s 308ms
After Hooks.deleteTransportAfterTest() 108ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-adama" 001ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 090ms
When Go to new transport "DELIVERY" 315ms
And Fill transport form 11s 280ms
And Click "save-transport" save button and wait for form to disappear 15s 596ms
And Set advice window in schedule 2s 154ms
And Check is transport created in schedule and set transport id 395ms
And Go to "TRANSPORT_TABLE" 216ms
And Go to transport details "DELIVERY" 4s 330ms
Then Check are transport values equals 123ms
After Hooks.deleteTransportAfterTest() 092ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-adama" 001ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 068ms
When Go to new transport "OWN_COLLECTION" 290ms
And Fill transport form 17s 797ms
And Click "save-transport" save button and wait for form to disappear 15s 603ms
And Set advice window in schedule 2s 135ms
And Check is transport created in schedule and set transport id 358ms
And Go to "TRANSPORT_TABLE" 167ms
And Go to transport details "OWN_COLLECTION" 4s 294ms
Then Check are transport values equals 152ms
After Hooks.deleteTransportAfterTest() 084ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 393ms
When Go to new transport "DELIVERY" 326ms
And Fill transport form 38s 572ms
And Click "save-transport" save button and wait for form to disappear 15s 570ms
And Set advice window in schedule 2s 149ms
And Check is transport created in schedule and set transport id 565ms
And Go to "TRANSPORT_TABLE" 235ms
And Go to transport details "DELIVERY" 4s 609ms
Then Check are transport values equals 19s 318ms
After Hooks.deleteTransportAfterTest() 107ms
Given Get inputs from database "CREATE_CISTERN_DELIVERY" "super-admin-hochland" 001ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 425ms
When Go to new transport "CISTERN_DELIVERY" 349ms
And Fill transport form 34s 698ms
And Click "save-transport" save button and wait for form to disappear 15s 832ms
And Set advice window in schedule 2s 229ms
And Check is transport created in schedule and set transport id 550ms
And Go to "TRANSPORT_TABLE" 208ms
And Go to transport details "CISTERN_DELIVERY" 4s 361ms
Then Check are transport values equals 21s 319ms
After Hooks.deleteTransportAfterTest() 116ms
Given Get inputs from database "CREATE_CISTERN_COLLECTION" "super-admin-hochland" 001ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 466ms
When Go to new transport "CISTERN_COLLECTION" 358ms
And Fill transport form 28s 111ms
And Click "save-transport" save button and wait for form to disappear 15s 806ms
And Set advice window in schedule 2s 182ms
And Check is transport created in schedule and set transport id 507ms
And Go to "TRANSPORT_TABLE" 180ms
And Go to transport details "CISTERN_COLLECTION" 4s 363ms
Then Check are transport values equals 21s 354ms
After Hooks.deleteTransportAfterTest() 087ms
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 427ms
When Go to new transport "OWN_COLLECTION" 374ms
And Fill transport form 32s 555ms
And Click "save-transport" save button and wait for form to disappear 15s 663ms
And Set advice window in schedule 2s 154ms
And Check is transport created in schedule and set transport id 576ms
And Go to "TRANSPORT_TABLE" 184ms
And Go to transport details "OWN_COLLECTION" 4s 484ms
Then Check are transport values equals 19s 301ms
After Hooks.deleteTransportAfterTest() 118ms
Given Get inputs from database "CREATE_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 001ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 416ms
When Go to new transport "OWN_COLLECTION_POWDER_FACTORY" 339ms
And Fill transport form 32s 641ms
And Click "save-transport" save button and wait for form to disappear 15s 646ms
And Set advice window in schedule 2s 154ms
And Check is transport created in schedule and set transport id 558ms
And Go to "TRANSPORT_TABLE" 191ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 430ms
Then Check are transport values equals 4s 284ms
After Hooks.deleteTransportAfterTest() 119ms
Given Get inputs from database "CREATE_EXPORT" "super-admin-hochland" 001ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 374ms
When Go to new transport "EXPORT" 351ms
And Fill transport form 40s 458ms
And Click "save-transport" save button and wait for form to disappear 15s 620ms
And Set advice window in schedule 2s 140ms
And Check is transport created in schedule and set transport id 526ms
And Go to "TRANSPORT_TABLE" 180ms
And Go to transport details "EXPORT" 5s 437ms
Then Check are transport values equals 4s 303ms
After Hooks.deleteTransportAfterTest() 108ms
Scenario Outline Check if it possible to create new transport with advice
Steps
Given Get inputs from database "CREATE_DELIVERY" "super-admin-skd" 002ms
And Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 2s 298ms
When Go to new transport "DELIVERY" 15s 215ms
And Fill transport form 25s 020ms
java.lang.AssertionError: Nie można wypełnić pola warehouse-zone-step-1, 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:170)
	at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:8)
And Click "save-transport" save button and wait for form to disappear 000ms
And Set advice window in schedule 000ms
And Check is transport created in schedule and set transport id 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-lantmannen" 002ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 071ms
When Go to new transport "DELIVERY" 275ms
And Fill transport form 37s 720ms
And Click "save-transport" save button and wait for form to disappear 15s 592ms
And Set advice window in schedule 2s 150ms
And Check is transport created in schedule and set transport id 581ms
And Go to "TRANSPORT_TABLE" 173ms
And Go to transport details "DELIVERY" 4s 315ms
Then Check are transport values equals 19s 324ms
After Hooks.deleteTransportAfterTest() 095ms
Given Get inputs from database "CREATE_LOAD" "super-admin-lantmannen" 001ms
And Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 048ms
When Go to new transport "LOAD" 285ms
And Fill transport form 38s 252ms
And Click "save-transport" save button and wait for form to disappear 15s 643ms
And Set advice window in schedule 2s 166ms
And Check is transport created in schedule and set transport id 443ms
And Go to "TRANSPORT_TABLE" 216ms
And Go to transport details "LOAD" 4s 286ms
Then Check are transport values equals 19s 272ms
After Hooks.deleteTransportAfterTest() 107ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-keeeper" 001ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 184ms
When Go to new transport "UNLOAD" 325ms
And Fill transport form 37s 307ms
And Click "save-transport" save button and wait for form to disappear 15s 573ms
And Set advice window in schedule 2s 145ms
And Check is transport created in schedule and set transport id 473ms
And Go to "TRANSPORT_TABLE" 178ms
And Go to transport details "UNLOAD" 4s 334ms
Then Check are transport values equals 21s 378ms
After Hooks.deleteTransportAfterTest() 105ms
Given Get inputs from database "CREATE_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 131ms
When Go to new transport "TANKER_GRANULATE_DELIVERY" 311ms
And Fill transport form 37s 348ms
And Click "save-transport" save button and wait for form to disappear 15s 588ms
And Set advice window in schedule 2s 137ms
And Check is transport created in schedule and set transport id 485ms
And Go to "TRANSPORT_TABLE" 166ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 345ms
Then Check are transport values equals 21s 373ms
After Hooks.deleteTransportAfterTest() 094ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-alrec" 002ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 101ms
When Go to new transport "DELIVERY" 285ms
And Fill transport form 22s 724ms
And Click "save-transport" save button and wait for form to disappear 15s 627ms
And Set advice window in schedule 2s 137ms
And Check is transport created in schedule and set transport id 752ms
And Go to "TRANSPORT_TABLE" 179ms
And Go to transport details "DELIVERY" 4s 296ms
Then Check are transport values equals 17s 264ms
After Hooks.deleteTransportAfterTest() 101ms
Given Get inputs from database "CREATE_WEIGHING" "super-admin-hochland" 002ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 319ms
When Go to new transport "WEIGHING" 319ms
And Fill transport form 13s 436ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 599ms
And Show all transport "false" 008ms
And Go to "TRANSPORT_TABLE" 129ms
And Go to transport details "WEIGHING" 4s 369ms
And Check are transport values equals 2s 155ms
After Hooks.deleteTransportAfterTest() 084ms
Scenario Outline Check if it possible to create new transport without advice
Steps
Given Get inputs from database "CREATE_TRANSPORT" "super-admin-adama" 001ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 079ms
When Go to new transport "TRANSPORT" 365ms
And Fill transport form 26s 572ms
And Click "save-transport-and-close" save button and wait for form to disappear 10s 063ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@type='submit' and @data-field-name='save-transport-and-close'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
	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:197)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:192)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:188)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/CrudTransport.feature:39)
And Show all transport "false" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it possible to create new transport without advice
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-adama" 002ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 126ms
When Go to new transport "CONTAINER" 277ms
And Fill transport form 11s 154ms
And Click "save-transport-and-close" save button and wait for form to disappear 10s 112ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@type='submit' and @data-field-name='save-transport-and-close'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
	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:197)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:192)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:188)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/CrudTransport.feature:39)
And Show all transport "false" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Given Get inputs from database "CREATE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 428ms
When Go to new transport "TRANSFER_BETWEEN_WAREHOUSES" 367ms
And Fill transport form 12s 872ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 616ms
And Show all transport "false" 007ms
And Go to "TRANSPORT_TABLE" 113ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 566ms
And Check are transport values equals 4s 169ms
After Hooks.deleteTransportAfterTest() 070ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-piast" 001ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 345ms
When Go to new transport "DELIVERY" 328ms
And Fill transport form 22s 357ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 636ms
And Show all transport "false" 007ms
And Go to "TRANSPORT_TABLE" 106ms
And Go to transport details "DELIVERY" 4s 524ms
And Check are transport values equals 17s 164ms
After Hooks.deleteTransportAfterTest() 071ms
Given Get inputs from database "CREATE_LOAD" "super-admin-piast" 002ms
And Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 152ms
When Go to new transport "LOAD" 335ms
And Fill transport form 26s 208ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 609ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 110ms
And Go to transport details "LOAD" 4s 611ms
And Check are transport values equals 2s 130ms
After Hooks.deleteTransportAfterTest() 081ms
Given Get inputs from database "CREATE_LOAD" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 139ms
When Go to new transport "LOAD" 282ms
And Fill transport form 24s 539ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 649ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 112ms
And Go to transport details "LOAD" 4s 341ms
And Check are transport values equals 19s 206ms
After Hooks.deleteTransportAfterTest() 076ms
Given Get inputs from database "CREATE_CONTAINER" "super-admin-keeeper" 002ms
And Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 127ms
When Go to new transport "CONTAINER" 279ms
And Fill transport form 24s 517ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 584ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 132ms
And Go to transport details "CONTAINER" 4s 334ms
And Check are transport values equals 19s 190ms
After Hooks.deleteTransportAfterTest() 073ms
Given Get inputs from database "CREATE_SMALLS_IMPORT" "super-admin-skz" 002ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 155ms
When Go to new transport "SMALLS_IMPORT" 401ms
And Fill transport form 36s 217ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 630ms
And Show all transport "false" 007ms
And Go to "TRANSPORT_TABLE" 124ms
And Go to transport details "SMALLS_IMPORT" 4s 409ms
And Check are transport values equals 10s 341ms
After Hooks.deleteTransportAfterTest() 078ms
Given Get inputs from database "CREATE_SMALLS_EXPORT" "super-admin-skz" 001ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 176ms
When Go to new transport "SMALLS_EXPORT" 373ms
And Fill transport form 36s 173ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 593ms
And Show all transport "false" 009ms
And Go to "TRANSPORT_TABLE" 117ms
And Go to transport details "SMALLS_EXPORT" 4s 366ms
And Check are transport values equals 10s 363ms
After Hooks.deleteTransportAfterTest() 080ms
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-alrec" 002ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 103ms
When Go to new transport "TRANSPORT_ORDER" 385ms
And Fill transport form 29s 867ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 602ms
And Show all transport "true" 068ms
And Go to "TRANSPORT_TABLE" 113ms
And Go to transport details "TRANSPORT_ORDER" 4s 397ms
And Check are transport values equals 19s 295ms
After Hooks.deleteTransportAfterTest() 085ms
Scenario Outline Check if it possible to create new transport without advice
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER_WITHOUT_WAREHOUSES" "super-admin-adama" 002ms
And Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 101ms
When Go to new transport "TRANSPORT" 351ms
And Fill transport form 37s 488ms
And Click "save-transport-and-close" save button and wait for form to disappear 10s 149ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@type='submit' and @data-field-name='save-transport-and-close'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
	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:197)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:192)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:188)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/CrudTransport.feature:39)
And Show all transport "false" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Given Get inputs from database "CREATE_INBOUND_WITHOUT_WAREHOUSES" "super-admin-alrec" 002ms
And Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 138ms
When Go to new transport "INBOUND" 340ms
And Fill transport form 40s 825ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 663ms
And Show all transport "true" 076ms
And Go to "TRANSPORT_TABLE" 101ms
And Go to transport details "INBOUND" 4s 415ms
And Check are transport values equals 2s 272ms
After Hooks.deleteTransportAfterTest() 064ms
Scenario Outline Check if it possible to create new transport without advice
Steps
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "super-admin-farmacol" 002ms
And Login as "farmacol-admin" and set token of apiUsername "super-admin-farmacol" 1s 146ms
When Go to new transport "EXTERNAL_DELIVERY" 309ms
And Fill transport form 53s 830ms
And Click "save-transport-and-close" save button and wait for form to disappear 10s 121ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@type='submit' and @data-field-name='save-transport-and-close'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
	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:197)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:192)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:188)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/CrudTransport.feature:39)
And Show all transport "false" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "EXTERNAL_DELIVERY" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it possible to create new transport without advice
Steps
Given Get inputs from database "CREATE_EXTERNAL_DELIVERY_WITH_TWO_UNLOAD" "dfa1-supplier" 002ms
And Login as "dfa1-supplier" and set token of apiUsername "dfa1-supplier" 2s 678ms
When Go to new transport "EXTERNAL_DELIVERY" 15s 270ms
And Fill transport form 46s 949ms
And Click "save-transport-and-close" save button and wait for form to disappear 10s 078ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@type='submit' and @data-field-name='save-transport-and-close'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
	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:197)
	at Pages.Transport.TransportFormPage.clickSaveButtonAndWaitForFormToDisappear(TransportFormPage.java:192)
	at CucumberTests.Transport.CreateTransport.clickSaveButtonAndWaitForFormToDisappear(CreateTransport.java:188)
	at ✽.Click "save-transport-and-close" save button and wait for form to disappear(file:Features/Atom/Transport/CrudTransport.feature:39)
And Show all transport "false" 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "EXTERNAL_DELIVERY" 000ms
And Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 031ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 002ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 539ms
And Show all transport "false" 007ms
When Go to transport details "UNLOAD" 32s 510ms
And Fill transport form 30s 202ms
And Click "save-transport-and-close" save button and wait for form to disappear 1s 157ms
And Go to transport details "UNLOAD" 32s 331ms
Then Check are transport values equals 4s 256ms
After Hooks.deleteTransportAfterTest() 099ms
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 113ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 199ms
And Show all transport "false" 010ms
When Go to transport details "TRANSPORT" 4s 455ms
And Fill transport form 10s 250ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 574ms
And Go to transport details "TRANSPORT" 4s 454ms
Then Check are transport values equals 4s 131ms
java.lang.AssertionError: Wartości w formularzu w polu adr są niepoprawne, wartość na stronie: Tak wartość poprawna: Nie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:136)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:268)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:225)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:76)
After Hooks.deleteTransportAfterTest() 066ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 113ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 180ms
And Show all transport "false" 009ms
When Go to transport details "CONTAINER" 4s 320ms
And Fill transport form 4s 687ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 569ms
And Go to transport details "CONTAINER" 4s 315ms
Then Check are transport values equals 048ms
After Hooks.deleteTransportAfterTest() 061ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 109ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 278ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 340ms
And Fill transport form 11s 503ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 613ms
And Go to transport details "DELIVERY" 4s 327ms
Then Check are transport values equals 131ms
After Hooks.deleteTransportAfterTest() 082ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 060ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 001ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 1s 272ms
And Show all transport "false" 012ms
When Go to transport details "OWN_COLLECTION" 4s 322ms
And Fill transport form 21s 432ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 618ms
And Go to transport details "OWN_COLLECTION" 4s 303ms
Then Check are transport values equals 2s 201ms
After Hooks.deleteTransportAfterTest() 084ms
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 319ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 335ms
And Show all transport "false" 009ms
When Go to transport details "DELIVERY" 4s 846ms
And Fill transport form 16s 182ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']}
	at sun.reflect.GeneratedConstructorAccessor197.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:229)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:214)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:170)
	at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:73)
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 090ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 413ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 001ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 1s 298ms
And Show all transport "false" 007ms
When Go to transport details "OWN_COLLECTION" 4s 654ms
And Fill transport form 36s 413ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 140ms
And Go to transport details "OWN_COLLECTION" 4s 417ms
Then Check are transport values equals 6s 332ms
After Hooks.deleteTransportAfterTest() 132ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 400ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 001ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 331ms
And Show all transport "false" 008ms
When Go to transport details "EXPORT" 5s 675ms
And Fill transport form 47s 699ms
And Click "save-transport-and-close" save button and wait for form to disappear 678ms
And Go to transport details "EXPORT" 4s 384ms
Then Check are transport values equals 8s 425ms
After Hooks.deleteTransportAfterTest() 139ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 569ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 195ms
And Show all transport "false" 009ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 664ms
And Fill transport form 35s 907ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 642ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 387ms
Then Check are transport values equals 12s 421ms
After Hooks.deleteTransportAfterTest() 069ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 402ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 285ms
And Show all transport "false" 010ms
When Go to transport details "CISTERN_DELIVERY" 4s 468ms
And Fill transport form 27s 114ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 585ms
And Go to transport details "CISTERN_DELIVERY" 4s 387ms
Then Check are transport values equals 6s 282ms
After Hooks.deleteTransportAfterTest() 102ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 478ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 001ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 262ms
And Show all transport "false" 008ms
When Go to transport details "CISTERN_COLLECTION" 4s 426ms
And Fill transport form 25s 756ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 608ms
And Go to transport details "CISTERN_COLLECTION" 4s 363ms
Then Check are transport values equals 6s 258ms
After Hooks.deleteTransportAfterTest() 094ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 428ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 001ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 221ms
And Show all transport "false" 008ms
When Go to transport details "WEIGHING" 4s 352ms
And Fill transport form 12s 205ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 582ms
And Go to transport details "WEIGHING" 4s 302ms
Then Check are transport values equals 2s 134ms
After Hooks.deleteTransportAfterTest() 077ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 470ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 001ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 1s 409ms
And Show all transport "false" 009ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 497ms
And Fill transport form 35s 077ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 131ms
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 379ms
Then Check are transport values equals 6s 316ms
After Hooks.deleteTransportAfterTest() 125ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 154ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 247ms
And Show all transport "false" 008ms
When Go to transport details "DELIVERY" 32s 346ms
And Fill transport form 25s 424ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 617ms
And Go to transport details "DELIVERY" 32s 328ms
Then Check are transport values equals 2s 192ms
After Hooks.deleteTransportAfterTest() 136ms
Scenario Outline Check if it is possible to edit transport
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 244ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 001ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 208ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 546ms
And Fill transport form 1m 2s 514ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 661ms
And Go to transport details "DELIVERY" 4s 430ms
Then Check are transport values equals 120ms
org.junit.ComparisonFailure: Wartości w formularzu w polu CARRIER są niepoprawne, wartość na stronie: Przewoźnik Piast Automat 1 wartość poprawna: Przewoźnik Piast Automat 2 expected:<...oźnik Piast Automat [2]> but was:<...oźnik Piast Automat [1]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:122)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:268)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:225)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/CrudTransport.feature:76)
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 251ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 001ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 175ms
And Show all transport "false" 009ms
When Go to transport details "LOAD" 4s 735ms
And Fill transport form 57s 501ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 663ms
And Go to transport details "LOAD" 4s 496ms
Then Check are transport values equals 24s 820ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 125ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 331ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 338ms
And Fill transport form 16s 503ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 624ms
And Go to transport details "DELIVERY" 4s 320ms
Then Check are transport values equals 057ms
After Hooks.deleteTransportAfterTest() 099ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 114ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 324ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 339ms
And Fill transport form 28s 224ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 122ms
And Go to transport details "LOAD" 4s 344ms
Then Check are transport values equals 2s 228ms
After Hooks.deleteTransportAfterTest() 112ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 221ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 326ms
And Show all transport "false" 011ms
When Go to transport details "UNLOAD" 4s 405ms
And Fill transport form 37s 890ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 126ms
And Go to transport details "UNLOAD" 4s 373ms
Then Check are transport values equals 6s 435ms
After Hooks.deleteTransportAfterTest() 110ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 163ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 351ms
And Show all transport "false" 010ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 414ms
And Fill transport form 36s 247ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 612ms
And Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 373ms
Then Check are transport values equals 6s 370ms
After Hooks.deleteTransportAfterTest() 114ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 517ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 211ms
And Show all transport "false" 011ms
When Go to transport details "LOAD" 4s 394ms
And Fill transport form 24s 781ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 650ms
And Go to transport details "LOAD" 4s 367ms
Then Check are transport values equals 4s 214ms
After Hooks.deleteTransportAfterTest() 087ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 190ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 198ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 396ms
And Fill transport form 24s 761ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 620ms
And Go to transport details "CONTAINER" 4s 357ms
Then Check are transport values equals 4s 220ms
After Hooks.deleteTransportAfterTest() 074ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 263ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 245ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_IMPORT" 4s 510ms
And Fill transport form 33s 066ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 634ms
And Go to transport details "SMALLS_IMPORT" 4s 426ms
Then Check are transport values equals 8s 348ms
After Hooks.deleteTransportAfterTest() 072ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 284ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 220ms
And Show all transport "false" 011ms
When Go to transport details "SMALLS_EXPORT" 4s 506ms
And Fill transport form 33s 037ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 643ms
And Go to transport details "SMALLS_EXPORT" 4s 450ms
Then Check are transport values equals 8s 329ms
After Hooks.deleteTransportAfterTest() 065ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 134ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 277ms
And Show all transport "true" 081ms
When Go to transport details "DELIVERY" 4s 324ms
And Fill transport form 19s 623ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 646ms
And Go to transport details "DELIVERY" 4s 345ms
Then Check are transport values equals 201ms
After Hooks.deleteTransportAfterTest() 109ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 165ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 258ms
And Show all transport "true" 078ms
When Go to transport details "TRANSPORT_ORDER" 4s 466ms
And Fill transport form 26s 840ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 636ms
And Go to transport details "TRANSPORT_ORDER" 4s 396ms
Then Check are transport values equals 2s 275ms
After Hooks.deleteTransportAfterTest() 107ms
Given Login as "keeeper-warehouseman" and set token of apiUsername "super-admin-keeeper" 2s 641ms
And Get inputs from database "EDIT_CONTAINER_WAREHOUSEMAN_CUSTOMFIELDS" "super-admin-keeeper" 001ms
And Create transport "CREATE_CONTAINER_KEEEPER_WAIMEA" by JSON file as "super-admin-keeeper" 1s 187ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 383ms
And Fill transport form 8s 898ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 624ms
And Go to transport details "CONTAINER" 4s 391ms
Then Check are transport values equals 4s 121ms
After Hooks.deleteTransportAfterTest() 073ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 440ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 334ms
And Show all transport "false" 010ms
When Delete transport 17s 912ms
Then Transport not displayed in table of transports 15s 056ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 155ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 187ms
And Show all transport "false" 011ms
When Delete transport 17s 231ms
Then Transport not displayed in table of transports 15s 026ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 123ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 274ms
And Show all transport "false" 010ms
When Delete transport 17s 515ms
Then Transport not displayed in table of transports 15s 016ms
After Hooks.deleteTransportAfterTest() 069ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 217ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 205ms
And Show all transport "false" 011ms
When Delete transport 17s 041ms
Then Transport not displayed in table of transports 15s 037ms
After Hooks.deleteTransportAfterTest() 065ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 301ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 260ms
And Show all transport "false" 011ms
When Delete transport 17s 689ms
Then Transport not displayed in table of transports 15s 031ms
After Hooks.deleteTransportAfterTest() 085ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 259ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 230ms
And Show all transport "false" 009ms
When Delete transport 17s 693ms
Then Transport not displayed in table of transports 15s 055ms
After Hooks.deleteTransportAfterTest() 107ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 197ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 328ms
And Show all transport "true" 072ms
When Delete transport 19s 116ms
Then Transport not displayed in table of transports 15s 059ms
After Hooks.deleteTransportAfterTest() 097ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 204ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 227ms
And Show all transport "true" 088ms
When Delete transport 17s 081ms
Then Transport not displayed in table of transports 15s 019ms
After Hooks.deleteTransportAfterTest() 078ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 1s 101ms
And Get inputs from database "EDIT_UNLOAD" "super-admin-pgf" 001ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 15s 647ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 32s 498ms
And Fill transport form 30s 502ms
And Click "save-transport" save button 1s 264ms
And Click cancel button in transport form 15s 018ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 137ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 164ms
And Get inputs from database "EDIT_TRANSPORT" "super-admin-adama" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 234ms
And Show all transport "false" 010ms
When Go to transport details "TRANSPORT" 4s 503ms
And Fill transport form 10s 309ms
And Click "save-transport" save button 700ms
And Click cancel button in transport form 15s 011ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "TRANSPORT" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 124ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 144ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 193ms
And Show all transport "false" 010ms
When Go to transport details "CONTAINER" 4s 364ms
And Fill transport form 4s 731ms
And Click "save-transport" save button 716ms
And Click cancel button in transport form 15s 028ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 079ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 077ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-adama" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 306ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 331ms
And Fill transport form 11s 605ms
And Click "save-transport" save button 701ms
And Click cancel button in transport form 15s 038ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 104ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 149ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-adama" 001ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-adama" 1s 313ms
And Show all transport "false" 011ms
When Go to transport details "OWN_COLLECTION" 4s 409ms
And Fill transport form 21s 648ms
And Click "save-transport" save button 705ms
And Click cancel button in transport form 15s 017ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 104ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 489ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 382ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 758ms
And Fill transport form 16s 244ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//li//span[text()='Cieciora Marek'] | //li[text()='Cieciora Marek' and @role='option']}
	at sun.reflect.GeneratedConstructorAccessor197.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:229)
	at CucumberTests.Transport.Transport.fillSelectInput(Transport.java:214)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:166)
	at CucumberTests.Transport.CreateTransport.fillTransportForm(CreateTransport.java:170)
	at ✽.Fill transport form(file:Features/Atom/Transport/CrudTransport.feature:132)
And Click "save-transport" save button 000ms
And Click cancel button in transport form 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 113ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 461ms
And Get inputs from database "EDIT_OWN_COLLECTION" "super-admin-hochland" 001ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-hochland" 1s 339ms
And Show all transport "false" 010ms
When Go to transport details "OWN_COLLECTION" 4s 675ms
And Fill transport form 36s 692ms
And Click "save-transport" save button 835ms
And Click cancel button in transport form 15s 031ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 109ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 452ms
And Get inputs from database "EDIT_EXPORT" "super-admin-hochland" 001ms
And Create transport "CREATE_EXPORT" by JSON file as "super-admin-hochland" 1s 375ms
And Show all transport "false" 011ms
When Go to transport details "EXPORT" 5s 598ms
And Fill transport form 48s 080ms
And Click "save-transport" save button 838ms
And Click cancel button in transport form 15s 051ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "EXPORT" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 126ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 398ms
And Get inputs from database "EDIT_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 001ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 1s 147ms
And Show all transport "false" 008ms
When Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 4s 667ms
And Fill transport form 36s 188ms
And Click "save-transport" save button 916ms
And Click cancel button in transport form 15s 017ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 078ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 410ms
And Get inputs from database "EDIT_CISTERN_DELIVERY" "super-admin-hochland" 002ms
And Create transport "CREATE_CISTERN_DELIVERY" by JSON file as "super-admin-hochland" 1s 321ms
And Show all transport "false" 010ms
When Go to transport details "CISTERN_DELIVERY" 4s 508ms
And Fill transport form 27s 265ms
And Click "save-transport" save button 783ms
And Click cancel button in transport form 15s 052ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "CISTERN_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 093ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 399ms
And Get inputs from database "EDIT_CISTERN_COLLECTION" "super-admin-hochland" 002ms
And Create transport "CREATE_CISTERN_COLLECTION" by JSON file as "super-admin-hochland" 1s 289ms
And Show all transport "false" 009ms
When Go to transport details "CISTERN_COLLECTION" 4s 460ms
And Fill transport form 25s 975ms
And Click "save-transport" save button 731ms
And Click cancel button in transport form 15s 064ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "CISTERN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 135ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 485ms
And Get inputs from database "EDIT_WEIGHING" "super-admin-hochland" 001ms
And Create transport "CREATE_WEIGHING" by JSON file as "super-admin-hochland" 1s 200ms
And Show all transport "false" 010ms
When Go to transport details "WEIGHING" 4s 384ms
And Fill transport form 12s 384ms
And Click "save-transport" save button 699ms
And Click cancel button in transport form 15s 033ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "WEIGHING" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 076ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 482ms
And Get inputs from database "EDIT_OWN_COLLECTION_POWDER_FACTORY" "super-admin-hochland" 001ms
And Create transport "CREATE_OWN_COLLECTION_POWDER_FACTORY" by JSON file as "super-admin-hochland" 1s 332ms
And Show all transport "false" 009ms
When Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 4s 540ms
And Fill transport form 35s 320ms
And Click "save-transport" save button 874ms
And Click cancel button in transport form 15s 019ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "OWN_COLLECTION_POWDER_FACTORY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 087ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 1s 110ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-skd" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 15s 295ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 32s 350ms
And Fill transport form 25s 633ms
And Click "save-transport" save button 709ms
And Click cancel button in transport form 15s 014ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 127ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 218ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 001ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 199ms
And Show all transport "false" 010ms
When Go to transport details "DELIVERY" 4s 586ms
And Fill transport form 1m 2s 452ms
And Click "save-transport" save button 948ms
And Click cancel button in transport form 15s 032ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 103ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 206ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 002ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 172ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 708ms
And Fill transport form 57s 406ms
And Click "save-transport" save button 1s 391ms
And Click cancel button in transport form 15s 037ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "LOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 090ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 143ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-lantmannen" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 1s 350ms
And Show all transport "false" 019ms
When Go to transport details "DELIVERY" 4s 371ms
And Fill transport form 16s 465ms
And Click "save-transport" save button 717ms
And Click cancel button in transport form 15s 044ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 103ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 156ms
And Get inputs from database "EDIT_LOAD" "super-admin-lantmannen" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 322ms
And Show all transport "false" 010ms
When Go to transport details "LOAD" 4s 348ms
And Fill transport form 28s 284ms
And Click "save-transport" save button 1s 237ms
And Click cancel button in transport form 15s 031ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "LOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 127ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 178ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 360ms
And Show all transport "false" 010ms
When Go to transport details "UNLOAD" 4s 437ms
And Fill transport form 37s 960ms
And Click "save-transport" save button 793ms
And Click cancel button in transport form 15s 030ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "UNLOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 120ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 142ms
And Get inputs from database "EDIT_TANKER_GRANULATE_DELIVERY" "super-admin-keeeper" 001ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 293ms
And Show all transport "false" 010ms
When Go to transport details "TANKER_GRANULATE_DELIVERY" 4s 435ms
And Fill transport form 36s 290ms
And Click "save-transport" save button 705ms
And Click cancel button in transport form 15s 021ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "TANKER_GRANULATE_DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 108ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 202ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 001ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 198ms
And Show all transport "false" 009ms
When Go to transport details "LOAD" 4s 385ms
And Fill transport form 24s 793ms
And Click "save-transport" save button 717ms
And Click cancel button in transport form 15s 059ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "LOAD" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 074ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 151ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 001ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 195ms
And Show all transport "false" 011ms
When Go to transport details "CONTAINER" 4s 426ms
And Fill transport form 24s 788ms
And Click "save-transport" save button 722ms
And Click cancel button in transport form 15s 061ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 075ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 242ms
And Get inputs from database "EDIT_SMALLS_IMPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 228ms
And Show all transport "false" 009ms
When Go to transport details "SMALLS_IMPORT" 4s 532ms
And Fill transport form 33s 028ms
And Click "save-transport" save button 751ms
And Click cancel button in transport form 15s 064ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "SMALLS_IMPORT" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 101ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 271ms
And Get inputs from database "EDIT_SMALLS_EXPORT" "super-admin-skz" 001ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 227ms
And Show all transport "false" 010ms
When Go to transport details "SMALLS_EXPORT" 4s 525ms
And Fill transport form 33s 086ms
And Click "save-transport" save button 778ms
And Click cancel button in transport form 15s 009ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "SMALLS_EXPORT" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 078ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 136ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-alrec" 001ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 291ms
And Show all transport "true" 084ms
When Go to transport details "DELIVERY" 4s 341ms
And Fill transport form 19s 603ms
And Click "save-transport" save button 703ms
And Click cancel button in transport form 15s 023ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "DELIVERY" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 119ms
Scenario Outline Check if it is possible use save and cancel combination after editing transport
Steps
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 162ms
And Get inputs from database "EDIT_TRANSPORT_ORDER" "super-admin-alrec" 001ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 238ms
And Show all transport "true" 071ms
When Go to transport details "TRANSPORT_ORDER" 4s 450ms
And Fill transport form 26s 752ms
And Click "save-transport" save button 746ms
And Click cancel button in transport form 15s 038ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@type='button' and @data-button-name='cancel']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.tUErWi}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 65ae7e9325501ec75f76dd8a6b2d4226
*** Element info: {Using=xpath, value=//button[@type='button' and @data-button-name='cancel']}
	at sun.reflect.GeneratedConstructorAccessor197.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.Transport.TransportFormPage.clickCancelButton(TransportFormPage.java:174)
	at CucumberTests.Transport.CreateTransport.clickCancelButton(CreateTransport.java:176)
	at ✽.Click cancel button in transport form(file:Features/Atom/Transport/CrudTransport.feature:134)
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 071ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 185ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 199ms
And Create gray windows "CREATE_GRAY_WINDOW_MWG" on "PRZESYŁKI DROBNICOWE" in "Magazyn Wyrobów Gotowych" as "super-admin-keeeper" 280ms
And If user is login then logout 097ms
Then Login as "dka1-supplier" 2s 303ms
And Click button advice in transport table "LOAD" 192ms
And Check if moved to first possible start date in schedule 383ms
After Hooks.deleteTransportAfterTest() 068ms
After Hooks.deleteAllGrayWindowsAfterTest() 1m 30s 554ms