Project Number Date
ApolloFullRunnerReport develop.356 25 mar 2021, 00:07

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@cleanUserDetailsAfterTest 264 6 9 0 0 279 25 6 31 41m 22s 646ms Failed
View Feature Invitation
Given Set token of apiUsername "super-admin-farmacol" 097ms
And Prepare user "dnfa1-supplier" details with all notifications and "automaty314153@test.pl" by JSON file 680ms
And Create invitation by JSON file "super-admin-farmacol" for "automaty314153@test.pl" "CREATE_SUPPLIER_INVITATION" 430ms
And Prepare user "dnfa1-supplier-2" details with all notifications and "automaty214152@test.pl" by JSON file 216ms
And Create invitation by JSON file "super-admin-farmacol" for "automaty214152@test.pl" "CREATE_SUPPLIER_INVITATION" 403ms
When Login as "dnfa1-supplier" and set token of apiUsername "super-admin-farmacol" 2s 801ms
And Go to "INVITATIONS_TAB" 179ms
And Accept invitation 15s 947ms
And If user is login then logout 101ms
And Login as "dnfa1-supplier-2" and set token of apiUsername "super-admin-farmacol" 2s 403ms
And Verify if user has visible "no waiting" invitation 15s 327ms
And Verify if user has visible "accepted" invitation 330ms
And Verify if user can see "Farmacol" on principal switch dropdown 100ms
After Hooks.cleanUserDetailsAfterTest() 336ms
View Feature Invitation
Scenario Outline Check if rejected invitation is visible in rejected tab
Steps
Given Set token of apiUsername "super-admin-piast" 096ms
And Prepare user "piast-admin" details with all notifications and "automaty31415@test.pl" by JSON file 211ms
Then Create invitation by JSON file "super-admin-alrec" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION" 259ms
When Login as "piast-admin" 2s 090ms
Then Go to "INVITATIONS_TAB" 199ms
And Go to invitation details 058ms
Then Reject invitation by button as user 108ms
When If user is login then logout 064ms
Then Login as "super-admin-alrec" and set token of apiUsername "super-admin-alrec" 2s 019ms
And Go to "INVITATIONS_TAB" 180ms
And Go to "REJECTED_TAB" invitation status tab 103ms
Then Invitation is displayed on list "automaty31415@test.pl" 15s 155ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[text()='automaty31415@test.pl']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.pUlYQa}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c31c316ec675747c2dcb3f1143060b9a
*** Element info: {Using=xpath, value=//a[text()='automaty31415@test.pl']}
	at sun.reflect.GeneratedConstructorAccessor195.newInstance(Unknown Source)
	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.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at Pages.Invitation.InvitationsPage.findLinkToDetailsOfInvitation(InvitationsPage.java:48)
	at Pages.Invitation.InvitationsPage.findInvitationId(InvitationsPage.java:43)
	at CucumberTests.Invitation.InvitationTest.invitationIsDisplayedOnList(InvitationTest.java:49)
	at ✽.Invitation is displayed on list "automaty31415@test.pl"(file:Features/Atom/Invitations/Invitation.feature:159)
After Hooks.deleteInvitationAfterTest() 041ms
After Hooks.cleanUserDetailsAfterTest() 180ms
View Feature Advice Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 017ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 166ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 265ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-adama" 003ms
And Show all transport types 1s 051ms
And Click button advice in transport table "CONTAINER" 102ms
And Set advice window in schedule 2s 411ms
And Fill advice form 11s 892ms
And Click advice save button and wait for advice form to disappear 30s 777ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Advice has been saved!" 13s 653ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.cleanUserDetailsAfterTest() 184ms
View Feature Advice Mail
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 309ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 150ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 272ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 003ms
And Show all transport types 1s 043ms
And Click button advice in transport table "DELIVERY" 119ms
And Set advice window in schedule 2s 628ms
And Fill advice form 8s 440ms
And Click advice save button and wait for advice form to disappear 30s 727ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Advice has been saved!" 6s 974ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 157ms
After Hooks.cleanUserDetailsAfterTest() 168ms
View Feature Advice Mail
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 237ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 270ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 225ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 002ms
And Show all transport types 1s 036ms
And Click button advice in transport table "LOAD" 101ms
And Set advice window in schedule 2s 464ms
And Fill advice form 13s 312ms
And Click advice save button and wait for advice form to disappear 30s 713ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Time window has been saved!" 6s 963ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 130ms
After Hooks.cleanUserDetailsAfterTest() 229ms
View Feature Advice Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 178ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 197ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 210ms
And Show all transport types 1s 042ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 45s 094ms
And Go to "TRANSPORT_TABLE" 218ms
And Go to transport details "CONTAINER" 4s 481ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 001ms
When Go to transport details "CONTAINER" 3s 222ms
And Fill transport form 4s 721ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 003ms
And Expand advice panel 129ms
And Edit advice in transport details 12s 564ms
And Click "save-transport-and-close" save button and wait for form to disappear 630ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 1m 8s 663ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 121ms
After Hooks.cleanUserDetailsAfterTest() 147ms
View Feature Advice Mail
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 696ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 156ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 232ms
And Show all transport types 1s 046ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 41s 764ms
And Go to "TRANSPORT_TABLE" 230ms
And Go to transport details "DELIVERY" 4s 530ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 004ms
When Go to transport details "DELIVERY" 3s 226ms
And Fill transport form 1m 2s 513ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 003ms
And Expand advice panel 111ms
And Edit advice in transport details 6s 664ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 146ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 31s 112ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 158ms
After Hooks.cleanUserDetailsAfterTest() 165ms
View Feature Advice Mail
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 590ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 227ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 286ms
And Show all transport types 1s 049ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 46s 448ms
And Go to "TRANSPORT_TABLE" 214ms
And Go to transport details "LOAD" 4s 444ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 003ms
When Go to transport details "LOAD" 3s 225ms
And Fill transport form 24s 784ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 003ms
And Expand advice panel 109ms
And Edit advice in transport details 18s 675ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 640ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 48s 515ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 128ms
After Hooks.cleanUserDetailsAfterTest() 202ms
View Feature Advice Mail
Given Set token of apiUsername "super-admin-skd" 097ms
And Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 220ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 341ms
And Confirm status "ARRIVAL" by Public API "v1" 273ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Potwierdzono status Wjazd na teren zakładu" 13s 032ms
Then Check if user got a mail 000ms
And Confirm status "DEPARTURE" by Public API "v1" 166ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Potwierdzono status Wyjazd" 37s 210ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 131ms
After Hooks.cleanUserDetailsAfterTest() 171ms
View Feature Advice Mail
Given Set token of apiUsername "super-admin-hochland" 098ms
And Prepare company "Dostawca Hochland Automat 1" verification email setting "48h" 006ms
And Prepare user "dha1-supplier-2@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 184ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "dha1-supplier-2@qa.qa-test" 2s 795ms
And Create transport "CREATE_DELIVERY" by JSON file as "dha1-supplier-2@qa.qa-test" 15s 322ms
And Wait "120" seconds 2m
When Get mail "apolloautomattest@gmail.com" message from mail account with "Weryfikacja danych awizacji" 6s 871ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 133ms
After Hooks.cleanUserDetailsAfterTest() 255ms
After Hooks.rollbackVerificationEmailSettingAfterTest() 009ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 534ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 158ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 275ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 603ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowa aukcja" 12s 848ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 107ms
After Hooks.cleanUserDetailsAfterTest() 190ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 180ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 204ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 262ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 144ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 515ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 385ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia" 13s 317ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 075ms
After Hooks.cleanUserDetailsAfterTest() 163ms
View Feature Auctions Mail
Scenario Outline Check mail after bid has been added to auction
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 230ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 188ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 253ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 185ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 193ms
And Wait till auction end 1m 58s 023ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Dodano nową ofertę" 3m 13s 885ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:33)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/AuctionMail.feature:39)
After Hooks.deleteTransportAfterTest() 137ms
After Hooks.cleanUserDetailsAfterTest() 360ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 174ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 182ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 251ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 127ms
And Wait till auction end 1m 58s 023ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Aukcja zakończona bez ofert" 13s 213ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 120ms
After Hooks.cleanUserDetailsAfterTest() 186ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 520ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 183ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 204ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 145ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 208ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 335ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Oferta przelicytowana" 13s 840ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 103ms
After Hooks.cleanUserDetailsAfterTest() 208ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 165ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 220ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 249ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 108ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 207ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Otrzymano zlecenie" 2m 2s 559ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.cleanUserDetailsAfterTest() 214ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 110ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 230ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 256ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 152ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 319ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Otrzymano zlecenie" 44s 033ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 079ms
After Hooks.cleanUserDetailsAfterTest() 157ms
View Feature Auctions Mail
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 462ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 217ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 216ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" and finish of auction in "121" minutes 2s 160ms
And Wait "90" seconds 1m 30s
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zakończenie aukcji" 7s 355ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 098ms
After Hooks.cleanUserDetailsAfterTest() 187ms
View Feature Discrepancy Report Mail
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 452ms
And Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 391ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 475ms
And Go to "TRANSPORT_TABLE" 140ms
And Go to transport details "DELIVERY" 4s 637ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 004ms
And Fill transport form 36s 050ms
And Open section: "discrepancy-report-panel" 1s 083ms
And Fill discrepancy report section 35s 887ms
And Go to transport details "DELIVERY" 4s 464ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 1s 305ms
And Generate discrepancy report 18s 827ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Utworzono protokół niezgodności" 7s 820ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 133ms
After Hooks.cleanUserDetailsAfterTest() 387ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 098ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 307ms
When Create default mode of transportation by API with "pba1-carrier" 184ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 092ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 25s 683ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 259ms
After Hooks.deleteModeOfTransportationAfterTest() 107ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 096ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 294ms
When Create default mode of transportation by API with "pba1-carrier" 102ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 19s 485ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 258ms
After Hooks.deleteModeOfTransportationAfterTest() 087ms
View Feature Transport Mail
Scenario Outline Check if mail was sent to after transport delay
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 062ms
And Prepare user "pha1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 199ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 064ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 369ms
And Go to "WAREHOUSE_TAB" 825ms
And Select warehouse "Serownia" 1s 410ms
And Set week view 1s 100ms
And Show yesterday 1s 063ms
And Move window into the past 313ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "spóźnił się na" 3m 13s 409ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:33)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/TransportMail.feature:15)
After Hooks.deleteTransportAfterTest() 149ms
After Hooks.cleanUserDetailsAfterTest() 330ms
After Hooks.rollbackAddedAuthorities() 056ms
View Feature Transport Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 250ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 367ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 332ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Drobnica import" 19s 398ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 080ms
After Hooks.cleanUserDetailsAfterTest() 225ms
View Feature Transport Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 711ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 266ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 238ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Drobnica eksport" 1m 1s 122ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 086ms
After Hooks.cleanUserDetailsAfterTest() 253ms
View Feature Transport Transfer Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 166ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 214ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 234ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 19s 230ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zlecenie czeka na akceptację" 6s 954ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 120ms
After Hooks.cleanUserDetailsAfterTest() 184ms
View Feature Transport Transfer Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 157ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 192ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 215ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 19s 280ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zostało przekazane nowe zlecenie" 7s 007ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 095ms
After Hooks.cleanUserDetailsAfterTest() 180ms
View Feature Transport Transfer Mail
Scenario Outline Check if mail was sent to carrier after transport transfer in inquiry
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 821ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 261ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 285ms
And Transfer transport to carrier "Przewoźnik SKZ Automat 1" 13s 722ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[@data-button-name='PASS'] (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: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.pUlYQa}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c31c316ec675747c2dcb3f1143060b9a
	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:197)
	at Pages.Transport.TransportsPage.transferTransportToCarrier(TransportsPage.java:272)
	at CucumberTests.Transport.TransferTransportTest.transferTransportToCarrier(TransferTransportTest.java:43)
	at ✽.Transfer transport to carrier "Przewoźnik SKZ Automat 1"(file:Features/Atom/Mail/TransportTransferMail.feature:32)
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zlecenie czeka na akceptację" 000ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 083ms
After Hooks.cleanUserDetailsAfterTest() 257ms
View Feature Transport Transfer Mail
Scenario Outline Check mail after loosing inquiry
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 220ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 302ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 268ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 167ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 203ms
And Add a bid "500" to an auction by JSON file as "pskza2-carrier-2@qa.qa-test" for "pskza2-carrier-2@qa.qa-test" 206ms
Then If user is login then logout 100ms
And Login as "swisskrono-admin" 1s 212ms
And Go to auction details 1s 222ms
And Pass transport to carrier from auction details 1s 262ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia" 3m 14s 378ms
Then Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: 
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:33)
	at ✽.Check if user got a mail(file:Features/Atom/Mail/TransportTransferMail.feature:52)
