Project Number Date
ApolloFullRunnerReport master.346 19 mar 2021, 03:46

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 407 11 14 0 0 432 32 11 43 13m 42s 886ms Failed
View Feature Advice transport
Scenario Outline Check if mode of transportation select is still empty after selecting driver in advice form
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 3s 349ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 902ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 273ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 008ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 104ms
And Click button advice in transport table "LOAD_PL" 2s 222ms
And Set advice window in schedule 15s 641ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='SHIFT_RIGHT_DAY']"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:80)
	at ✽.Set advice window in schedule(file:Features/Atom/Advice/AdviceTransport.feature:268)
And Fill advice form 000ms
And Click advice save button and wait for advice form to disappear 000ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 000ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 000ms
When Go to "TRANSPORT_TABLE" 000ms
And Show all transport types 000ms
And Click button advice in transport table "LOAD_PL" 000ms
And Set advice window in schedule 000ms
And Select driver "Marek Kanarek" from suggestions 000ms
Then Verify if mode of transportation select is empty 000ms
After Hooks.deleteAllTransports() 46s 575ms
After Hooks.deleteModeOfTransportationAfterTest() 306ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 095ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 298ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 189ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 097ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 19s 715ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 282ms
After Hooks.deleteModeOfTransportationAfterTest() 098ms
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 283ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 106ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 6s 934ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 241ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Create mode of transportation
Given Set token of apiUsername "super-admin-bausch" 095ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 074ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 537ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 221ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 092ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 218ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 107ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Advice
Scenario Outline Check if active MOT is visible to select in advice form
Steps
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 365ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 237ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 132ms
When Login as "super-admin-bausch" 2s 108ms
And Go to "TRANSPORT_TABLE" 206ms
And Click button advice in transport table "LOAD_PL" 119ms
And Set advice window in schedule 15s 656ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='SHIFT_RIGHT_DAY']"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:80)
	at ✽.Set advice window in schedule(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:12)
Then Check if "NA602214" MOT can be selected in advice form 000ms
After Hooks.deleteTransportAfterTest() 087ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation - Advice
Scenario Outline Check if not accepted MOT is not visible to select in advice form
Steps
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 079ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 193ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 124ms
When Login as "super-admin-bausch" 1s 214ms
And Go to "TRANSPORT_TABLE" 223ms
And Click button advice in transport table "LOAD_PL" 117ms
And Set advice window in schedule 15s 622ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='SHIFT_RIGHT_DAY']"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:80)
	at ✽.Set advice window in schedule(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:27)
Then Check if "NA602214" MOT cannot be selected in advice form 000ms
After Hooks.deleteTransportAfterTest() 066ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Advice
Scenario Outline Check if disabled MOT is not visible to select in advice form
Steps
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 082ms
And Disable mode of transportation by API 054ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 188ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 105ms
When Login as "super-admin-bausch" 1s 246ms
And Go to "TRANSPORT_TABLE" 214ms
And Click button advice in transport table "LOAD_PL" 123ms
And Set advice window in schedule 15s 669ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-btn-name='SHIFT_RIGHT_DAY']"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at CucumberTests.Transport.AdviceTransport.setAdviceWindowInSchedule(AdviceTransport.java:80)
	at ✽.Set advice window in schedule(file:Features/Atom/ModeOfTransportation/MOTAdvice.feature:43)
