Project Number Date
ApolloFullRunnerReport after_release_3_7_0.348 19 mar 2021, 18:02

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@cleanUserDetailsAfterTest 274 5 0 0 0 279 26 5 31 46m 58s 061ms Failed
View Feature Invitation
Given Set token of apiUsername "super-admin-farmacol" 103ms
And Prepare user "dnfa1-supplier" details with all notifications and "automaty314153@test.pl" by JSON file 739ms
And Create invitation by JSON file "super-admin-farmacol" for "automaty314153@test.pl" "CREATE_SUPPLIER_INVITATION" 447ms
And Prepare user "dnfa1-supplier-2" details with all notifications and "automaty214152@test.pl" by JSON file 279ms
And Create invitation by JSON file "super-admin-farmacol" for "automaty214152@test.pl" "CREATE_SUPPLIER_INVITATION" 409ms
When Login as "dnfa1-supplier" and set token of apiUsername "super-admin-farmacol" 3s 005ms
And Go to "INVITATIONS_TAB" 172ms
And Accept invitation 15s 958ms
And If user is login then logout 098ms
And Login as "dnfa1-supplier-2" and set token of apiUsername "super-admin-farmacol" 2s 540ms
And Verify if user has visible "no waiting" invitation 15s 305ms
And Verify if user has visible "accepted" invitation 321ms
And Verify if user can see "Farmacol" on principal switch dropdown 090ms
After Hooks.cleanUserDetailsAfterTest() 301ms
View Feature Invitation
Scenario Outline Check if rejected invitation is visible in rejected tab
Steps
Given Set token of apiUsername "super-admin-piast" 094ms
And Prepare user "piast-admin" details with all notifications and "automaty31415@test.pl" by JSON file 168ms
Then Create invitation by JSON file "super-admin-alrec" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION" 260ms
When Login as "piast-admin" 2s 154ms
Then Go to "INVITATIONS_TAB" 196ms
And Go to invitation details 048ms
Then Reject invitation by button as user 107ms
When If user is login then logout 075ms
Then Login as "super-admin-alrec" and set token of apiUsername "super-admin-alrec" 2s 043ms
And Go to "INVITATIONS_TAB" 181ms
And Go to "REJECTED_TAB" invitation status tab 106ms
Then Invitation is displayed on list "automaty31415@test.pl" 15s 152ms
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.0rC1Yz}, 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: b2bb84570eddb544e51f32c95dbe3a3d
*** 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() 036ms
After Hooks.cleanUserDetailsAfterTest() 167ms
View Feature Advice Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 041ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 132ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 203ms
And Get inputs from database "ADVICE_CONTAINER" "super-admin-adama" 003ms
And Show all transport types 1s 044ms
And Click button advice in transport table "CONTAINER" 132ms
And Set advice window in schedule 2s 377ms
And Fill advice form 11s 847ms
And Click advice save button and wait for advice form to disappear 31s 234ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Advice has been saved!" 7s 698ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 129ms
After Hooks.cleanUserDetailsAfterTest() 170ms
View Feature Advice Mail
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 107ms
And Prepare user "piast-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 147ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 313ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 004ms
And Show all transport types 1s 042ms
And Click button advice in transport table "DELIVERY" 098ms
And Set advice window in schedule 2s 564ms
And Fill advice form 8s 435ms
And Click advice save button and wait for advice form to disappear 30s 764ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Advice has been saved!" 6s 869ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 147ms
After Hooks.cleanUserDetailsAfterTest() 134ms
View Feature Advice Mail
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 273ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 236ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 235ms
And Get inputs from database "ADVICE_LOAD" "super-admin-keeeper" 004ms
And Show all transport types 1s 050ms
And Click button advice in transport table "LOAD" 123ms
And Set advice window in schedule 2s 416ms
And Fill advice form 13s 244ms
And Click advice save button and wait for advice form to disappear 30s 740ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zapisano awizację! | Time window has been saved!" 7s 305ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.cleanUserDetailsAfterTest() 201ms
View Feature Advice Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 331ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 178ms
And Create transport "CREATE_CONTAINER" by JSON file as "super-admin-adama" 1s 186ms
And Show all transport types 1s 034ms
And Create advice "ADVICE_CONTAINER" "CONTAINER" "super-admin-adama" 45s 078ms
And Go to "TRANSPORT_TABLE" 180ms
And Go to transport details "CONTAINER" 4s 433ms
And Get inputs from database "EDIT_CONTAINER" "super-admin-adama" 003ms
When Go to transport details "CONTAINER" 3s 227ms
And Fill transport form 4s 727ms
And Get inputs from database "EDIT_ADVICE_CONTAINER" "super-admin-adama" 003ms
And Expand advice panel 122ms
And Edit advice in transport details 12s 380ms
And Click "save-transport-and-close" save button and wait for form to disappear 15s 629ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 1m 8s 414ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 123ms
After Hooks.cleanUserDetailsAfterTest() 186ms
View Feature Advice Mail
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 622ms
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 248ms
And Show all transport types 1s 039ms
And Create advice "ADVICE_DELIVERY" "DELIVERY" "super-admin-piast" 41s 896ms
And Go to "TRANSPORT_TABLE" 243ms
And Go to transport details "DELIVERY" 4s 537ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 004ms
When Go to transport details "DELIVERY" 3s 203ms
And Fill transport form 1m 2s 599ms
And Get inputs from database "EDIT_ADVICE_DELIVERY" "super-admin-piast" 004ms
And Expand advice panel 123ms
And Edit advice in transport details 6s 668ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 150ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 1m 2s 225ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 165ms
After Hooks.cleanUserDetailsAfterTest() 167ms
View Feature Advice Mail
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 2s 701ms
And Prepare user "keeeper-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 307ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-keeeper" 1s 245ms
And Show all transport types 1s 042ms
And Create advice "ADVICE_LOAD" "LOAD" "super-admin-keeeper" 46s 512ms
And Go to "TRANSPORT_TABLE" 215ms
And Go to transport details "LOAD" 4s 427ms
And Get inputs from database "EDIT_LOAD" "super-admin-keeeper" 003ms
When Go to transport details "LOAD" 3s 229ms
And Fill transport form 24s 686ms
And Get inputs from database "EDIT_ADVICE_LOAD" "super-admin-keeeper" 003ms
And Expand advice panel 125ms
And Edit advice in transport details 18s 662ms
And Click "save-transport-and-close" save button and wait for form to disappear 16s 121ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zmiana w awizacji numer" 25s 374ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 139ms
After Hooks.cleanUserDetailsAfterTest() 247ms
View Feature Advice Mail
Given Set token of apiUsername "super-admin-skd" 095ms
And Prepare user "swiss-krono-delivery-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 211ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 1s 310ms
And Confirm status "ARRIVAL" by Public API "v1" 310ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Potwierdzono status Wjazd na teren zakładu" 13s 451ms
Then Check if user got a mail 000ms
And Confirm status "DEPARTURE" by Public API "v1" 158ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Potwierdzono status Wyjazd" 1m 1s 322ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 158ms
After Hooks.cleanUserDetailsAfterTest() 162ms
View Feature Advice Mail
Given Set token of apiUsername "super-admin-hochland" 096ms
And Prepare company "Dostawca Hochland Automat 1" verification email setting "48h" 011ms
And Prepare user "dha1-supplier-2@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 176ms
And Login as "dha1-supplier-2@qa.qa-test" and set token of apiUsername "dha1-supplier-2@qa.qa-test" 2s 738ms
And Create transport "CREATE_DELIVERY" by JSON file as "dha1-supplier-2@qa.qa-test" 15s 405ms
And Wait "120" seconds 2m
When Get mail "apolloautomattest@gmail.com" message from mail account with "Weryfikacja danych awizacji" 7s 302ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 151ms
After Hooks.cleanUserDetailsAfterTest() 233ms
After Hooks.rollbackVerificationEmailSettingAfterTest() 006ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 490ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 148ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 216ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 671ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowa aukcja" 12s 415ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 091ms
After Hooks.cleanUserDetailsAfterTest() 170ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 121ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 205ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 248ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 122ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 559ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 411ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia" 37s 423ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 071ms
After Hooks.cleanUserDetailsAfterTest() 171ms
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 210ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 234ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 207ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 205ms
And Add a bid "1500" to an auction by JSON file as "pskza1-carrier@qa.qa-test" for "pskza1-carrier@qa.qa-test" 195ms
And Wait till auction end 1m 58s 022ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Dodano nową ofertę" 3m 17s 843ms
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() 214ms
After Hooks.cleanUserDetailsAfterTest() 304ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 237ms
And Prepare user "adama-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 193ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 276ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 161ms
And Wait till auction end 1m 58s 022ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Aukcja zakończona bez ofert" 44s 064ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 114ms
After Hooks.cleanUserDetailsAfterTest() 158ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 771ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 175ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 221ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 112ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 299ms
And Add a bid "500" to an auction by JSON file as "paa2-carrier@qa.qa-test" for "super-admin-adama" 472ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Oferta przelicytowana" 18s 918ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 080ms
After Hooks.cleanUserDetailsAfterTest() 172ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 164ms
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 229ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 129ms
And Add a bid "1500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 183ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Otrzymano zlecenie" 2m 22s 861ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 077ms
After Hooks.cleanUserDetailsAfterTest() 223ms
View Feature Auctions Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 080ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 172ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 206ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" 2s 135ms
And Add a bid "500" to an auction by JSON file as "paa1-carrier@qa.qa-test" for "super-admin-adama" 297ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Otrzymano zlecenie" 13s 618ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 063ms
After Hooks.cleanUserDetailsAfterTest() 158ms
View Feature Auctions Mail
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 419ms
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 286ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-adama" and finish of auction in "121" minutes 2s 503ms
And Wait "90" seconds 1m 30s
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zakończenie aukcji" 6s 845ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 168ms
After Hooks.cleanUserDetailsAfterTest() 191ms
View Feature Discrepancy Report Mail
Scenario Outline Check if mail was sent to after discrepancy report generation
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 388ms
And Prepare user "hochland-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 545ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 548ms
And Go to "TRANSPORT_TABLE" 132ms
And Go to transport details "DELIVERY" 4s 538ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-hochland" 004ms
And Fill transport form 35s 973ms
And Open section: "discrepancy-report-panel" 1s 074ms
And Fill discrepancy report section 35s 659ms
And Go to transport details "DELIVERY" 4s 490ms
And Change filled value in transport details "rodo-acceptance" "checkbox" "true" "0" 1s 281ms
And Generate discrepancy report 19s 328ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Utworzono protokół niezgodności" 3m 20s 701ms
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/DiscrepancyReportMail.feature:18)
After Hooks.deleteTransportAfterTest() 164ms
After Hooks.cleanUserDetailsAfterTest() 338ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 100ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 265ms
When Create default mode of transportation by API with "pba1-carrier" 217ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 110ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 19s 254ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 272ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 090ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 424ms
When Create default mode of transportation by API with "pba1-carrier" 071ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 18s 989ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 287ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
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 177ms
And Prepare user "pha1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 212ms
And Set basic authorities "ROLE_CAN_PLAN_ADVICE_IN_THE_PAST" to user "hochland-admin" 198ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 399ms
And Go to "WAREHOUSE_TAB" 777ms
And Select warehouse "Serownia" 1s 458ms
And Set week view 1s 114ms
And Show yesterday 1s 063ms
And Move window into the past 289ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "spóźnił się na" 3m 15s 122ms
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() 161ms
After Hooks.cleanUserDetailsAfterTest() 286ms
After Hooks.rollbackAddedAuthorities() 055ms
View Feature Transport Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 303ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 278ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 301ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Drobnica import" 1m 700ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 109ms
After Hooks.cleanUserDetailsAfterTest() 232ms
View Feature Transport Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 685ms
And Prepare user "swisskrono-admin" details with all notifications and "apolloautomattest@gmail.com" by JSON file 250ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 311ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Drobnica eksport" 41s 490ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 113ms
After Hooks.cleanUserDetailsAfterTest() 202ms
View Feature Transport Transfer Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 161ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 164ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 219ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "true" 19s 237ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zlecenie czeka na akceptację" 6s 912ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 118ms
After Hooks.cleanUserDetailsAfterTest() 176ms
View Feature Transport Transfer Mail
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 213ms
And Prepare user "paa1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 157ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 1s 211ms
And Transfer transport to carrier "Przewoźnik Adama Automat 1" with "false" 19s 235ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zostało przekazane nowe zlecenie" 6s 922ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 110ms
After Hooks.cleanUserDetailsAfterTest() 199ms
View Feature Transport Transfer Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 373ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 365ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 1s 253ms
And Transfer transport to carrier "Przewoźnik SKZ Automat 1" 19s 207ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Zlecenie czeka na akceptację" 6s 479ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 123ms
After Hooks.cleanUserDetailsAfterTest() 269ms
View Feature Transport Transfer Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 280ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 327ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 230ms
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" 180ms
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" 246ms
Then If user is login then logout 092ms
And Login as "swisskrono-admin" 1s 191ms
And Go to auction details 1s 209ms
And Pass transport to carrier from auction details 1s 294ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nie otrzymano zlecenia" 13s 117ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 117ms
After Hooks.cleanUserDetailsAfterTest() 216ms
View Feature Transport Transfer Mail
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 232ms
And Prepare user "pskza1-carrier@qa.qa-test" details with all notifications and "apolloautomattest@gmail.com" by JSON file 296ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 1s 251ms
And Set transport on auction with "500" and "1500" by JSON file as "super-admin-skz" 2s 255ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nowe zapytanie ofertowe" 18s 503ms
Then Check if user got a mail 000ms
After Hooks.deleteTransportAfterTest() 096ms
After Hooks.cleanUserDetailsAfterTest() 265ms
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 178ms
Then Send password remind email "automaty10@o2.pl" and check if status is ok 137ms
After Hooks.cleanUserDetailsAfterTest() 160ms
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 967ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 221ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 1s 629ms
And Create transport "CREATE_LOAD_NIEPORET_WAREHOUSE" by JSON file as "super-admin-lantmannen" 1s 405ms
And Check if reject date is not visible 15s 052ms
When Reject status: Book of disinfection 071ms
And Check if reject date is visible 196ms
Then If user is login then logout 071ms
And Login as "lantmannen-admin" 1s 035ms
And Check if note was added to transport after status rejection 1s 247ms
And Check if history note was added to transport after status rejection - "LOAD" 5s 572ms
And Get mail "apolloautomattest@gmail.com" message from mail account with "Nieaktualna księga mycia i dezynfekcji" 3m 13s 741ms
And 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/Statuses/RejectStatuses.feature:17)
After Hooks.deleteTransportAfterTest() 129ms
After Hooks.cleanUserDetailsAfterTest() 167ms