Project Number Date
ApolloFullRunnerReport apollo-test-2.84 18 lip 2021, 04:05

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 30m 2s 981ms Failed
Feature Advice transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 5s 623ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 2s 117ms
And Get inputs from database "CREATE_ADVICE_CONTAINER" "super-admin-adama" 2s 693ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 365ms
When Click button advice in transport table "CONTAINER" 213ms
And Set advice window in schedule in the past 3s 537ms
And Fill advice form 19s 907ms
And Click advice save button to check error message 190ms
Then Check if possible advice alert is displayed 070ms
After Hooks.deleteTransportAfterTest() 10s 288ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 6s 148ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 104ms
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 388ms
When Click button advice in transport table "DELIVERY" 225ms
And Set advice window in schedule in the past 3s 504ms
And Fill advice form 10s 717ms
And Click advice save button to check error message 208ms
Then Check if possible advice alert is displayed 079ms
After Hooks.deleteTransportAfterTest() 10s 201ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 697ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 045ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 027ms
And Check is transport "LOAD" created in transport table and set transport id 1s 381ms
When Click button advice in transport table "LOAD" 210ms
And Set advice window in schedule in the past 3s 385ms
And Fill advice form 10s 672ms
And Click advice save button to check error message 175ms
Then Check if possible advice alert is displayed 074ms
After Hooks.deleteTransportAfterTest() 10s 215ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 7s 007ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 050ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 023ms
And Check is transport "LOAD" created in transport table and set transport id 1s 370ms
When Click button advice in transport table "LOAD" 219ms
And Set advice window in schedule in the past 3s 260ms
And Fill advice form 16s 450ms
And Click advice save button to check error message 161ms
Then Check if possible advice alert is displayed 075ms
After Hooks.deleteTransportAfterTest() 10s 124ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 528ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s 003ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 028ms
And Check is transport "CONTAINER" created in transport table and set transport id 1s 335ms
When Click button advice in transport table "CONTAINER" 234ms
And Set advice window in schedule in the past 3s 243ms
And Fill advice form 16s 399ms
And Click advice save button to check error message 185ms
Then Check if possible advice alert is displayed 068ms
After Hooks.deleteTransportAfterTest() 10s 132ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 688ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 944ms
And Show all transport types 1s 155ms
And Create advice "CREATE_ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 56s 950ms
And Go to "TRANSPORT_TABLE" 457ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 023ms
When Go to transport details "CONTAINER" 2s 811ms
And Fill transport form 5s 195ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 027ms
And Expand advice panel 15s 099ms
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.114)
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
*** 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 204ms
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 739ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 071ms
And Show all transport types 1s 168ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 47s 364ms
And Go to "TRANSPORT_TABLE" 517ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 026ms
When Go to transport details "DELIVERY" 2s 844ms
And Fill transport form 1m 8s 664ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 024ms
And Expand advice panel 15s 076ms
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.114)
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
*** 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 137ms
Scenario Outline Check if possible to edit advice in transport details.
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 657ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 068ms
And Show all transport types 1s 160ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-piast" 25s 164ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 208ms
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 772ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 2s 028ms
And Show all transport types 1s 146ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 53s 269ms
And Go to "TRANSPORT_TABLE" 451ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 023ms
When Go to transport details "LOAD" 2s 794ms
And Fill transport form 28s 847ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 026ms
And Expand advice panel 15s 066ms
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.114)
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
*** 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 126ms
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 700ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s 007ms
And Show all transport types 1s 165ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-keeeper" 30s 239ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 137ms
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 528ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 920ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 026ms
When Show all transport types 1s 163ms
And Click button advice in transport table "CONTAINER" 274ms
And Set advice window in schedule 3s 178ms
And Fill advice form 15s 929ms
And Click advice save button and wait for advice form to disappear 10s 300ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 213ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 12s 614ms
And Create transport "CREATE_TRANSFER_BETWEEN_WAREHOUSES" by JSON file as "super-admin-hochland" 2s 024ms
And Get inputs from database "ADVICE_TRANSFER_BETWEEN_WAREHOUSES" "super-admin-hochland" 022ms
When Show all transport types 1s 152ms
And Click button advice in transport table "TRANSFER_BETWEEN_WAREHOUSES" 262ms
And Set advice window in schedule 7s 546ms
And Fill advice form 14s 743ms
And Click advice save button and wait for advice form to disappear 33s 870ms
And Go to "TRANSPORT_TABLE" 418ms
And Go to transport details "TRANSFER_BETWEEN_WAREHOUSES" 2s 933ms
Then Check are advice values equals 2s 986ms
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 "piast-admin" and set token of apiUsername "super-admin-piast" 2s 683ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 075ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 025ms
When Show all transport types 1s 162ms
And Click button advice in transport table "DELIVERY" 245ms
And Set advice window in schedule 3s 308ms
And Fill advice form 10s 618ms
And Click advice save button and wait for advice form to disappear 10s 849ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 222ms
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 723ms
And Create transport "CREATE_LOAD_FRONT" by JSON file as "super-admin-piast" 2s 013ms
And Get inputs from database "ADVICE_LOAD" "super-admin-piast" 022ms
When Show all transport types 1s 162ms
And Click button advice in transport table "LOAD" 230ms
And Set advice window in schedule 3s 311ms
And Fill advice form 10s 632ms
And Click advice save button and wait for advice form to disappear 10s 811ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 217ms
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 569ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 994ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 029ms
When Show all transport types 1s 162ms
And Click button advice in transport table "LOAD" 254ms
And Set advice window in schedule 3s 290ms
And Fill advice form 16s 368ms
And Click advice save button and wait for advice form to disappear 10s 782ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 209ms
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 601ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-keeeper" 2s
And Get inputs from database "ADVICE_CONTAINER" "super-admin-keeeper" 021ms
When Show all transport types 1s 162ms
And Click button advice in transport table "CONTAINER" 241ms
And Set advice window in schedule 3s 223ms
And Fill advice form 16s 333ms
And Click advice save button and wait for advice form to disappear 10s 749ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 190ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-adama" 231ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 16s 049ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 805ms
And Set token of apiUsername "paa1-carrier@qa.qa-test" 224ms
And Accept transferred transport by Api 759ms
And Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 5s 860ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 026ms
When Show all transport types 1s 230ms
And Click button advice in transport table "TRANSPORT" 240ms
And Set advice window in schedule 3s 388ms
And Fill advice form 14s 503ms
And Click advice save button and wait for advice form to disappear 33s 868ms
And Go to "TRANSPORT_TABLE" 434ms
And Go to transport details "TRANSPORT" 2s 895ms
Then Check are advice values equals 2s 842ms
After Hooks.deleteTransportAfterTest() 10s 131ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 204ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 146ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 680ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 201ms
And Accept transferred transport by Api 688ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 7s 314ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 018ms
When Show all transport types 1s 208ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 029ms
And Set advice window in schedule 3s 359ms
And Fill advice form 17s 721ms
And Click advice save button and wait for advice form to disappear 33s 785ms
And Go to "TRANSPORT_TABLE" 453ms
And Go to transport details "SMALLS_IMPORT" 2s 779ms
Then Check are advice values equals 3s 117ms
After Hooks.deleteTransportAfterTest() 10s 206ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 237ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 190ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 688ms
And Set token of apiUsername "pskza1-carrier@qa.qa-test" 219ms
And Accept transferred transport by Api 693ms
And Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 706ms
And Get inputs from database "ADVICE_SMALLS" "super-admin-skz" 023ms
When Show all transport types 1s 217ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 260ms
And Set advice window in schedule 3s 361ms
And Fill advice form 18s 002ms
And Click advice save button and wait for advice form to disappear 33s 884ms
And Go to "TRANSPORT_TABLE" 414ms
And Go to transport details "SMALLS_EXPORT" 2s 863ms
Then Check are advice values equals 2s 982ms
After Hooks.deleteTransportAfterTest() 10s 130ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-adama" 256ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 115ms
And Transfer transport to carrier by JSON file "super-admin-adama" "true" confirmation 662ms
And Accept transferred transport by Api 689ms
And Login as "paa1-carrier@qa.qa-test" 2s 611ms
When Show all transport types 1s 213ms
And Click button advice in transport table "TRANSPORT" 233ms
And Set week view 1s 895ms
And Show yesterday 1s 161ms
Then Check if advice restriction blockade windows are visible 048ms
After Hooks.deleteTransportAfterTest() 10s 105ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-skz" 263ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 16s 092ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 649ms
And Accept transferred transport by Api 633ms
And Login as "pskza1-carrier@qa.qa-test" 2s 469ms
When Show all transport types 1s 163ms
And Click button advice in transport table "SMALLS_IMPORT" 1s 258ms
And Set week view 2s 349ms
And Show yesterday 1s 389ms
Then Check if advice restriction blockade windows are visible 050ms
After Hooks.deleteTransportAfterTest() 10s 127ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Set token of apiUsername "super-admin-skz" 234ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 16s 069ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 666ms
And Accept transferred transport by Api 652ms
And Login as "pskza1-carrier@qa.qa-test" 2s 620ms
When Show all transport types 1s 143ms
And Click button advice in transport table "SMALLS_EXPORT" 1s 643ms
And Set week view 2s 450ms
And Show yesterday 1s 262ms
Then Check if advice restriction blockade windows are visible 191ms
After Hooks.deleteTransportAfterTest() 10s 125ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 102ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 181ms
And Show all transport "false" 099ms
And Click on time window date 1s 683ms
And Select view "DAYS_4" 2s 164ms
And Move advice window "3" 1s 503ms
Then Check if advice window is in new location 061ms
After Hooks.deleteTransportAfterTest() 10s 099ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "pgf-admin" and set token of apiUsername "super-admin-pgf" 5s 961ms
And Create transport "CREATE_UNLOAD" by JSON file as "super-admin-pgf" 17s 714ms
And Show all transport "false" 087ms
And Click on time window date 16s 029ms
And Select view "DAYS_4" 2s 180ms
And Move advice window "3" 1s 687ms
Then Check if advice window is in new location 068ms
After Hooks.deleteTransportAfterTest() 10s 201ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "swiss-krono-delivery-admin" and set token of apiUsername "super-admin-skd" 5s 338ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 16s 675ms
And Show all transport "false" 086ms
And Click on time window date 15s 850ms
And Select view "DAYS_4" 2s 140ms
And Move advice window "3" 1s 650ms
Then Check if advice window is in new location 061ms
After Hooks.deleteTransportAfterTest() 10s 189ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 5s 080ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 854ms
And Show all transport "false" 089ms
And Click on time window date 1s 863ms
And Select view "DAYS_4" 2s 197ms
And Move advice window "3" 1s 579ms
Then Check if advice window is in new location 068ms
After Hooks.deleteTransportAfterTest() 10s 140ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 643ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 931ms
And Show all transport "false" 085ms
And Click on time window date 2s 002ms
And Select view "DAYS_4" 2s 139ms
And Move advice window "3" 1s 494ms
Then Check if advice window is in new location 069ms
After Hooks.deleteTransportAfterTest() 10s 102ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 5s 331ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 793ms
And Show all transport "true" 257ms
And Click on time window date 1s 768ms
And Select view "DAYS_4" 2s 153ms
And Move advice window "3" 1s 500ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 10s 120ms
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 625ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 040ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 010ms
When Show all transport types 1s 148ms
And Click button advice in transport table "DELIVERY" 247ms
And Set advice window in schedule 3s 354ms
And Fill advice form 10s 527ms
And Click advice save button and wait for advice form to disappear 10s 745ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 120ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 053ms
And Create transport "CREATE_LATE_DELIVERY" by JSON file as "super-admin-hochland" in "0" days 2s 934ms
Then Check if transport row is "red" 3s 267ms
After Hooks.deleteTransportAfterTest() 10s 114ms
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" 2s 912ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 191ms
And Go to "TRANSPORT_TABLE" 447ms
And Show all transport types 1s 207ms
And Click on time window date 1s 798ms
And Scroll to time window "adviceWindow" 160ms
And Set time window height "2" "adviceWindow" 5s 647ms
Then Check height of the time window after expanding by "2" in "adviceWindow" 068ms
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 112ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 325ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-lantmannen" 2s 752ms
And Go to "TRANSPORT_TABLE" 337ms
And Show all transport types 1s 132ms
And Click on time window date 1s 905ms
And Scroll to time window "adviceWindow" 131ms
And Set time window height "4" "adviceWindow" 5s 584ms
Then Check height of the time window after expanding by "4" in "adviceWindow" 083ms
After Hooks.deleteTransportAfterTest() 10s 206ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 500ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 967ms
And Go to "TRANSPORT_TABLE" 432ms
And Show all transport types 1s 142ms
And Click on time window date 1s 659ms
And Scroll to time window "adviceWindow" 162ms
And Set time window height "3" "adviceWindow" 5s 575ms
Then Check height of the time window after expanding by "3" in "adviceWindow" 062ms
After Hooks.deleteTransportAfterTest() 10s 121ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 9s 903ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 17s 006ms
And Go to "TRANSPORT_TABLE" 519ms
And Show all transport types 15s 024ms
And Click on time window date 16s 111ms
And Scroll to time window "adviceWindow" 228ms
And Set time window height "1" "adviceWindow" 5s 609ms
Then Check height of the time window after expanding by "1" in "adviceWindow" 065ms
After Hooks.deleteTransportAfterTest() 10s 204ms
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 714ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 054ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 022ms
When Show all transport types 1s 144ms
And Click button advice in transport table "DELIVERY" 246ms
And Set advice window in schedule 3s 289ms
And Fill advice form 10s 499ms
And Click advice save button and wait for advice form to disappear 10s 800ms
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.StkGj7}, 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.114, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 6b533f8080c04f427f4c4895dd558f77
	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 118ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 020ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 871ms