Then Check if "NA602214" MOT cannot be selected in advice form 000ms
After Hooks.deleteTransportAfterTest() 074ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 085ms
When Login as "pba1-carrier" 1s 991ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
And Go to mode of transportation details 116ms
And Open new "WINTER_MAPPING" document modal 079ms
Then Check default values in "WINTER_MAPPING" document form 026ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 097ms
And Verify that MOT has "WINTER_MAPPING" document 019ms
After Hooks.deleteModeOfTransportationAfterTest() 092ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 088ms
When Login as "pba1-carrier" 1s 023ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 204ms
And Go to mode of transportation details 104ms
And Open new "SUMMER_MAPPING" document modal 078ms
Then Check default values in "SUMMER_MAPPING" document form 023ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 076ms
And Verify that MOT has "SUMMER_MAPPING" document 016ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 080ms
When Login as "pba1-carrier" 969ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
And Go to mode of transportation details 112ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 091ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 037ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 165ms
And Save new document 15s 099ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 018ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 081ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 187ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 263ms
And Go to mode of transportation details 157ms
Then Verify that MOT has "WINTER_MAPPING" document 018ms
And Accept "WINTER_MAPPING" document 15s 687ms
And Verify that "WINTER_MAPPING" document is accepted 029ms
After Hooks.deleteModeOfTransportationAfterTest() 058ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 066ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 036ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
And Go to mode of transportation details 136ms
Then Verify that MOT has "SUMMER_MAPPING" document 011ms
And Accept "SUMMER_MAPPING" document 170ms
And Verify that "SUMMER_MAPPING" document is accepted 031ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 027ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
And Go to mode of transportation details 145ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 701ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 041ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 069ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 124ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 158ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 901ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 031ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 080ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 052ms
When Login as "super-admin-bausch" 1s 139ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Go to mode of transportation details 144ms
Then Verify that MOT has "WINTER_MAPPING" document 019ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 010ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 079ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 046ms
When Login as "super-admin-bausch" 1s 082ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 249ms
And Go to mode of transportation details 131ms
Then Verify that MOT has "SUMMER_MAPPING" document 014ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 054ms
After Hooks.deleteModeOfTransportationAfterTest() 082ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 072ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
When Login as "super-admin-bausch" 1s 098ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 248ms
And Go to mode of transportation details 144ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Disable "WINTER_MAPPING" document 15s 651ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 021ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 081ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 102ms
When Login as "super-admin-bausch" 1s 152ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Go to mode of transportation details 140ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Disable "SUMMER_MAPPING" document 15s 623ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 052ms
After Hooks.deleteModeOfTransportationAfterTest() 079ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 085ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 070ms
When Login as "super-admin-bausch" 1s 174ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 140ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 626ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 033ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 070ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 042ms
When Login as "pba1-carrier" 2s 407ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 124ms
And Verify that MOT has "WINTER_MAPPING" document 009ms
Then Edit "WINTER_MAPPING" document 2s 172ms
And Update "WINTER_MAPPING" document 097ms
And Verify that "WINTER_MAPPING" document is updated 088ms
And If user is login then logout 101ms
And Login as "super-admin-bausch" 1s 188ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 222ms
And Go to mode of transportation details 133ms
And Verify that "WINTER_MAPPING" document has updated date 023ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 091ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 078ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 058ms
When Login as "pba1-carrier" 993ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 130ms
And Verify that MOT has "SUMMER_MAPPING" document 011ms
Then Edit "SUMMER_MAPPING" document 2s 144ms
And Update "SUMMER_MAPPING" document 096ms
And Verify that "SUMMER_MAPPING" document is updated 089ms
And If user is login then logout 085ms
And Login as "super-admin-bausch" 1s 168ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Go to mode of transportation details 127ms
And Verify that "SUMMER_MAPPING" document has updated date 018ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 077ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "pba1-carrier" 1s 299ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Go to mode of transportation details 134ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 547ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 100ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 087ms
And If user is login then logout 087ms
And Login as "super-admin-bausch" 1s 161ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 208ms
And Go to mode of transportation details 149ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 058ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 072ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 041ms
When Login as "super-admin-bausch" 1s 055ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Go to mode of transportation details 145ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document is "true" to edition 057ms
After Hooks.deleteModeOfTransportationAfterTest() 073ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 084ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 038ms
When Login as "super-admin-bausch" 1s 068ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 219ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 046ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 098ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 1s 053ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 156ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 017ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 151ms
After Hooks.deleteModeOfTransportationAfterTest() 065ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 092ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 066ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
And Accept "WINTER_MAPPING" document by API 054ms
When Login as "super-admin-bausch" 1s 048ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 253ms
And Go to mode of transportation details 150ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Verify that "WINTER_MAPPING" document is "false" to edition 052ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 094ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 063ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 051ms
And Accept "SUMMER_MAPPING" document by API 061ms
When Login as "super-admin-bausch" 1s 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 135ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 048ms
After Hooks.deleteModeOfTransportationAfterTest() 075ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 086ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 052ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 062ms
When Login as "super-admin-bausch" 1s 046ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 138ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 014ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 172ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 073ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 049ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 058ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 077ms
When Login as "super-admin-bausch" 1s 105ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 224ms
And Go to mode of transportation details 149ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 008ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 132ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 169ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 083ms
And Login as "bausch-admin" 2s 101ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
And Go to mode of transportation details 115ms
When Disable mode of transportation 068ms
And Go to the last mode of transportations table page 15s 008ms
Then Verify that mode of transportation is not visible in the table 15s 020ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 096ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 077ms
And Login as "pba1-carrier" 1s 998ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Go to mode of transportation details 118ms
When Disable mode of transportation 071ms
And Go to the last mode of transportations table page 15s 062ms
Then Verify that mode of transportation is not visible in the table 15s 015ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 095ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 072ms
And Login as "bausch-admin" 1s 227ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 241ms
And Disable mode of transportation by API 050ms
Then Show disabled mode of transportations in the table 072ms
And Go to the last mode of transportations table page 213ms
Then Verify that mode of transportation is visible in the table 028ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 168ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 071ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 211ms
And Go to mode of transportation details 125ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 622ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 183ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 108ms
After Hooks.deleteModeOfTransportationAfterTest() 084ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 122ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 074ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
And Go to mode of transportation details 117ms
Then Reject mode of transportation 059ms
And Verify that user is redirected to mode of transportation tab 129ms
Then Check if "Odrzucony" status is visible in mode of transportation table 033ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
View Feature Mode of transportation status
Scenario Outline Check if mode transportation status change appropriate to performed actions by users
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 084ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 216ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 231ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 188ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 034ms
And Go to mode of transportation details 115ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 268ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 220ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 379ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 027ms
And If user is login then logout 085ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 411ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
And Go to mode of transportation details 174ms
And Accept "WINTER_MAPPING" document 15s 672ms
And Accept "SUMMER_MAPPING" document 15s 092ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 098ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 156ms
And Approve mode of transportation 061ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 138ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 853ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 039ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 202ms
And Check if "Zablokowany" status is visible in mode of transportation table 023ms
And Go to mode of transportation details 146ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 237ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 029ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 178ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 026ms
And Go to mode of transportation details 131ms
And Reject mode of transportation 052ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 130ms
And Check if "Odrzucony" status is visible in mode of transportation table 025ms
And Go to mode of transportation details 133ms
And Confirm mode of transportation 052ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 176ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 028ms
And If user is login then logout 096ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 628ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 179ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 381ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 212ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 028ms
And If user is login then logout 087ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 389ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Go to mode of transportation details 186ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 090ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 043ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 288ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 029ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 119ms
And Disable mode of transportation by API 071ms
And Show disabled mode of transportations in the table 075ms
And Check if "Wyłączony" status is visible in mode of transportation table 15s 049ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/a[contains(@href, '209604679')]//ancestor::*/td[@data-field-name='status-name']"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//tr/td/a[contains(@href, '209604679')]//ancestor::*/td[@data-field-name='status-name']}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfStatusIsVisibleInCreatedMOT(MOTTableTest.java:71)
	at ✽.Check if "Wyłączony" status is visible in mode of transportation table(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:102)
