Project Number Date
ApolloFullRunnerReport apollo-test-2.87 20 lip 2021, 04:12

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Advice transport 359 14 66 0 0 439 26 15 41 29m 58s 190ms Failed
Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 752ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 203ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 2s 705ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 354ms
When Click button advice in transport table "CONTAINER" 229ms
And Set advice window in schedule in the past 3s 518ms
And Fill advice form 19s 874ms
And Click advice save button to check error message 194ms
Then Check if possible advice alert is displayed 064ms
After Hooks.deleteTransportAfterTest() 10s 286ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 6s 410ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 106ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 038ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 404ms
When Click button advice in transport table "DELIVERY" 236ms
And Set advice window in schedule in the past 3s 445ms
And Fill advice form 10s 638ms
And Click advice save button to check error message 201ms
Then Check if possible advice alert is displayed 072ms
After Hooks.deleteTransportAfterTest() 10s 120ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 833ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 1s 973ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 022ms
And Check is transport "LOAD" created in transport table and set transport id 1s 313ms
When Click button advice in transport table "LOAD" 222ms
And Set advice window in schedule in the past 3s 359ms
And Fill advice form 10s 116ms
And Click advice save button to check error message 159ms
Then Check if possible advice alert is displayed 067ms
After Hooks.deleteTransportAfterTest() 10s 278ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 822ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 072ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 019ms
And Check is transport "LOAD" created in transport table and set transport id 1s 329ms
When Click button advice in transport table "LOAD" 229ms
And Set advice window in schedule in the past 3s 263ms
And Fill advice form 16s 169ms
And Click advice save button to check error message 181ms
Then Check if possible advice alert is displayed 069ms
After Hooks.deleteTransportAfterTest() 10s 129ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 794ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s 054ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 026ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 344ms
When Click button advice in transport table "CONTAINER" 211ms
And Set advice window in schedule in the past 3s 302ms
And Fill advice form 16s 458ms
And Click advice save button to check error message 180ms
Then Check if possible advice alert is displayed 071ms
After Hooks.deleteTransportAfterTest() 10s 209ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 458ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 963ms
And Show all transport types 1s 173ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 56s 978ms
And Go to "TRANSPORT_TABLE" 448ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 027ms
When Go to transport details "CONTAINER" 2s 827ms
And Fill transport form 5s 199ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 019ms
And Expand advice panel 15s 049ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='advice-panel']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
*** Element info: {Using=xpath, value=//div[@id='advice-panel']}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at CucumberTests.Transport.AdviceTransport.expandAdvicePanel(AdviceTransport.java:137)
	at ✽.Expand advice panel(file:Features/Atom/Advice/AdviceTransport.feature:34)
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 10s 133ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 618ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 078ms
And Show all transport types 1s 136ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 47s 383ms
And Go to "TRANSPORT_TABLE" 524ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 021ms
When Go to transport details "DELIVERY" 2s 812ms
And Fill transport form 1m 8s 701ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 023ms
And Expand advice panel 15s 100ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='advice-panel']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
*** Element info: {Using=xpath, value=//div[@id='advice-panel']}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at CucumberTests.Transport.AdviceTransport.expandAdvicePanel(AdviceTransport.java:137)
	at ✽.Expand advice panel(file:Features/Atom/Advice/AdviceTransport.feature:34)
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "DELIVERY" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 10s 215ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 683ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 069ms
And Show all transport types 1s 167ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 24s 904ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:68)
	at ✽.Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_LOAD" "super-admin-piast" 000ms
When Go to transport details "LOAD" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 10s 130ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 638ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 053ms
And Show all transport types 1s 167ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 53s 208ms
And Go to "TRANSPORT_TABLE" 455ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 022ms
When Go to transport details "LOAD" 2s 831ms
And Fill transport form 28s 701ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 024ms
And Expand advice panel 15s 055ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='advice-panel']"}
  (Session info: headless chrome=91.0.4472.164)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
