Project Number Date
ApolloFullRunnerReport apollo-test-2.96 27 lip 2021, 06:03

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Edit transport using pencil 94 1 2 0 0 97 12 1 13 7m 27s 098ms Failed
Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 951ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 136ms
And Show all transport "false" 083ms
When Find transport pencil button in transports table 1s 756ms
And Click pencil and move transport to next day in schedule 20s 715ms
Then Check if transport is in new location in schedule 2s 253ms
And Check if dates in transport form are correct 4s 025ms
After Hooks.deleteTransportAfterTest() 821ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 683ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 723ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 752ms
And Click pencil and move transport to next day in schedule 20s 506ms
Then Check if transport is in new location in schedule 2s 272ms
And Check if dates in transport form are correct 3s 901ms
After Hooks.deleteTransportAfterTest() 787ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 617ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 855ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 785ms
And Click pencil and move transport to next day in schedule 21s 430ms
Then Check if transport is in new location in schedule 2s 263ms
And Check if dates in transport form are correct 3s 953ms
After Hooks.deleteTransportAfterTest() 899ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 730ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 3s 070ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 704ms
And Click pencil and move transport to next day in schedule 20s 501ms
Then Check if transport is in new location in schedule 2s 284ms
And Check if dates in transport form are correct 3s 949ms
After Hooks.deleteTransportAfterTest() 856ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 553ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 952ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 836ms
And Click pencil and move transport to next day in schedule 20s 580ms
Then Check if transport is in new location in schedule 2s 255ms
And Check if dates in transport form are correct 3s 906ms
After Hooks.deleteTransportAfterTest() 830ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 605ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 2s 960ms
And Show all transport "true" 284ms
When Find transport pencil button in transports table 1s 770ms
And Click pencil and move transport to next day in schedule 20s 308ms
Then Check if transport is in new location in schedule 2s 278ms
And Check if dates in transport form are correct 3s 934ms
After Hooks.deleteTransportAfterTest() 726ms
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" 2s 719ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 001ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 022ms
When Show all transport types 1s 152ms
And Click button advice in transport table "DELIVERY" 266ms
And Set advice window in schedule 3s 342ms
And Fill advice form 10s 507ms
And Click advice save button and wait for advice form to disappear 33s 267ms
And Go to "TRANSPORT_TABLE" 494ms
And Find transport pencil button in transports table 1s 741ms
And Click pencil and move transport to next day in schedule 7s 614ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[contains(@class, 'btn btn-primary save-advice-button')] (tried for 4 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.v859b5}, 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: 80c63c1ed3a0f4d4b06d0842064a8be9
	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:219)
	at Pages.Schedule.SchedulePage.moveTransportToNextDayUsingPencilButton(SchedulePage.java:183)
	at CucumberTests.AdviceEdition.PencilEdition.clickInPencilAndMoveAdviceWindowInNewLocationInSchedule(PencilEdition.java:44)
	at ✽.Click pencil and move transport to next day in schedule(file:Features/Atom/Transport/PencilEdition.feature:33)
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 766ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 257ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 120ms
And Show all transport "false" 071ms
When Find transport pencil button in transports table 1s 766ms
And Click pencil and move transport to next day in schedule 20s 577ms
And Move advice window "3" 1s 509ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 4s 029ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 424ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 697ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 826ms
And Click pencil and move transport to next day in schedule 20s 342ms
And Move advice window "3" 1s 674ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 268ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 432ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 902ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 767ms
And Click pencil and move transport to next day in schedule 21s 338ms
And Move advice window "3" 1s 625ms
Then Check if advice window is in new location 070ms
After Hooks.deleteTransportAfterTest() 3s 702ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 570ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 863ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 820ms
And Click pencil and move transport to next day in schedule 20s 454ms
And Move advice window "3" 1s 497ms
Then Check if advice window is in new location 061ms
After Hooks.deleteTransportAfterTest() 3s 643ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 550ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 896ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 821ms
And Click pencil and move transport to next day in schedule 20s 546ms
And Move advice window "3" 1s 515ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 618ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 401ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 719ms
And Show all transport "true" 242ms
When Find transport pencil button in transports table 1s 831ms
And Click pencil and move transport to next day in schedule 20s 229ms
And Move advice window "3" 1s 529ms
Then Check if advice window is in new location 065ms
After Hooks.deleteTransportAfterTest() 3s 183ms