After Hooks.deleteTransportAfterTest() 196ms
After Hooks.cleanUserDetailsAfterTest() 269ms
View Feature Transport Transfer Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 331ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 283ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 253ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 099ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nowe zapytanie ofertowe" 6s 834ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 101ms
After Hooks.cleanUserDetailsAfterTest() 262ms
View Feature Remind password
Given Set token of apiUsername "super-admin-adama" 093ms
And Prepare user "adama-admin" details with all notifications and "automaty10@o2.pl" by JSON file 314ms
Then Send password remind email "automaty10@o2.pl" and check if status is ok 159ms
After Hooks.cleanUserDetailsAfterTest() 218ms
View Feature Status rejection
Scenario Outline Check if it is possible to reject status by guard in transport table
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 920ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 247ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 652ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 303ms
And Check if reject date is not visible 15s 066ms
When Reject status: Book of disinfection 15s 016ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-button-name='reject-checkpoint']"}
  (Session info: headless chrome=88.0.4324.182)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'ns3112421', ip: '94.23.29.183', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-136-generic', java.version: '1.8.0_201'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b-refs/branch-heads/4324@{#1784}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.pUlYQa}, 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=88.0.4324.182, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: c31c316ec675747c2dcb3f1143060b9a
*** Element info: {Using=xpath, value=//button[@data-button-name='reject-checkpoint']}
	at sun.reflect.GeneratedConstructorAccessor195.newInstance(Unknown Source)
	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.RemoteWebDriver.findElement(RemoteWebDriver.java:356)
	at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:458)
	at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:348)
	at CucumberTests.StatusTests.RejectStatuses.rejectStatusBookOfDisinfection(RejectStatuses.java:41)
	at ✽.Reject status: Book of disinfection(file:Features/Atom/Statuses/RejectStatuses.feature:10)
And Check if reject date is visible 000ms
Then If user is login then logout 000ms
And Login as "lantmannen-admin" 000ms
And Check if note was added to transport after status rejection 000ms
And Check if history note was added to transport after status rejection - "LOAD" 000ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 000ms
And Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 093ms
After Hooks.cleanUserDetailsAfterTest() 167ms