Project Number Date
ApolloFullRunnerReport apollo-test-2.105 04 sie 2021, 05:16

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 28s 233ms 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 942ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 145ms
And Show all transport "false" 082ms
When Find transport pencil button in transports table 1s 771ms
And Click pencil and move transport to next day in schedule 20s 659ms
Then Check if transport is in new location in schedule 2s 258ms
And Check if dates in transport form are correct 4s 003ms
After Hooks.deleteTransportAfterTest() 812ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 608ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 722ms
And Show all transport "false" 102ms
When Find transport pencil button in transports table 1s 840ms
And Click pencil and move transport to next day in schedule 20s 375ms
Then Check if transport is in new location in schedule 2s 263ms
And Check if dates in transport form are correct 3s 825ms
After Hooks.deleteTransportAfterTest() 659ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 371ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 870ms
And Show all transport "false" 079ms
When Find transport pencil button in transports table 1s 778ms
And Click pencil and move transport to next day in schedule 21s 300ms
Then Check if transport is in new location in schedule 2s 266ms
And Check if dates in transport form are correct 3s 882ms
After Hooks.deleteTransportAfterTest() 769ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 594ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 868ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 821ms
And Click pencil and move transport to next day in schedule 20s 541ms
Then Check if transport is in new location in schedule 2s 258ms
And Check if dates in transport form are correct 3s 872ms
After Hooks.deleteTransportAfterTest() 723ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 517ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 957ms
And Show all transport "false" 078ms
When Find transport pencil button in transports table 1s 805ms
And Click pencil and move transport to next day in schedule 20s 520ms
Then Check if transport is in new location in schedule 2s 270ms
And Check if dates in transport form are correct 3s 830ms
After Hooks.deleteTransportAfterTest() 788ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 517ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 2s 950ms
And Show all transport "true" 272ms
When Find transport pencil button in transports table 1s 735ms
And Click pencil and move transport to next day in schedule 20s 911ms
Then Check if transport is in new location in schedule 2s 264ms
And Check if dates in transport form are correct 3s 910ms
After Hooks.deleteTransportAfterTest() 736ms
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 651ms
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" 023ms
When Show all transport types 1s 147ms
And Click button advice in transport table "DELIVERY" 270ms
And Set advice window in schedule 3s 321ms
And Fill advice form 12s 883ms
And Click advice save button and wait for advice form to disappear 33s 338ms
And Go to "TRANSPORT_TABLE" 443ms
And Find transport pencil button in transports table 1s 771ms
And Click pencil and move transport to next day in schedule 7s 330ms
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.XZ490x}, 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: 7576e791a4f623a3420dae43696fb3f6
	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() 1s 146ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 961ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 132ms
And Show all transport "false" 077ms
When Find transport pencil button in transports table 1s 728ms
And Click pencil and move transport to next day in schedule 20s 603ms
And Move advice window "3" 1s 505ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 962ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 462ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 753ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 822ms
And Click pencil and move transport to next day in schedule 20s 373ms
And Move advice window "3" 1s 613ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 268ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 465ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 878ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 787ms
And Click pencil and move transport to next day in schedule 21s 266ms
And Move advice window "3" 1s 631ms
Then Check if advice window is in new location 067ms
After Hooks.deleteTransportAfterTest() 3s 619ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 375ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 849ms
And Show all transport "false" 074ms
When Find transport pencil button in transports table 1s 829ms
And Click pencil and move transport to next day in schedule 20s 484ms
And Move advice window "3" 1s 519ms
Then Check if advice window is in new location 060ms
After Hooks.deleteTransportAfterTest() 3s 642ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 475ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 994ms
And Show all transport "false" 081ms
When Find transport pencil button in transports table 1s 772ms
And Click pencil and move transport to next day in schedule 20s 574ms
And Move advice window "3" 1s 512ms
Then Check if advice window is in new location 062ms
After Hooks.deleteTransportAfterTest() 3s 628ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 574ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 732ms
And Show all transport "true" 227ms
When Find transport pencil button in transports table 1s 811ms
And Click pencil and move transport to next day in schedule 20s 217ms
And Move advice window "3" 1s 559ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 174ms