*** Element info: {Using=xpath, value=//div[@id='advice-panel']}
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.BasePage.getWebElementByXpath(BasePage.java:323)
	at CucumberTests.Transport.AdviceTransport.expandAdvicePanel(AdviceTransport.java:137)
	at ✽.Expand advice panel(file:Features/Atom/Advice/AdviceTransport.feature:34)
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "LOAD" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 10s 131ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 513ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s 001ms
And Show all transport types 1s 167ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 30s 511ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at CucumberTests.Transport.AdviceTransport.createAdvice(AdviceTransport.java:68)
	at ✽.Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper"(file:Features/Atom/Advice/AdviceTransport.feature:28)
And Go to "TRANSPORT_TABLE" 000ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-keeeper" 000ms
When Go to transport details "CONTAINER" 000ms
And Fill transport form 000ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-keeeper" 000ms
And Expand advice panel 000ms
And Edit advice in transport details 000ms
And Click "save-transport-and-close" save button and wait for form to disappear 000ms
And Go to transport details "CONTAINER" 000ms
And Expand advice panel 000ms
Then Check are advice values equals after edition 000ms
After Hooks.deleteTransportAfterTest() 10s 121ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 671ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 945ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 024ms
When Show all transport types 1s 165ms
And Click button advice in transport table "CONTAINER" 249ms
And Set advice window in schedule 3s 162ms
And Fill advice form 15s 822ms
And Click advice save button and wait for advice form to disappear 10s 791ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:57)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 10s 135ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 11s 929ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 2s 001ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 020ms
When Show all transport types 1s 158ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 230ms
And Set advice window in schedule 7s 594ms
And Fill advice form 14s 692ms
And Click advice save button and wait for advice form to disappear 33s 826ms
And Go to "TRANSPORT_TABLE" 432ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 958ms
Then Check are advice values equals 2s 903ms
After Hooks.deleteTransportAfterTest() 10s 134ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 578ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 077ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 027ms
When Show all transport types 1s 157ms
And Click button advice in transport table "DELIVERY" 228ms
And Set advice window in schedule 3s 342ms
And Fill advice form 10s 495ms
And Click advice save button and wait for advice form to disappear 10s 807ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:57)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "DELIVERY" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 10s 212ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 542ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 030ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 023ms
When Show all transport types 1s 141ms
And Click button advice in transport table "LOAD" 229ms
And Set advice window in schedule 3s 352ms
And Fill advice form 10s 569ms
And Click advice save button and wait for advice form to disappear 10s 717ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:57)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "LOAD" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 10s 206ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 495ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 004ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 023ms
When Show all transport types 1s 134ms
And Click button advice in transport table "LOAD" 265ms
And Set advice window in schedule 3s 262ms
And Fill advice form 16s 209ms
And Click advice save button and wait for advice form to disappear 10s 764ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:57)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "LOAD" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 10s 218ms
Scenario Outline Check if it is possible to advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 584ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 1s 979ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 023ms
When Show all transport types 1s 158ms
And Click button advice in transport table "CONTAINER" 252ms
And Set advice window in schedule 3s 259ms
And Fill advice form 16s 198ms
And Click advice save button and wait for advice form to disappear 10s 746ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:57)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are advice values equals 000ms
After Hooks.deleteTransportAfterTest() 10s 203ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 243ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 16s 061ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 841ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 192ms
And Accept transferred transport by Api 753ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 481ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 033ms
When Show all transport types 1s 397ms
And Click button advice in transport table "TRANSPORT" 236ms
And Set advice window in schedule 3s 182ms
And Fill advice form 14s 642ms
And Click advice save button and wait for advice form to disappear 33s 834ms
And Go to "TRANSPORT_TABLE" 464ms
And Go to transport details "TRANSPORT" 2s 970ms
Then Check are advice values equals 2s 775ms
After Hooks.deleteTransportAfterTest() 10s 201ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 238ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 128ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 680ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 197ms
And Accept transferred transport by Api 666ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 6s 307ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 019ms
When Show all transport types 1s 199ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 215ms
And Set advice window in schedule 3s 310ms
And Fill advice form 17s 928ms
And Click advice save button and wait for advice form to disappear 33s 862ms
And Go to "TRANSPORT_TABLE" 444ms
And Go to transport details "SMALLS_IMPORT" 2s 819ms
Then Check are advice values equals 2s 911ms
After Hooks.deleteTransportAfterTest() 10s 123ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 232ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 168ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 709ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 222ms
And Accept transferred transport by Api 699ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 590ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 025ms
When Show all transport types 1s 171ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 281ms
And Set advice window in schedule 3s 350ms
And Fill advice form 17s 903ms
And Click advice save button and wait for advice form to disappear 33s 896ms
And Go to "TRANSPORT_TABLE" 425ms
And Go to transport details "SMALLS_EXPORT" 2s 853ms
Then Check are advice values equals 2s 976ms
After Hooks.deleteTransportAfterTest() 10s 204ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 253ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 096ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 672ms
And Accept transferred transport by Api 669ms
And Login as "paa1-carrier@qa.qa-test" 2s 394ms
When Show all transport types 1s 233ms
And Click button advice in transport table "TRANSPORT" 239ms
And Set week view 1s 887ms
And Show yesterday 1s 153ms
Then Check if advice restriction blockade windows are visible 049ms
After Hooks.deleteTransportAfterTest() 10s 110ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 244ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 16s 062ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 605ms
And Accept transferred transport by Api 630ms
And Login as "pskza1-carrier@qa.qa-test" 2s 316ms
When Show all transport types 1s 183ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 208ms
And Set week view 2s 482ms
And Show yesterday 1s 382ms
Then Check if advice restriction blockade windows are visible 123ms
After Hooks.deleteTransportAfterTest() 10s 123ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-skz" 210ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 16s 046ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 641ms
And Accept transferred transport by Api 686ms
And Login as "pskza1-carrier@qa.qa-test" 2s 576ms
When Show all transport types 1s 195ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 621ms
And Set week view 2s 465ms
And Show yesterday 1s 240ms
Then Check if advice restriction blockade windows are visible 205ms
After Hooks.deleteTransportAfterTest() 10s 206ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 060ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 271ms
And Show all transport "false" 099ms
And Click on time window date 1s 662ms
And Select view "DAYS_4" 2s 159ms
And Move advice window "3" 1s 492ms
Then Check if advice window is in new location 067ms
After Hooks.deleteTransportAfterTest() 10s 196ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 677ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 803ms
And Show all transport "false" 089ms
And Click on time window date 16s 035ms
And Select view "DAYS_4" 2s 172ms
And Move advice window "3" 1s 733ms
Then Check if advice window is in new location 069ms
After Hooks.deleteTransportAfterTest() 10s 188ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 4s 745ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 664ms
And Show all transport "false" 087ms
And Click on time window date 15s 880ms
And Select view "DAYS_4" 2s 162ms
And Move advice window "3" 1s 649ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 10s 225ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 009ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 886ms
And Show all transport "false" 091ms
And Click on time window date 1s 904ms
And Select view "DAYS_4" 2s 176ms
And Move advice window "3" 1s 570ms
Then Check if advice window is in new location 067ms
After Hooks.deleteTransportAfterTest() 10s 203ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 627ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 912ms
And Show all transport "false" 087ms
And Click on time window date 1s 933ms
And Select view "DAYS_4" 2s 139ms
And Move advice window "3" 1s 484ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 10s 106ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 618ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 747ms
And Show all transport "true" 251ms
And Click on time window date 1s 777ms
And Select view "DAYS_4" 2s 185ms
And Move advice window "3" 1s 517ms
Then Check if advice window is in new location 066ms
After Hooks.deleteTransportAfterTest() 10s 115ms
Scenario Outline Check if it is possible to add advice and move advice window in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 583ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 032ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 013ms
When Show all transport types 1s 158ms
And Click button advice in transport table "DELIVERY" 258ms
And Set advice window in schedule 3s 298ms
And Fill advice form 10s 521ms
And Click advice save button and wait for advice form to disappear 10s 825ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:157)
And Go to "TRANSPORT_TABLE" 000ms
And Click on time window date 000ms
And Select view "DAYS_4" 000ms
And Move advice window "3" 000ms
Then Check if advice window is in new location 000ms
After Hooks.deleteTransportAfterTest() 10s 202ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 031ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 2s 944ms
Then Check if transport row is "red" 3s 265ms
After Hooks.deleteTransportAfterTest() 10s 109ms
Scenario Outline Check if it is possible to resize advice window in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 029ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 235ms
And Go to "TRANSPORT_TABLE" 438ms
And Show all transport types 1s 152ms
And Click on time window date 1s 794ms
And Scroll to time window "adviceWindow" 152ms
And Set time window height "2" "adviceWindow" 5s 587ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 063ms
org.junit.ComparisonFailure: Okno nie zmieniło swojego rozmiaru expected:<[1006,4]0> but was:<[947,2]0>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Schedule.ResizeTimeWindowTest.checkHeightOfTimeWindowAfterExpandingByIn(ResizeTimeWindowTest.java:49)
	at ✽.Check height of the time window after expanding by "2" in "adviceWindow"(file:Features/Atom/Advice/AdviceTransport.feature:185)
