Project Number Date
ApolloFullRunnerReport master.314 20 lut 2021, 00:05

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
User 26 1 2 0 0 29 6 1 7 57s 534ms Failed
Feature User
Given Login as "swisskrono-admin" 1s 064ms
When Edit user by my account 578ms
Then Check if user details are successfully edited by my account tab 637ms
Given Login as "piast-admin" 1s 009ms
When Edit user by my account 418ms
Then Check if user details are successfully edited by my account tab 1s 670ms
Given Login as "lantmannen-admin" 892ms
When Edit user by my account 433ms
Then Check if user details are successfully edited by my account tab 1s 053ms
Given Login as "keeeper-admin" 970ms
When Edit user by my account 470ms
Then Check if user details are successfully edited by my account tab 1s 308ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 271ms
And Create and accept invitation by JSON file as "super-admin-skz" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 903ms
And Get invited user account data "automaty@test.pl" 957ms
When Go to "USERS_TAB" 833ms
When Delete user "automaty@test.pl" 3s 725ms
Then Success alert is displayed 040ms
And User not displayed in users list "automaty@test.pl" 16s 175ms
After Hooks.deleteUserAndCompanyAfterTest() 184ms
Scenario Outline Check if it is possible to delete user
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 103ms
And Create and accept invitation by JSON file as "super-admin-lantmannen" for "automaty@test.pl" "CREATE_CARRIER_INVITATION" 570ms
And Get invited user account data "automaty@test.pl" 871ms
When Go to "USERS_TAB" 786ms
When Delete user "automaty@test.pl" 16s 294ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@data-field-name='delete']"}
  (Session info: headless chrome=88.0.4324.150)
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-128-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.7qz6Rj}, 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.150, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5c42872c8e581ff3f5d2343eb69f2295
*** Element info: {Using=xpath, value=//span[@data-field-name='delete']}
	at sun.reflect.GeneratedConstructorAccessor194.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 org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
	at com.sun.proxy.$Proxy24.click(Unknown Source)
	at Pages.User.UserDetailsPage.deleteUser(UserDetailsPage.java:49)
	at CucumberTests.User.DeleteUserTest.deleteUser(DeleteUserTest.java:47)
	at ✽.Delete user "automaty@test.pl"(file:Features/Atom/Users/User.feature:20)
Then Success alert is displayed 000ms
And User not displayed in users list "automaty@test.pl" 000ms
After Hooks.deleteUserAndCompanyAfterTest() 143ms
Given Login as "pla1-carrier" and set token of apiUsername "super-admin-skz" 2s 161ms
When Go to my account details 149ms
Then Verify that user has disabled notification 180ms