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
@deleteCreatedUserAfterTest 303 2 10 0 0 315 33 2 35 8m 12s 477ms Failed
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-pgf" and set token of apiUsername "super-admin-pgf" 2s 518ms
And Go to "USERS_TAB" 1s 470ms
When Click add user button 285ms
And Add user "automaty1@test.pl" with "Admin" 2s 318ms
And Click save button 170ms
And Set user id 1s 366ms
Then Success alert is displayed 064ms
And Go to "USERS_TAB" 1s 376ms
And User "is" displayed in users list "automaty1@test.pl" 1s 893ms
After Hooks.deleteCreatedUserAfterTest() 213ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-pgf" and set token of apiUsername "super-admin-pgf" 2s 469ms
And Go to "USERS_TAB" 1s 456ms
When Click add user button 282ms
And Add user "automaty1@test.pl" with "Logistyk" 2s 423ms
And Click save button 146ms
And Set user id 1s 088ms
Then Success alert is displayed 071ms
And Go to "USERS_TAB" 1s 338ms
And User "is" displayed in users list "automaty1@test.pl" 1s 939ms
After Hooks.deleteCreatedUserAfterTest() 202ms
Scenario Outline Check if it is possible to add principal user without using invitations
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-pgf" and set token of apiUsername "super-admin-pgf" 2s 528ms
And Go to "USERS_TAB" 1s 400ms
When Click add user button 280ms
And Add user "automaty1@test.pl" with "Kierownik Magazynu" 15s 431ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li[text()='Kierownik Magazynu' and @role='option'] | //li[@role='option']//span[text()='Kierownik Magazynu']"}
  (Session info: headless chrome=92.0.4515.131)
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: '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
*** Element info: {Using=xpath, value=//li[text()='Kierownik Magazynu' and @role='option'] | //li[@role='option']//span[text()='Kierownik Magazynu']}
	at sun.reflect.GeneratedConstructorAccessor217.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.BasePage.selectOptionFromSelect(BasePage.java:260)
	at CucumberTests.User.CreateUserTest.fillUserForm(CreateUserTest.java:36)
	at ✽.Add user "automaty1@test.pl" with "Kierownik Magazynu"(file:Features/Atom/Users/User.feature:153)
And Click save button 000ms
And Set user id 000ms
Then Success alert is displayed 000ms
And Go to "USERS_TAB" 000ms
And User "is" displayed in users list "automaty1@test.pl" 000ms
After Hooks.deleteCreatedUserAfterTest() 000ms
Scenario Outline Check if it is possible to add principal user without using invitations
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-pgf" and set token of apiUsername "super-admin-pgf" 2s 560ms
And Go to "USERS_TAB" 1s 438ms
When Click add user button 284ms
And Add user "automaty1@test.pl" with "Pracownik Zaopatrzenia" 15s 481ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//li[text()='Pracownik Zaopatrzenia' and @role='option'] | //li[@role='option']//span[text()='Pracownik Zaopatrzenia']"}
  (Session info: headless chrome=92.0.4515.131)
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: '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
*** Element info: {Using=xpath, value=//li[text()='Pracownik Zaopatrzenia' and @role='option'] | //li[@role='option']//span[text()='Pracownik Zaopatrzenia']}
	at sun.reflect.GeneratedConstructorAccessor217.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.BasePage.selectOptionFromSelect(BasePage.java:260)
	at CucumberTests.User.CreateUserTest.fillUserForm(CreateUserTest.java:36)
	at ✽.Add user "automaty1@test.pl" with "Pracownik Zaopatrzenia"(file:Features/Atom/Users/User.feature:153)
And Click save button 000ms
And Set user id 000ms
Then Success alert is displayed 000ms
And Go to "USERS_TAB" 000ms
And User "is" displayed in users list "automaty1@test.pl" 000ms
After Hooks.deleteCreatedUserAfterTest() 000ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-pgf" and set token of apiUsername "super-admin-pgf" 2s 491ms
And Go to "USERS_TAB" 1s 435ms
When Click add user button 287ms
And Add user "automaty1@test.pl" with "Magazyn" 2s 363ms
And Click save button 169ms
And Set user id 1s 130ms
Then Success alert is displayed 094ms
And Go to "USERS_TAB" 1s 363ms
And User "is" displayed in users list "automaty1@test.pl" 1s 950ms
After Hooks.deleteCreatedUserAfterTest() 219ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-adama" and set token of apiUsername "super-admin-adama" 2s 702ms
And Go to "USERS_TAB" 1s 752ms
When Click add user button 284ms
And Add user "automaty1@test.pl" with "Admin" 2s 438ms
And Click save button 223ms
And Set user id 1s 861ms
Then Success alert is displayed 131ms
And Go to "USERS_TAB" 1s 363ms
And User "is" displayed in users list "automaty1@test.pl" 1s 946ms
After Hooks.deleteCreatedUserAfterTest() 197ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-adama" and set token of apiUsername "super-admin-adama" 2s 618ms
And Go to "USERS_TAB" 1s 468ms
When Click add user button 266ms
And Add user "automaty1@test.pl" with "Logistyk" 2s 266ms
And Click save button 159ms
And Set user id 1s 234ms
Then Success alert is displayed 080ms
And Go to "USERS_TAB" 1s 429ms
And User "is" displayed in users list "automaty1@test.pl" 2s 037ms
After Hooks.deleteCreatedUserAfterTest() 209ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-adama" and set token of apiUsername "super-admin-adama" 2s 729ms
And Go to "USERS_TAB" 1s 456ms
When Click add user button 278ms
And Add user "automaty1@test.pl" with "Kupiec" 2s 277ms
And Click save button 174ms
And Set user id 948ms
Then Success alert is displayed 085ms
And Go to "USERS_TAB" 1s 373ms
And User "is" displayed in users list "automaty1@test.pl" 1s 885ms
After Hooks.deleteCreatedUserAfterTest() 209ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-adama" and set token of apiUsername "super-admin-adama" 2s 737ms
And Go to "USERS_TAB" 1s 476ms
When Click add user button 280ms
And Add user "automaty1@test.pl" with "Magazyn" 2s 345ms
And Click save button 163ms
And Set user id 916ms
Then Success alert is displayed 076ms
And Go to "USERS_TAB" 1s 360ms
And User "is" displayed in users list "automaty1@test.pl" 1s 902ms
After Hooks.deleteCreatedUserAfterTest() 201ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 456ms
And Go to "USERS_TAB" 1s 611ms
When Click add user button 299ms
And Add user "automaty1@test.pl" with "Admin" 2s 447ms
And Click save button 148ms
And Set user id 1s 826ms
Then Success alert is displayed 075ms
And Go to "USERS_TAB" 1s 391ms
And User "is" displayed in users list "automaty1@test.pl" 2s 032ms
After Hooks.deleteCreatedUserAfterTest() 212ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 577ms
And Go to "USERS_TAB" 1s 492ms
When Click add user button 349ms
And Add user "automaty1@test.pl" with "Logistyk" 2s 536ms
And Click save button 176ms
And Set user id 1s 850ms
Then Success alert is displayed 068ms
And Go to "USERS_TAB" 1s 403ms
And User "is" displayed in users list "automaty1@test.pl" 2s 001ms
After Hooks.deleteCreatedUserAfterTest() 206ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 356ms
And Go to "USERS_TAB" 1s 466ms
When Click add user button 297ms
And Add user "automaty1@test.pl" with "Ochrona / Portier" 2s 376ms
And Click save button 155ms
And Set user id 1s 428ms
Then Success alert is displayed 083ms
And Go to "USERS_TAB" 1s 412ms
And User "is" displayed in users list "automaty1@test.pl" 1s 987ms
After Hooks.deleteCreatedUserAfterTest() 189ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 520ms
And Go to "USERS_TAB" 1s 459ms
When Click add user button 358ms
And Add user "automaty1@test.pl" with "Obserwator" 2s 260ms
And Click save button 169ms
And Set user id 1s 416ms
Then Success alert is displayed 081ms
And Go to "USERS_TAB" 1s 454ms
And User "is" displayed in users list "automaty1@test.pl" 1s 943ms
After Hooks.deleteCreatedUserAfterTest() 213ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 604ms
And Go to "USERS_TAB" 1s 509ms
When Click add user button 406ms
And Add user "automaty1@test.pl" with "Handlowiec" 2s 121ms
And Click save button 182ms
And Set user id 1s 661ms
Then Success alert is displayed 093ms
And Go to "USERS_TAB" 1s 401ms
And User "is" displayed in users list "automaty1@test.pl" 1s 990ms
After Hooks.deleteCreatedUserAfterTest() 191ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 544ms
And Go to "USERS_TAB" 1s 498ms
When Click add user button 317ms
And Add user "automaty1@test.pl" with "Magazyn" 2s 352ms
And Click save button 167ms
And Set user id 1s 425ms
Then Success alert is displayed 078ms
And Go to "USERS_TAB" 1s 417ms
And User "is" displayed in users list "automaty1@test.pl" 1s 968ms
After Hooks.deleteCreatedUserAfterTest() 204ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 496ms
And Go to "USERS_TAB" 1s 544ms
When Click add user button 323ms
And Add user "automaty1@test.pl" with "Brakarz" 2s 459ms
And Click save button 177ms
And Set user id 1s 430ms
Then Success alert is displayed 074ms
And Go to "USERS_TAB" 1s 486ms
And User "is" displayed in users list "automaty1@test.pl" 1s 953ms
After Hooks.deleteCreatedUserAfterTest() 204ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 450ms
And Go to "USERS_TAB" 1s 497ms
When Click add user button 350ms
And Add user "automaty1@test.pl" with "Operator" 2s 348ms
And Click save button 146ms
And Set user id 1s 419ms
Then Success alert is displayed 088ms
And Go to "USERS_TAB" 1s 445ms
And User "is" displayed in users list "automaty1@test.pl" 2s 053ms
After Hooks.deleteCreatedUserAfterTest() 202ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-skd" and set token of apiUsername "super-admin-skd" 2s 546ms
And Go to "USERS_TAB" 1s 512ms
When Click add user button 350ms
And Add user "automaty1@test.pl" with "Kierownik Placu" 2s 341ms
And Click save button 173ms
And Set user id 1s 477ms
Then Success alert is displayed 080ms
And Go to "USERS_TAB" 1s 484ms
And User "is" displayed in users list "automaty1@test.pl" 1s 990ms
After Hooks.deleteCreatedUserAfterTest() 201ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 308ms
And Go to "USERS_TAB" 2s 186ms
When Click add user button 416ms
And Add user "automaty1@test.pl" with "Admin" 2s 234ms
And Click save button 936ms
And Set user id 6s 441ms
Then Success alert is displayed 082ms
And Go to "USERS_TAB" 1s 672ms
And User "is" displayed in users list "automaty1@test.pl" 2s 261ms
After Hooks.deleteCreatedUserAfterTest() 210ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 392ms
And Go to "USERS_TAB" 1s 777ms
When Click add user button 282ms
And Add user "automaty1@test.pl" with "Logistyk" 2s 383ms
And Click save button 239ms
And Set user id 3s 733ms
Then Success alert is displayed 070ms
And Go to "USERS_TAB" 1s 729ms
And User "is" displayed in users list "automaty1@test.pl" 2s 311ms
After Hooks.deleteCreatedUserAfterTest() 206ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 228ms
And Go to "USERS_TAB" 1s 765ms
When Click add user button 303ms
And Add user "automaty1@test.pl" with "Ochrona / Portier" 2s 455ms
And Click save button 530ms
And Set user id 5s 284ms
Then Success alert is displayed 088ms
And Go to "USERS_TAB" 1s 725ms
And User "is" displayed in users list "automaty1@test.pl" 2s 315ms
After Hooks.deleteCreatedUserAfterTest() 184ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 350ms
And Go to "USERS_TAB" 1s 697ms
When Click add user button 276ms
And Add user "automaty1@test.pl" with "Pracownik zaopatrzenia Węgrów" 2s 486ms
And Click save button 458ms
And Set user id 5s 103ms
Then Success alert is displayed 080ms
And Go to "USERS_TAB" 1s 637ms
And User "is" displayed in users list "automaty1@test.pl" 2s 194ms
After Hooks.deleteCreatedUserAfterTest() 219ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 333ms
And Go to "USERS_TAB" 1s 676ms
When Click add user button 286ms
And Add user "automaty1@test.pl" with "Kupiec" 2s 403ms
And Click save button 295ms
And Set user id 4s 103ms
Then Success alert is displayed 071ms
And Go to "USERS_TAB" 1s 658ms
And User "is" displayed in users list "automaty1@test.pl" 2s 201ms
After Hooks.deleteCreatedUserAfterTest() 205ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 410ms
And Go to "USERS_TAB" 1s 788ms
When Click add user button 398ms
And Add user "automaty1@test.pl" with "Kierownik magazynu" 2s 390ms
And Click save button 771ms
And Set user id 6s 245ms
Then Success alert is displayed 072ms
And Go to "USERS_TAB" 1s 596ms
And User "is" displayed in users list "automaty1@test.pl" 2s 184ms
After Hooks.deleteCreatedUserAfterTest() 194ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 336ms
And Go to "USERS_TAB" 1s 687ms
When Click add user button 340ms
And Add user "automaty1@test.pl" with "Pracownik sprzedaży" 2s 399ms
And Click save button 229ms
And Set user id 3s 486ms
Then Success alert is displayed 082ms
And Go to "USERS_TAB" 1s 604ms
And User "is" displayed in users list "automaty1@test.pl" 2s 180ms
After Hooks.deleteCreatedUserAfterTest() 187ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 239ms
And Go to "USERS_TAB" 2s 040ms
When Click add user button 378ms
And Add user "automaty1@test.pl" with "Pracownik zaopatrzenia" 2s 356ms
And Click save button 343ms
And Set user id 4s 623ms
Then Success alert is displayed 093ms
And Go to "USERS_TAB" 1s 616ms
And User "is" displayed in users list "automaty1@test.pl" 2s 205ms
After Hooks.deleteCreatedUserAfterTest() 218ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 397ms
And Go to "USERS_TAB" 1s 721ms
When Click add user button 297ms
And Add user "automaty1@test.pl" with "Pracownik odczyt" 2s 465ms
And Click save button 661ms
And Set user id 5s 745ms
Then Success alert is displayed 087ms
And Go to "USERS_TAB" 1s 640ms
And User "is" displayed in users list "automaty1@test.pl" 2s 234ms
After Hooks.deleteCreatedUserAfterTest() 187ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 450ms
And Go to "USERS_TAB" 1s 761ms
When Click add user button 307ms
And Add user "automaty1@test.pl" with "Magazyn" 2s 499ms
And Click save button 650ms
And Set user id 5s 913ms
Then Success alert is displayed 078ms
And Go to "USERS_TAB" 1s 745ms
And User "is" displayed in users list "automaty1@test.pl" 2s 256ms
After Hooks.deleteCreatedUserAfterTest() 209ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 6s 795ms
And Go to "USERS_TAB" 2s 846ms
When Click add user button 306ms
And Add user "automaty1@test.pl" with "Admin" 2s 251ms
And Click save button 181ms
And Set user id 1s 951ms
Then Success alert is displayed 079ms
And Go to "USERS_TAB" 1s 391ms
And User "is" displayed in users list "automaty1@test.pl" 1s 926ms
After Hooks.deleteCreatedUserAfterTest() 211ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 800ms
And Go to "USERS_TAB" 1s 454ms
When Click add user button 320ms
And Add user "automaty1@test.pl" with "Logistyk" 2s 448ms
And Click save button 152ms
And Set user id 1s 924ms
Then Success alert is displayed 077ms
And Go to "USERS_TAB" 1s 405ms
And User "is" displayed in users list "automaty1@test.pl" 1s 971ms
After Hooks.deleteCreatedUserAfterTest() 204ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 737ms
And Go to "USERS_TAB" 1s 480ms
When Click add user button 308ms
And Add user "automaty1@test.pl" with "Ochrona / Portier" 2s 398ms
And Click save button 187ms
And Set user id 1s 512ms
Then Success alert is displayed 089ms
And Go to "USERS_TAB" 1s 458ms
And User "is" displayed in users list "automaty1@test.pl" 1s 874ms
After Hooks.deleteCreatedUserAfterTest() 205ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 850ms
And Go to "USERS_TAB" 1s 514ms
When Click add user button 288ms
And Add user "automaty1@test.pl" with "Kontroler jakości" 2s 394ms
And Click save button 143ms
And Set user id 1s 498ms
Then Success alert is displayed 080ms
And Go to "USERS_TAB" 1s 350ms
And User "is" displayed in users list "automaty1@test.pl" 1s 905ms
After Hooks.deleteCreatedUserAfterTest() 188ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 775ms
And Go to "USERS_TAB" 1s 466ms
When Click add user button 283ms
And Add user "automaty1@test.pl" with "Magazyn" 2s 248ms
And Click save button 175ms
And Set user id 1s 459ms
Then Success alert is displayed 084ms
And Go to "USERS_TAB" 1s 350ms
And User "is" displayed in users list "automaty1@test.pl" 1s 940ms
After Hooks.deleteCreatedUserAfterTest() 215ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 684ms
And Go to "USERS_TAB" 1s 490ms
When Click add user button 279ms
And Add user "automaty1@test.pl" with "Spedycja Piast Cargo" 2s 376ms
And Click save button 164ms
And Set user id 1s 488ms
Then Success alert is displayed 071ms
And Go to "USERS_TAB" 1s 374ms
And User "is" displayed in users list "automaty1@test.pl" 1s 966ms
After Hooks.deleteCreatedUserAfterTest() 204ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 705ms
And Go to "USERS_TAB" 1s 480ms
When Click add user button 279ms
And Add user "automaty1@test.pl" with "Spedytor" 2s 387ms
And Click save button 166ms
And Set user id 1s 939ms
Then Success alert is displayed 071ms
And Go to "USERS_TAB" 1s 388ms
And User "is" displayed in users list "automaty1@test.pl" 1s 991ms
After Hooks.deleteCreatedUserAfterTest() 221ms