After Hooks.deleteTransportAfterTest() 10s 116ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 529ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 822ms
And Go to "TRANSPORT_TABLE" 449ms
And Show all transport types 1s 156ms
And Click on time window date 1s 856ms
And Scroll to time window "adviceWindow" 138ms
And Set time window height "4" "adviceWindow" 5s 583ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 064ms
After Hooks.deleteTransportAfterTest() 10s 119ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 884ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 913ms
And Go to "TRANSPORT_TABLE" 441ms
And Show all transport types 1s 155ms
And Click on time window date 1s 668ms
And Scroll to time window "adviceWindow" 156ms
And Set time window height "3" "adviceWindow" 5s 586ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 062ms
After Hooks.deleteTransportAfterTest() 10s 196ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 10s 055ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 069ms
And Go to "TRANSPORT_TABLE" 546ms
And Show all transport types 15s 064ms
And Click on time window date 16s 308ms
And Scroll to time window "adviceWindow" 223ms
And Set time window height "1" "adviceWindow" 5s 612ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 067ms
After Hooks.deleteTransportAfterTest() 10s 119ms
Scenario Outline Check if it is possible to resize advice window in schedule after add advice by advice button in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 619ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 160ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 025ms
When Show all transport types 1s 143ms
And Click button advice in transport table "DELIVERY" 232ms
And Set advice window in schedule 3s 269ms
And Fill advice form 10s 503ms
And Click advice save button and wait for advice form to disappear 10s 790ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='save'] (tried for 10 second(s) with 500 MILLISECONDS interval)
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.0siZ5s}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=91.0.4472.164, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 69ba0ddc713330a988fd9a6e71686604
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:215)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:174)
	at ✽.Click advice save button and wait for advice form to disappear(file:Features/Atom/Advice/AdviceTransport.feature:202)
