Project Number Date
ApolloFullRunnerReport apollo-test-2.128 22 sie 2021, 05:16

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteSimilarTransportAfterTest 79 2 1 0 0 82 3 2 5 12m 31s 563ms Failed
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set "transport" inputs from JSON file "CREATE_SMALLS_IMPORT" "super-admin-skz" 000ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 913ms
When Go to new transport "SMALLS_IMPORT" 730ms
And Fill transport form 21s 494ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 266ms
And Show all transport "false" 077ms
And Go to transport details "SMALLS_IMPORT" 3s 075ms
And Click create similar button 15s 287ms
And Fill "transport" form "CREATE_SIMILAR_SMALLS_IMPORT" by "super-admin-skz" 001ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 268ms
And Open similar transport details 557ms
Then Check are transport values equals 2s 367ms
After Hooks.deleteSimilarTransportAfterTest() 564ms
After Hooks.deleteTransportAfterTest() 520ms
View Feature Transport form
Scenario Outline Check if transport created with advice by similar button has correct values
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 000ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 8s 125ms
When Go to new transport "DELIVERY" 15s 597ms
And Fill transport form 42s 849ms
And Click "save-transport" save button and wait for form to disappear 30s 252ms
And Set advice window in schedule 2s 385ms
And Check is transport created in schedule and set transport id 3s 329ms
And Go to "TRANSPORT_TABLE" 534ms
And Go to transport details "DELIVERY" 30s 654ms
And Click create similar button 15s 261ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 13s 969ms
And Click "save-transport" save button and wait for form to disappear 30s 191ms
And Set advice window in schedule in "2" days 4s 543ms
And Go to "TRANSPORT_TABLE" 483ms
And Open similar transport details 686ms
Then Check are transport values equals 071ms
org.junit.ComparisonFailure: Wartości w formularzu w polu erp-identifier są niepoprawne, wartość na stronie: 1111 wartość poprawna: 123456 expected:<1[23456]> but was:<1[111]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:123)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:263)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:239)
	at ✽.Check are transport values equals(file:Features/Atom/Transport/TransportForm/TransportForm.feature:42)
After Hooks.deleteSimilarTransportAfterTest() 1s 022ms
After Hooks.deleteTransportAfterTest() 951ms
View Feature Transport form
Scenario Outline Check if transport created with advice by similar button has correct carrier
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set "transport" inputs from JSON file "CREATE_DELIVERY" "pna1-carrier" 000ms
And Login as "pna1-carrier" and set token of apiUsername "pna1-carrier" 2s 448ms
When Go to new transport "DELIVERY" 15s 559ms
And Fill transport form 42s 959ms
And Click "save-transport" save button and wait for form to disappear 30s 193ms
And Set advice window in schedule 2s 387ms
And Check is transport created in schedule and set transport id 3s 309ms
And Go to "TRANSPORT_TABLE" 514ms
And Go to transport details "DELIVERY" 30s 737ms
And Click create similar button 15s 265ms
And Fill "transport" form "CREATE_SIMILAR_DELIVERY" by "pna1-carrier" 14s 073ms
And Click "save-transport" save button and wait for form to disappear 30s 211ms
And Set advice window in schedule in "2" days 4s 527ms
And Go to "TRANSPORT_TABLE" 482ms
And Open similar transport details 1s 611ms
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element  is not clickable at point (49, 407). Other element would receive the click: 
  (Session info: headless chrome=92.0.4515.131)
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.KxtivS}, 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: 5569bb3f553cb37be0f7d68114832d6a
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:83)
	at CucumberTests.Transport.TransportFormTest.openSimilarTransportDetails(TransportFormTest.java:95)
	at ✽.Open similar transport details(file:Features/Atom/Transport/TransportForm/TransportForm.feature:65)
Then Check is field "CARRIER" of type "autocomplete" equals "Przewoźnik Neuca Automat 1" 000ms
After Hooks.deleteSimilarTransportAfterTest() 799ms
After Hooks.deleteTransportAfterTest() 821ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 226ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 114ms
And Mark custom fields as not obligatory 005ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 091ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 851ms
And Click button advice in transport table "OWN_COLLECTION" 935ms
And Set advice window in schedule 3s 386ms
And Fill advice form 11s 760ms
And Click advice save button and wait for advice form to disappear 33s 237ms
And Go to "TRANSPORT_TABLE" 496ms
And Find transport in table with status "planned" 3s 691ms
And Confirm statuses until reach "on-the-area" 6s 310ms
And Go to transport details "OWN_COLLECTION" 2s 947ms
And Click create similar button 15s 250ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 7s 044ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 243ms
And Open similar transport details 512ms
Then Check if transport form modal is visible 081ms
After Hooks.deleteSimilarTransportAfterTest() 541ms
After Hooks.deleteTransportAfterTest() 748ms
After Hooks.rollbackAllCustomFieldsSettings() 453ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 266ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 117ms
And Mark custom fields as not obligatory 006ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 024ms
And Set "advice" inputs from JSON file "ADVICE_OWN_COLLECTION" "super-admin-dayco" 001ms
When Login as "dayco-admin" 4s 769ms
And Click button advice in transport table "OWN_COLLECTION" 935ms
And Set advice window in schedule 3s 320ms
And Fill advice form 11s 608ms
And Click advice save button and wait for advice form to disappear 33s 296ms
And Go to "TRANSPORT_TABLE" 467ms
And Find transport in table with status "planned" 3s 719ms
And Confirm statuses until reach "during-load" 11s 484ms
And Go to transport details "OWN_COLLECTION" 2s 930ms
And Click create similar button 15s 284ms
And Fill "transport" form "CREATE_SIMILAR_OWN_COLLECTION" by "super-admin-dayco" 6s 986ms
And Click "save-transport-and-close" save button and wait for form to disappear 30s 247ms
And Open similar transport details 563ms
Then Check if transport form modal is visible 079ms
After Hooks.deleteSimilarTransportAfterTest() 529ms
After Hooks.deleteTransportAfterTest() 807ms
After Hooks.rollbackAllCustomFieldsSettings() 474ms