After Hooks.deleteModeOfTransportationAfterTest() 098ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 197ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 070ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 062ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 069ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 280ms
And Go to mode of transportation details 147ms
Then Approve mode of transportation 065ms
And Check if confirm mode of transportation button is visible 148ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 190ms
And Verify that user is redirected to mode of transportation tab 029ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 031ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Mode of transportation status
Scenario Outline Check if rejecting non required section correctly changes status of the mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 096ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 261ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 038ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 233ms
And Go to mode of transportation details 166ms
And Verify that MOT has "SUMMER_MAPPING" document 013ms
Then Disable "SUMMER_MAPPING" document 15s 634ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zaakceptowany" 15s 031ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[contains(@data-field-name, 'status')]"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//span[contains(@data-field-name, 'status')]}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at Pages.ModesOfTransportation.MOTDetailsPage.getStatus(MOTDetailsPage.java:237)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Zaakceptowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:135)
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation status
Scenario Outline Check if rejecting required section correctly changes status of the mode of transportation
Steps
Given Set token of apiUsername "super-admin-bausch" 093ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 278ms
When Login as "super-admin-bausch" 1s 149ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 157ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 628ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 052ms
And Check if mode of transportation has status "Zablokowany" 15s 030ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[contains(@data-field-name, 'status')]"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//span[contains(@data-field-name, 'status')]}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at Pages.ModesOfTransportation.MOTDetailsPage.getStatus(MOTDetailsPage.java:237)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Zablokowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:150)
After Hooks.deleteModeOfTransportationAfterTest() 093ms
View Feature Mode of transportation status
Scenario Outline Check if it is possible to approve mode of transportation without accepted required section
Steps
Given Set token of apiUsername "super-admin-bausch" 090ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 068ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 215ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 159ms
Then Approve mode of transportation 070ms
And Check if mode of transportation has status "Niezaakceptowany" 15s 015ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[contains(@data-field-name, 'status')]"}
  (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.SHhMAY}, 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: 9994b10bb0f5508bd00f4c90e5bddc7a
*** Element info: {Using=xpath, value=//span[contains(@data-field-name, 'status')]}
	at sun.reflect.GeneratedConstructorAccessor176.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:305)
	at Pages.ModesOfTransportation.MOTDetailsPage.getStatus(MOTDetailsPage.java:237)
	at CucumberTests.ModeOfTransportation.MOTDetailsTest.checkIfModeOfTransportationHasStatus(MOTDetailsTest.java:317)
	at ✽.Check if mode of transportation has status "Niezaakceptowany"(file:Features/Atom/ModeOfTransportation/MOTStatus.feature:164)
And Check if error message is visible in mode of transportation details 000ms
After Hooks.deleteModeOfTransportationAfterTest() 058ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 209ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 068ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 057ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 262ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 090ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-03-1[8]> but was:<2022-03-1[9]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:113)
	at ✽.Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 078ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 093ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 079ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 059ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 236ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 084ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie letnie' są nie poprawne expected:<2021-03-1[8]> but was:<2021-03-1[9]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:118)
	at ✽.Check if "SUMMER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 053ms
View Feature Mode of transportation table
Scenario Outline Check if mode of transportation documents data are in correct columns of table
Steps
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 1s 672ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 071ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 229ms
Then Check if "WINTER_MAPPING" document data is visible in correct columns 3s 095ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie zimowe' są nie poprawne expected:<2021-03-1[8]> but was:<2021-03-1[9]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.ModeOfTransportation.MOTTableTest.checkIfDocumentDataIsVisibleInCorrectColumns(MOTTableTest.java:123)
	at ✽.Check if "WINTER_MAPPING" document data is visible in correct columns(file:Features/Atom/ModeOfTransportation/ModeOfTransportationTable.feature:34)
After Hooks.deleteModeOfTransportationAfterTest() 079ms