And Go to "TRANSPORT_TABLE" 000ms
And Click on time window date 000ms
And Set time window height "2" "adviceWindow" 000ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 000ms
After Hooks.deleteTransportAfterTest() 10s 196ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 021ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 965ms
And Go to "WAREHOUSE_TAB" 1s 233ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 160ms
When Go to new transport "DELIVERY" 637ms
And Fill transport form 44s 939ms
And Click "save-transport" save button and wait for form to disappear 30s 226ms
And Click previous page button in browser 062ms
Then Check if advice window can't be created 3s 060ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 022ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 103ms
And Go to "WAREHOUSE_TAB" 1s 203ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 178ms
When Go to new transport "DELIVERY" 641ms
And Fill transport form 44s 956ms
And Click "save-transport" save button and wait for form to disappear 30s 248ms
And Replace warehouse id in browser url with "Twarożkarnia wyrób gotowy" id 111ms
Then Check if advice window can't be created 2s 607ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if transport without warehouse after carrier add advice has checkpoint steps
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 634ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 2s 335ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 931ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 019ms
When Show all transport types 1s 147ms
And Click button advice in transport table "TRANSPORT" 296ms
And Fill advice form 15s 073ms
java.lang.AssertionError: Nie można wypełnić pola phone-number-prefix, 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.AdviceTransport.fillAdviceForm(AdviceTransport.java:121)
	at ✽.Fill advice form(file:Features/Atom/Advice/AdviceTransport.feature:249)