And Go to "WAREHOUSE_TAB" 1s 214ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 166ms
When Go to new transport "DELIVERY" 621ms
And Fill transport form 44s 847ms
And Click "save-transport" save button and wait for form to disappear 30s 223ms
And Click previous page button in browser 061ms
Then Check if advice window can't be created 3s 009ms
After Hooks.deleteTransportAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 002ms
Given Get inputs from database "CREATE_DELIVERY" "super-admin-hochland" 023ms
And Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 027ms
And Go to "WAREHOUSE_TAB" 1s 222ms
And Select warehouse "Twarożkarnia wyrób gotowy" 2s 212ms
When Go to new transport "DELIVERY" 638ms
And Fill transport form 44s 956ms
And Click "save-transport" save button and wait for form to disappear 30s 211ms
And Replace warehouse id in browser url with "Twarożkarnia wyrób gotowy" id 110ms
Then Check if advice window can't be created 2s 588ms
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 582ms
And Create transport "CREATE_TRANSPORT_WITHOUT_WAREHOUSES" by JSON file as "super-admin-adama" 2s 432ms
And Transfer transport to carrier by JSON file "super-admin-adama" "false" confirmation 925ms
And Get inputs from database "ADVICE_TRANSPORT" "super-admin-adama" 021ms
When Show all transport types 1s 136ms
And Click button advice in transport table "TRANSPORT" 229ms
And Fill advice form 15s 088ms
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 134ms
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 123ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 653ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 2s 306ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_EXPORT" "super-admin-bausch" 003ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 685ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 423ms
And Click button advice in transport table "LOAD_EXPORT" 1s 833ms
And Set advice window in schedule 3s 274ms
And Fill advice form 11s 675ms
And Click advice save button and wait for advice form to disappear 33s 910ms
And Create transport "CREATE_LOAD_EXPORT" by JSON file as "super-admin-bausch" 16s 183ms
And Confirm status "ORDER_COMPLETNESS" by Public API "v1" 391ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 652ms
When Go to "TRANSPORT_TABLE" 464ms
And Show all transport types 1s 156ms
And Click button advice in transport table "LOAD_EXPORT" 2s 352ms
And Set advice window in schedule 3s 142ms
And Select driver "Marek Kanarek" from suggestions 2s 447ms
Then Verify if mode of transportation select is empty 101ms
Hooks
After Hooks.deleteTransportsAfterTest() 030ms
java.lang.AssertionError: Nieoczekiwany błąd podczas żądania PUT pod adresem /transports/223828585/delete - status odpowiedzi: 401 , komunikat:  [path:/apollo/api/transports/223828585/delete, error:Unauthorized, message:No message available, timestamp:1626549602592, 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() 557ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-farmacol" 206ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 15s 920ms
When Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 855ms
And Login as "farmacol-admin" 8s 108ms
And Go to "WAREHOUSE_TAB" 1s 134ms
And Select warehouse "Katowice Przyjęcia" 1s 419ms
And Set week view 2s 537ms
And Move cursor over time window element 470ms
Then Check if "Zaawizowany" "31415" "06:00" "GDA12345" are visible on time window popup details 376ms
After Hooks.deleteTransportAfterTest() 10s 112ms
- 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 279ms
And Create default accepted mode of transportation by API with "pba1-carrier" 2s 013ms
And Create transport "CREATE_EXW_DELIVERY" by JSON file as "super-admin-bausch" 2s 250ms
And Set "advice" inputs from JSON file "ADVICE_EXW_DELIVERY" "super-admin-bausch" 004ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 893ms
When Go to "TRANSPORT_TABLE" 412ms
And Show all transport types 1s 162ms
And Click button advice in transport table "EXW_DELIVERY" 1s 412ms
And Fill advice form 10s 637ms
And Click advice save button and wait for advice form to disappear 33s 288ms
And Click button advice in transport table "EXW_DELIVERY" 252ms
And Set advice window in schedule 3s 212ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 2s 528ms
And Click advice save button and wait for advice form to disappear 19s 124ms
And Go to "TRANSPORT_TABLE" 419ms
And Show all transport types 1s 187ms
And Go to transport details "EXW_DELIVERY" 2s 830ms
Then Check are advice values equals 2s 697ms
After Hooks.deleteTransportAfterTest() 10s 114ms
After Hooks.deleteModeOfTransportationAfterTest() 574ms