Project Number Date
ApolloFullRunnerReport apollo-test-2.98 29 lip 2021, 06:08

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 11s 050ms 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 947ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 175ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 737ms
And Click pencil and move transport to next day in schedule 5s 769ms
Then Check if transport is in new location in schedule 2s 212ms
And Check if dates in transport form are correct 3s 899ms
After Hooks.deleteTransportAfterTest() 810ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 509ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 697ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 817ms
And Click pencil and move transport to next day in schedule 20s 352ms
Then Check if transport is in new location in schedule 2s 279ms
And Check if dates in transport form are correct 3s 887ms
After Hooks.deleteTransportAfterTest() 667ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 492ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 897ms
And Show all transport "false" 073ms
When Find transport pencil button in transports table 1s 773ms
And Click pencil and move transport to next day in schedule 21s 366ms
Then Check if transport is in new location in schedule 2s 272ms
And Check if dates in transport form are correct 3s 918ms
After Hooks.deleteTransportAfterTest() 769ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 571ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 867ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 809ms
And Click pencil and move transport to next day in schedule 20s 474ms
Then Check if transport is in new location in schedule 2s 271ms
And Check if dates in transport form are correct 3s 916ms
After Hooks.deleteTransportAfterTest() 758ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 548ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 920ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 797ms
And Click pencil and move transport to next day in schedule 20s 512ms
Then Check if transport is in new location in schedule 2s 263ms
And Check if dates in transport form are correct 3s 864ms
After Hooks.deleteTransportAfterTest() 788ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 622ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 2s 948ms
And Show all transport "true" 249ms
When Find transport pencil button in transports table 1s 683ms
And Click pencil and move transport to next day in schedule 20s 362ms
Then Check if transport is in new location in schedule 2s 279ms
And Check if dates in transport form are correct 3s 962ms
After Hooks.deleteTransportAfterTest() 813ms
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 733ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 956ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 020ms
When Show all transport types 1s 150ms
And Click button advice in transport table "DELIVERY" 238ms
And Set advice window in schedule 3s 384ms
And Fill advice form 10s 632ms
And Click advice save button and wait for advice form to disappear 33s 352ms
And Go to "TRANSPORT_TABLE" 451ms
And Find transport pencil button in transports table 1s 684ms
And Click pencil and move transport to next day in schedule 7s 546ms
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.GxgvzN}, 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: 609527d1d4e5ac9ec9d931f6b622da30
	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() 760ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 172ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 132ms
And Show all transport "false" 074ms
When Find transport pencil button in transports table 1s 732ms
And Click pencil and move transport to next day in schedule 20s 678ms
And Move advice window "3" 1s 531ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 966ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 439ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 712ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 774ms
And Click pencil and move transport to next day in schedule 20s 349ms
And Move advice window "3" 1s 578ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 275ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 743ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 879ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 798ms
And Click pencil and move transport to next day in schedule 21s 347ms
And Move advice window "3" 1s 620ms
Then Check if advice window is in new location 065ms
After Hooks.deleteTransportAfterTest() 3s 735ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 535ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 831ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 795ms
And Click pencil and move transport to next day in schedule 20s 453ms
And Move advice window "3" 1s 527ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 666ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 426ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 901ms
And Show all transport "false" 074ms
When Find transport pencil button in transports table 1s 774ms
And Click pencil and move transport to next day in schedule 20s 503ms
And Move advice window "3" 1s 524ms
Then Check if advice window is in new location 059ms
After Hooks.deleteTransportAfterTest() 3s 622ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 466ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 673ms
And Show all transport "true" 260ms
When Find transport pencil button in transports table 1s 825ms
And Click pencil and move transport to next day in schedule 20s 239ms
And Move advice window "3" 1s 587ms
Then Check if advice window is in new location 065ms
After Hooks.deleteTransportAfterTest() 3s 106ms