And Click advice save button and wait for advice form to disappear 000ms
When Find transport in table with status "no-advice-undefined" 000ms
And Open statuses popup 000ms
And Wait "2" seconds 000ms
Then Check if transport has checkpoints from list "Zgłoszenie się kierowcy,Zakończenie załadunku,Dostarczenie do klienta" in "1" 000ms
After Hooks.deleteTransportAfterTest() 10s 213ms
Scenario Outline Check if mode of transportation select is still empty after selecting driver in advice form
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 8s 167ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 688ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 302ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 001ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 661ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 451ms
And Click button advice in transport table "LOAD_EXPORT" 1s 901ms
And Set advice window in schedule 3s 331ms
And Fill advice form 11s 657ms
And Click advice save button and wait for advice form to disappear 33s 818ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 282ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 397ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 630ms
When Go to "TRANSPORT_TABLE" 504ms
And Show all transport types 1s 173ms
And Click button advice in transport table "LOAD_EXPORT" 2s 349ms
And Set advice window in schedule 3s 282ms
And Select driver "Marek Kanarek" from suggestions 2s 451ms
Then Verify if mode of transportation select is empty 091ms
Hooks
After Hooks.deleteTransportsAfterTest() 029ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/224022297/delete - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/transports/224022297/delete, error:Unauthorized, message:No message available, timestamp:1626722762973, status:401]
	at org.junit.Assert.fail(Assert.java:88)
	at Utils.RestUtils.RestUtil.putResponse(RestUtil.java:274)
	at Utils.RestUtils.RestUtil.putToApolloApi(RestUtil.java:110)
	at CucumberTests.Hooks.deleteTransportsAfterTest(Hooks.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cucumber.runtime.Utils$1.call(Utils.java:26)
	at cucumber.runtime.Timeout.timeout(Timeout.java:16)
	at cucumber.runtime.Utils.invoke(Utils.java:20)
	at cucumber.runtime.java.JavaHookDefinition.execute(JavaHookDefinition.java:60)
	at cucumber.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:16)
	at cucumber.runner.TestStep.executeStep(TestStep.java:63)
	at cucumber.runner.TestStep.run(TestStep.java:49)
	at cucumber.runner.TestCase.run(TestCase.java:49)
	at cucumber.runner.Runner.runPickle(Runner.java:40)
	at cucumber.runtime.junit.PickleRunners$WithStepDescriptions.run(PickleRunners.java:97)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:68)
	at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:23)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:73)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:122)
	at cucumber.api.junit.Cucumber.runChild(Cucumber.java:64)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at cucumber.api.junit.Cucumber$1.evaluate(Cucumber.java:131)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
After Hooks.deleteModeOfTransportationAfterTest() 516ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 231ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 945ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 884ms
And Login as "farmacol-admin" 7s 778ms
And Go to "WAREHOUSE_TAB" 1s 061ms
And Select warehouse "Katowice Przyjęcia" 1s 391ms
And Set week view 2s 521ms
And Move cursor over time window element 472ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 392ms
After Hooks.deleteTransportAfterTest() 10s 104ms
- order: advice data => advice window [A-7478]
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 5s 399ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 098ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 239ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 883ms
When Go to "TRANSPORT_TABLE" 405ms
And Show all transport types 1s 164ms
And Click button advice in transport table "EXW_DELIVERY" 1s 457ms
And Fill advice form 10s 609ms
And Click advice save button and wait for advice form to disappear 33s 233ms
And Click button advice in transport table "EXW_DELIVERY" 244ms
And Set advice window in schedule 3s 218ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 536ms
And Click advice save button and wait for advice form to disappear 19s 127ms
And Go to "TRANSPORT_TABLE" 450ms
And Show all transport types 1s 181ms
And Go to transport details "EXW_DELIVERY" 2s 880ms
Then Check are advice values equals 2s 647ms
After Hooks.deleteTransportAfterTest() 10s 204ms
After Hooks.deleteModeOfTransportationAfterTest() 577ms