Project Number Date
ApolloFullRunnerReport 2021.AT1.19 27 Jul 2021, 06:07

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Edit transport using pencil 91 1 5 0 0 97 12 1 13 5m 19s 734ms Failed
Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 514ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 472ms
And Show all transport "false" 163ms
When Find transport pencil button in transports table 1s 219ms
And Click pencil and move transport to next day in schedule 16s 909ms
Then Check if transport is in new location in schedule 2s 099ms
And Check if dates in transport form are correct 3s 393ms
After Hooks.deleteTransportAfterTest() 216ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 236ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 357ms
And Show all transport "false" 156ms
When Find transport pencil button in transports table 1s 206ms
And Click pencil and move transport to next day in schedule 17s 342ms
Then Check if transport is in new location in schedule 2s 111ms
And Check if dates in transport form are correct 3s 351ms
After Hooks.deleteTransportAfterTest() 170ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 035ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 393ms
And Show all transport "false" 168ms
When Find transport pencil button in transports table 1s 217ms
And Click pencil and move transport to next day in schedule 17s 759ms
Then Check if transport is in new location in schedule 2s 121ms
And Check if dates in transport form are correct 3s 355ms
After Hooks.deleteTransportAfterTest() 252ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 138ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 393ms
And Show all transport "false" 158ms
When Find transport pencil button in transports table 1s 242ms
And Click pencil and move transport to next day in schedule 16s 909ms
Then Check if transport is in new location in schedule 2s 111ms
And Check if dates in transport form are correct 3s 385ms
After Hooks.deleteTransportAfterTest() 239ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 109ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 445ms
And Show all transport "false" 159ms
When Find transport pencil button in transports table 1s 240ms
And Click pencil and move transport to next day in schedule 16s 925ms
Then Check if transport is in new location in schedule 2s 113ms
And Check if dates in transport form are correct 3s 384ms
After Hooks.deleteTransportAfterTest() 189ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 208ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 1s 531ms
And Show all transport "true" 230ms
When Find transport pencil button in transports table 1s 206ms
And Click pencil and move transport to next day in schedule 17s 209ms
Then Check if transport is in new location in schedule 2s 115ms
And Check if dates in transport form are correct 3s 338ms
After Hooks.deleteTransportAfterTest() 175ms
Scenario Outline Check if it possible to add advice by advice button in transport table and edit transport by pencil
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 127ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 209ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 035ms
When Show all transport types 1s 036ms
And Click button advice in transport table "DELIVERY" 098ms
And Set advice window in schedule 2s 571ms
And Fill advice form 8s 341ms
And Click advice save button and wait for advice form to disappear 10s 113ms
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', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-59-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.fbwBiO}, 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: 6791c7013c152c0be9f929a9b84cab41
	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/Transport/PencilEdition.feature:30)
And Go to "TRANSPORT_TABLE" 000ms
And Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 138ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 405ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 548ms
And Show all transport "false" 155ms
When Find transport pencil button in transports table 1s 242ms
And Click pencil and move transport to next day in schedule 16s 913ms
And Move advice window "3" 1s 296ms
Then Check if advice window is in new location 020ms
After Hooks.deleteTransportAfterTest() 181ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 094ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 394ms
And Show all transport "false" 158ms
When Find transport pencil button in transports table 1s 220ms
And Click pencil and move transport to next day in schedule 17s 279ms
And Move advice window "3" 1s 360ms
Then Check if advice window is in new location 020ms
After Hooks.deleteTransportAfterTest() 162ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 065ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 367ms
And Show all transport "false" 155ms
When Find transport pencil button in transports table 1s 228ms
And Click pencil and move transport to next day in schedule 17s 739ms
And Move advice window "3" 1s 398ms
Then Check if advice window is in new location 024ms
After Hooks.deleteTransportAfterTest() 246ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 147ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 404ms
And Show all transport "false" 158ms
When Find transport pencil button in transports table 1s 229ms
And Click pencil and move transport to next day in schedule 16s 907ms
And Move advice window "3" 1s 306ms
Then Check if advice window is in new location 019ms
After Hooks.deleteTransportAfterTest() 206ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 115ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 505ms
And Show all transport "false" 158ms
When Find transport pencil button in transports table 1s 214ms
And Click pencil and move transport to next day in schedule 16s 926ms
And Move advice window "3" 1s 328ms
Then Check if advice window is in new location 022ms
After Hooks.deleteTransportAfterTest() 161ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 071ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 469ms
And Show all transport "true" 218ms
When Find transport pencil button in transports table 1s 214ms
And Click pencil and move transport to next day in schedule 17s 183ms
And Move advice window "3" 1s 341ms
Then Check if advice window is in new location 021ms
After Hooks.deleteTransportAfterTest() 193ms