Project Number Date
ApolloFullRunnerReport apollo-test-2.154 11 wrz 2021, 06:36

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@TmsLink=A-7053 39 6 3 0 0 48 0 6 6 46s 895ms Failed
View Feature UserAuthority
Scenario Outline Check if it is possible to remove basic authority to user role group [A-7053]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-skz" and set token of apiUsername "super-admin-skz" 2s 890ms
And Set basic authorities "ROLE_ANNOUNCEMENTS_TAB" to user "swisskrono-producer" 200ms
When Go to "SETTINGS_TAB" 866ms
And Go to "PRODUCER" authorities settings 1s 113ms
And Expand "ANNOUNCEMENT" panel 15s 055ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-component-name='ANNOUNCEMENT-panel']"}
  (Session info: headless chrome=93.0.4577.63)
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=93.0.4577.63 (ff5c0da2ec0adeaed5550e6c7e98417dac77d98a-refs/branch-heads/4577@{#1135}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.jmHEYW}, 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=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 71dd6aa921b779f6ffe9792924bce038
*** Element info: {Using=xpath, value=//div[@data-component-name='ANNOUNCEMENT-panel']}
	at sun.reflect.GeneratedConstructorAccessor213.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.getWebElementByXpath(BasePage.java:325)
	at CucumberTests.Utils.AuthorityTest.expandPanel(AuthorityTest.java:130)
	at ✽.Expand "ANNOUNCEMENT" panel(file:Features/Atom/Users/UserAuthority.feature:118)
And Click "Dostęp do zakładki Ogłoszenia" basic authority delete button 000ms
And Accept alert 000ms
Then Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel 000ms
After Hooks.rollbackAddedActionAuthorities() 000ms
View Feature UserAuthority
Scenario Outline Check if it is possible to remove basic authority to user role group [A-7053]
Before Hooks.showScenarioName(Scenario) 005ms
Steps
Given Login as "super-admin-hochland" and set token of apiUsername "super-admin-hochland" 3s 376ms
And Set basic authorities "ROLE_ANNOUNCEMENTS_TAB" to user "hochland-warehouse-manager" 211ms
When Go to "SETTINGS_TAB" 869ms
And Go to "WAREHOUSE_MANAGER" authorities settings 1s 501ms
And Expand "ANNOUNCEMENT" panel 225ms
And Click "Dostęp do zakładki Ogłoszenia" basic authority delete button 319ms
And Accept alert 052ms
Then Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel 082ms
java.lang.AssertionError: Uprawnienie jest nadal widoczne w panelu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Utils.AuthorityTest.checkIfAuthorityIsVisibleInAuthorityPanel(AuthorityTest.java:140)
	at ✽.Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel(file:Features/Atom/Users/UserAuthority.feature:121)
After Hooks.rollbackAddedActionAuthorities() 000ms
View Feature UserAuthority
Scenario Outline Check if it is possible to remove basic authority to user role group [A-7053]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-alrec" and set token of apiUsername "super-admin-alrec" 2s 743ms
And Set basic authorities "ROLE_ANNOUNCEMENTS_TAB" to user "alrec-sales-employee" 177ms
When Go to "SETTINGS_TAB" 733ms
And Go to "SALES_EMPLOYEE" authorities settings 715ms
And Expand "ANNOUNCEMENT" panel 241ms
And Click "Dostęp do zakładki Ogłoszenia" basic authority delete button 344ms
And Accept alert 057ms
Then Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel 085ms
java.lang.AssertionError: Uprawnienie jest nadal widoczne w panelu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Utils.AuthorityTest.checkIfAuthorityIsVisibleInAuthorityPanel(AuthorityTest.java:140)
	at ✽.Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel(file:Features/Atom/Users/UserAuthority.feature:121)
After Hooks.rollbackAddedActionAuthorities() 000ms
View Feature UserAuthority
Scenario Outline Check if it is possible to remove basic authority to user role group [A-7053]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-farmacol" and set token of apiUsername "super-admin-farmacol" 2s 673ms
And Set basic authorities "ROLE_ANNOUNCEMENTS_TAB" to user "farmacol-analyst" 169ms
When Go to "SETTINGS_TAB" 727ms
And Go to "ANALYST" authorities settings 623ms
And Expand "ANNOUNCEMENT" panel 236ms
And Click "Dostęp do zakładki Ogłoszenia" basic authority delete button 332ms
And Accept alert 056ms
Then Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel 077ms
java.lang.AssertionError: Uprawnienie jest nadal widoczne w panelu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Utils.AuthorityTest.checkIfAuthorityIsVisibleInAuthorityPanel(AuthorityTest.java:140)
	at ✽.Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel(file:Features/Atom/Users/UserAuthority.feature:121)
After Hooks.rollbackAddedActionAuthorities() 000ms
View Feature UserAuthority
Scenario Outline Check if it is possible to remove basic authority to user role group [A-7053]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-adama" and set token of apiUsername "super-admin-adama" 2s 626ms
And Set basic authorities "ROLE_ANNOUNCEMENTS_TAB" to user "adama-buyer" 200ms
When Go to "SETTINGS_TAB" 758ms
And Go to "BUYER" authorities settings 731ms
And Expand "ANNOUNCEMENT" panel 218ms
And Click "Dostęp do zakładki Ogłoszenia" basic authority delete button 313ms
And Accept alert 060ms
Then Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel 080ms
java.lang.AssertionError: Uprawnienie jest nadal widoczne w panelu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Utils.AuthorityTest.checkIfAuthorityIsVisibleInAuthorityPanel(AuthorityTest.java:140)
	at ✽.Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel(file:Features/Atom/Users/UserAuthority.feature:121)
After Hooks.rollbackAddedActionAuthorities() 000ms
View Feature UserAuthority
Scenario Outline Check if it is possible to remove basic authority to user role group [A-7053]
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 632ms
And Set basic authorities "ROLE_ANNOUNCEMENTS_TAB" to user "piast-forwarding-agent" 179ms
When Go to "SETTINGS_TAB" 739ms
And Go to "FORWARDING_AGENT" authorities settings 904ms
And Expand "ANNOUNCEMENT" panel 276ms
And Click "Dostęp do zakładki Ogłoszenia" basic authority delete button 286ms
And Accept alert 053ms
Then Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel 073ms
java.lang.AssertionError: Uprawnienie jest nadal widoczne w panelu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at CucumberTests.Utils.AuthorityTest.checkIfAuthorityIsVisibleInAuthorityPanel(AuthorityTest.java:140)
	at ✽.Check if authority "Dostęp do zakładki Ogłoszenia" is "not visible" in "ANNOUNCEMENT" authority panel(file:Features/Atom/Users/UserAuthority.feature:121)
After Hooks.rollbackAddedActionAuthorities() 000ms