Project Number Date
ApolloFullRunnerReport apollo-test-2.125 20 sie 2021, 05:38

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 6m 59s 924ms Failed
Feature Edit transport using pencil
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 209ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 093ms
And Show all transport "false" 079ms
When Find transport pencil button in transports table 1s 772ms
And Click pencil and move transport to next day in schedule 20s 807ms
Then Check if transport is in new location in schedule 2s 278ms
And Check if dates in transport form are correct 4s 051ms
After Hooks.deleteTransportAfterTest() 787ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 721ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 720ms
And Show all transport "false" 079ms
When Find transport pencil button in transports table 1s 828ms
And Click pencil and move transport to next day in schedule 20s 521ms
Then Check if transport is in new location in schedule 2s 280ms
And Check if dates in transport form are correct 3s 928ms
After Hooks.deleteTransportAfterTest() 641ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 605ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 832ms
And Show all transport "false" 085ms
When Find transport pencil button in transports table 1s 782ms
And Click pencil and move transport to next day in schedule 21s 521ms
Then Check if transport is in new location in schedule 2s 301ms
And Check if dates in transport form are correct 3s 921ms
After Hooks.deleteTransportAfterTest() 746ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 607ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 907ms
And Show all transport "false" 087ms
When Find transport pencil button in transports table 1s 783ms
And Click pencil and move transport to next day in schedule 20s 598ms
Then Check if transport is in new location in schedule 2s 281ms
And Check if dates in transport form are correct 3s 889ms
After Hooks.deleteTransportAfterTest() 753ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 643ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 920ms
And Show all transport "false" 080ms
When Find transport pencil button in transports table 1s 783ms
And Click pencil and move transport to next day in schedule 20s 666ms
Then Check if transport is in new location in schedule 2s 293ms
And Check if dates in transport form are correct 3s 906ms
After Hooks.deleteTransportAfterTest() 776ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 577ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 2s 921ms
And Show all transport "true" 281ms
When Find transport pencil button in transports table 1s 766ms
And Click pencil and move transport to next day in schedule 20s 361ms
Then Check if transport is in new location in schedule 2s 297ms
And Check if dates in transport form are correct 3s 981ms
After Hooks.deleteTransportAfterTest() 739ms
Scenario Outline Check if it possible to add advice by advice button in transport table and edit transport by pencil
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 616ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 024ms
And Set "advice" inputs from JSON file "ADVICE_DELIVERY" "super-admin-piast" 001ms
When Show all transport types 1s 161ms
And Click button advice in transport table "DELIVERY" 243ms
And Set advice window in schedule 3s 408ms
And Fill advice form 13s 083ms
And Click advice save button and wait for advice form to disappear 10s 847ms
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=92.0.4515.107 (87a818b10553a07434ea9e2b6dccf3cbe7895134-refs/branch-heads/4515@{#1634}), userDataDir=/home/teamcity/build-agent/temp/buildTmp/.com.google.Chrome.vEGcDT}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=92.0.4515.131, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: a49ddeab5d6912da551cc3077a4ae0a5
	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:217)
	at Pages.Transport.AdviceFormPage.confirm(AdviceFormPage.java:27)
	at CucumberTests.Transport.AdviceTransport.clickAdviceSaveButtonAndWaitForAdviceFormToDisappear(AdviceTransport.java:179)
	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() 558ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 145ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 3s 123ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 804ms
And Click pencil and move transport to next day in schedule 20s 756ms
And Move advice window "3" 1s 506ms
Then Check if advice window is in new location 068ms
After Hooks.deleteTransportAfterTest() 4s 105ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 825ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 2s 765ms
And Show all transport "false" 075ms
When Find transport pencil button in transports table 1s 818ms
And Click pencil and move transport to next day in schedule 20s 558ms
And Move advice window "3" 1s 597ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 220ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 2s 521ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 855ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 825ms
And Click pencil and move transport to next day in schedule 21s 509ms
And Move advice window "3" 1s 682ms
Then Check if advice window is in new location 068ms
After Hooks.deleteTransportAfterTest() 3s 751ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 558ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 898ms
And Show all transport "false" 076ms
When Find transport pencil button in transports table 1s 822ms
And Click pencil and move transport to next day in schedule 20s 659ms
And Move advice window "3" 1s 541ms
Then Check if advice window is in new location 064ms
After Hooks.deleteTransportAfterTest() 3s 659ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 624ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 2s 933ms
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 658ms
And Move advice window "3" 1s 534ms
Then Check if advice window is in new location 061ms
After Hooks.deleteTransportAfterTest() 3s 668ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 602ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 2s 727ms
And Show all transport "true" 264ms
When Find transport pencil button in transports table 1s 839ms
And Click pencil and move transport to next day in schedule 20s 411ms
And Move advice window "3" 1s 542ms
Then Check if advice window is in new location 075ms
After Hooks.deleteTransportAfterTest() 3s 193ms