Project Number Date
ApolloFullRunnerReport develop.350 21 mar 2021, 04:06

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@deleteModeOfTransportationAfterTest 411 8 13 0 0 432 35 8 43 13m 3s 309ms 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 524ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 2s 034ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 1s 362ms
And Set "advice" inputs from JSON file "ADVICE_LOAD_PL" "super-admin-bausch" 002ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "true" confirmation 112ms
And Click button advice in transport table "LOAD_PL" 2s 190ms
And Set advice window in schedule 15s 549ms
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.YKd8G3}, 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: cfdcf0ed48556d03c5f2b6e7b435f27b
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor177.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 477ms
After Hooks.deleteModeOfTransportationAfterTest() 326ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 093ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 271ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 176ms
Then Update mode of transportation by API with "pba1-carrier": "BBBB0000" "Model2" "Marka2" "CCCC0000" 088ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Środek transportu BBBB0000 został zaktualizowany" 7s 327ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 251ms
After Hooks.deleteModeOfTransportationAfterTest() 090ms
View Feature Mode of transportation mail
Given Set token of apiUsername "super-admin-bausch" 099ms
And Prepare user "super-admin-bausch" details with all notifications and "apolloautomattest@gmail.com" by JSON file 284ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 105ms
When Get mail "apolloautomattest@gmail.com" message from mail account with "Nowy środek transportu" 6s 976ms
Then Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 259ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
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" 071ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Create mode of transportation
Given Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 608ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 220ms
When Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 142ms
Then Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in mode of transportation details page 100ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 242ms
And Check if "AAAA0000" "Marka" "Model" "BBBB0000" are visible in correct columns 132ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
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" 371ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 247ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 113ms
When Login as "super-admin-bausch" 2s 137ms
And Go to "TRANSPORT_TABLE" 216ms
And Click button advice in transport table "LOAD_PL" 115ms
And Set advice window in schedule 15s 710ms
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.YKd8G3}, 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: cfdcf0ed48556d03c5f2b6e7b435f27b
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor177.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() 122ms
After Hooks.deleteModeOfTransportationAfterTest() 081ms
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" 107ms
And Create mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 060ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 238ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 123ms
When Login as "super-admin-bausch" 1s 222ms
And Go to "TRANSPORT_TABLE" 221ms
And Click button advice in transport table "LOAD_PL" 128ms
And Set advice window in schedule 15s 627ms
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.YKd8G3}, 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: cfdcf0ed48556d03c5f2b6e7b435f27b
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor177.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() 108ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
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" 096ms
And Create mode of transportation by API with "pba1-carrier": "NA602214" "Model" "Marka" "3141592" 094ms
And Disable mode of transportation by API 057ms
And Create transport "CREATE_LOAD_PL" by JSON file as "super-admin-bausch" 15s 247ms
And Transfer transport to carrier by JSON file "super-admin-bausch" "false" confirmation 128ms
When Login as "super-admin-bausch" 1s 186ms
And Go to "TRANSPORT_TABLE" 214ms
And Click button advice in transport table "LOAD_PL" 128ms
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.YKd8G3}, 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: cfdcf0ed48556d03c5f2b6e7b435f27b
*** Element info: {Using=xpath, value=//button[@data-btn-name='SHIFT_RIGHT_DAY']}
	at sun.reflect.GeneratedConstructorAccessor177.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() 106ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 081ms
When Login as "pba1-carrier" 2s 055ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 229ms
And Go to mode of transportation details 117ms
And Open new "WINTER_MAPPING" document modal 084ms
Then Check default values in "WINTER_MAPPING" document form 027ms
And Fill "WINTER_MAPPING" document form 000ms
And Save new document 15s 108ms
And Verify that MOT has "WINTER_MAPPING" document 018ms
After Hooks.deleteModeOfTransportationAfterTest() 078ms
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
When Login as "pba1-carrier" 1s 093ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 227ms
And Go to mode of transportation details 118ms
And Open new "SUMMER_MAPPING" document modal 097ms
Then Check default values in "SUMMER_MAPPING" document form 019ms
And Fill "SUMMER_MAPPING" document form 000ms
And Save new document 15s 101ms
And Verify that MOT has "SUMMER_MAPPING" document 019ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 087ms
When Login as "pba1-carrier" 1s 096ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Go to mode of transportation details 106ms
And Open new "SENSOR_CALIBRATION_CERTIFICATE" document modal 094ms
Then Check default values in "SENSOR_CALIBRATION_CERTIFICATE" document form 030ms
And Fill "SENSOR_CALIBRATION_CERTIFICATE" document form 160ms
And Save new document 15s 118ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 018ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 076ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 049ms
When Login as "super-admin-bausch" 1s 077ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 252ms
And Go to mode of transportation details 148ms
Then Verify that MOT has "WINTER_MAPPING" document 013ms
And Accept "WINTER_MAPPING" document 164ms
And Verify that "WINTER_MAPPING" document is accepted 021ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 115ms
And Create mode of transportation by API with "pba1-carrier": "SUMMER_MAPPING" "Model" "Marka" "3141592" 075ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 047ms
When Login as "super-admin-bausch" 1s 010ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 229ms
And Go to mode of transportation details 134ms
Then Verify that MOT has "SUMMER_MAPPING" document 010ms
And Accept "SUMMER_MAPPING" document 15s 062ms
And Verify that "SUMMER_MAPPING" document is accepted 042ms
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" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "super-admin-bausch" 1s 125ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 286ms
And Go to mode of transportation details 164ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 117ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 031ms
After Hooks.deleteModeOfTransportationAfterTest() 072ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 099ms
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" 058ms
When Login as "super-admin-bausch" 1s 074ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 216ms
And Go to mode of transportation details 159ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 009ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 883ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 037ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 089ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 086ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Login as "super-admin-bausch" 1s 189ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 246ms
And Go to mode of transportation details 167ms
Then Verify that MOT has "WINTER_MAPPING" document 012ms
And Verify that "WINTER_MAPPING" document can not be rejected 15s 038ms
After Hooks.deleteModeOfTransportationAfterTest() 085ms
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" 089ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 070ms
When Login as "super-admin-bausch" 1s 094ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
And Go to mode of transportation details 152ms
Then Verify that MOT has "SUMMER_MAPPING" document 010ms
And Verify that "SUMMER_MAPPING" document can not be rejected 15s 025ms
After Hooks.deleteModeOfTransportationAfterTest() 060ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 088ms
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" 041ms
When Login as "super-admin-bausch" 1s 069ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
And Go to mode of transportation details 133ms
Then Verify that MOT has "WINTER_MAPPING" document 014ms
And Disable "WINTER_MAPPING" document 15s 632ms
And Verify that "WINTER_MAPPING" document disappeared from MOT details 15s 019ms
After Hooks.deleteModeOfTransportationAfterTest() 065ms
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" 081ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 055ms
When Login as "super-admin-bausch" 1s 573ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 149ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Disable "SUMMER_MAPPING" document 15s 639ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 039ms
After Hooks.deleteModeOfTransportationAfterTest() 077ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 078ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "super-admin-bausch" 1s 168ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 269ms
And Go to mode of transportation details 164ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 013ms
And Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 604ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 052ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
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": "WINTER_MAPPING" "Model" "Marka" "3141592" 075ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 053ms
When Login as "pba1-carrier" 2s 436ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 209ms
And Go to mode of transportation details 117ms
And Verify that MOT has "WINTER_MAPPING" document 012ms
Then Edit "WINTER_MAPPING" document 2s 168ms
And Update "WINTER_MAPPING" document 095ms
And Verify that "WINTER_MAPPING" document is updated 088ms
And If user is login then logout 096ms
And Login as "super-admin-bausch" 1s 245ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 221ms
And Go to mode of transportation details 129ms
And Verify that "WINTER_MAPPING" document has updated date 023ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
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" 064ms
When Login as "pba1-carrier" 988ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 223ms
And Go to mode of transportation details 120ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Edit "SUMMER_MAPPING" document 2s 149ms
And Update "SUMMER_MAPPING" document 098ms
And Verify that "SUMMER_MAPPING" document is updated 041ms
And If user is login then logout 089ms
And Login as "super-admin-bausch" 1s 198ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 228ms
And Go to mode of transportation details 128ms
And Verify that "SUMMER_MAPPING" document has updated date 019ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 075ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 059ms
When Login as "pba1-carrier" 1s 003ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 134ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
Then Edit "SENSOR_CALIBRATION_CERTIFICATE" document 4s 536ms
And Update "SENSOR_CALIBRATION_CERTIFICATE" document 089ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is updated 089ms
And If user is login then logout 079ms
And Login as "super-admin-bausch" 1s 192ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 147ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document has updated date 064ms
After Hooks.deleteModeOfTransportationAfterTest() 074ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 082ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 054ms
When Login as "super-admin-bausch" 1s 087ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 252ms
And Go to mode of transportation details 142ms
Then Verify that MOT has "WINTER_MAPPING" document 015ms
And Verify that "WINTER_MAPPING" document is "true" to edition 062ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
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" 080ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 042ms
When Login as "super-admin-bausch" 1s 052ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 243ms
And Go to mode of transportation details 139ms
Then Verify that MOT has "SUMMER_MAPPING" document 015ms
And Verify that "SUMMER_MAPPING" document is "true" to edition 045ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 100ms
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" 052ms
When Login as "super-admin-bausch" 1s 022ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 237ms
And Go to mode of transportation details 145ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 165ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "WINTER_MAPPING" "Model" "Marka" "3141592" 074ms
And Add "WINTER_MAPPING" document to mode of transportation by API with "pba1-carrier" 094ms
And Accept "WINTER_MAPPING" document by API 058ms
When Login as "super-admin-bausch" 1s 037ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 240ms
And Go to mode of transportation details 148ms
Then Verify that MOT has "WINTER_MAPPING" document 016ms
And Verify that "WINTER_MAPPING" document is "false" to edition 047ms
After Hooks.deleteModeOfTransportationAfterTest() 066ms
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" 079ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 044ms
And Accept "SUMMER_MAPPING" document by API 066ms
When Login as "super-admin-bausch" 1s 067ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 226ms
And Go to mode of transportation details 151ms
Then Verify that MOT has "SUMMER_MAPPING" document 012ms
And Verify that "SUMMER_MAPPING" document is "false" to edition 049ms
After Hooks.deleteModeOfTransportationAfterTest() 055ms
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": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 055ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 068ms
When Login as "super-admin-bausch" 1s 097ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 255ms
And Go to mode of transportation details 142ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 011ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "false" to edition 180ms
After Hooks.deleteModeOfTransportationAfterTest() 070ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "SENSOR_CALIBRATION_CERTIFICATE" "Model" "Marka" "3141592" 082ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 058ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 066ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document by API 085ms
When Login as "super-admin-bausch" 1s 082ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 235ms
And Go to mode of transportation details 151ms
Then Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 007ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is "true" to edition 128ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 090ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 070ms
And Login as "bausch-admin" 2s 081ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 216ms
And Go to mode of transportation details 108ms
When Disable mode of transportation 052ms
And Go to the last mode of transportations table page 15s 022ms
Then Verify that mode of transportation is not visible in the table 15s 054ms
After Hooks.deleteModeOfTransportationAfterTest() 080ms
View Feature Mode of transportation - Sections
Given Set token of apiUsername "super-admin-bausch" 097ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 080ms
And Login as "pba1-carrier" 2s 080ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 234ms
And Go to mode of transportation details 118ms
When Disable mode of transportation 079ms
And Go to the last mode of transportations table page 15s 053ms
Then Verify that mode of transportation is not visible in the table 15s 028ms
After Hooks.deleteModeOfTransportationAfterTest() 067ms
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" 088ms
And Login as "bausch-admin" 1s 201ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 244ms
And Disable mode of transportation by API 055ms
Then Show disabled mode of transportations in the table 071ms
And Go to the last mode of transportations table page 240ms
Then Verify that mode of transportation is visible in the table 038ms
After Hooks.deleteModeOfTransportationAfterTest() 062ms
View Feature Mode of transportation - Sections
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 151ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 075ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 216ms
And Go to mode of transportation details 118ms
Then Edit mode of transportation with "BBBB0000" "Marka" "Model" "AAAA0000" 572ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 185ms
Then Check if "BBBB0000" "Marka" "Model" "AAAA0000" are visible in correct columns 116ms
After Hooks.deleteModeOfTransportationAfterTest() 068ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 160ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 073ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 247ms
And Go to mode of transportation details 125ms
Then Reject mode of transportation 067ms
And Verify that user is redirected to mode of transportation tab 146ms
Then Check if "Odrzucony" status is visible in mode of transportation table 035ms
After Hooks.deleteModeOfTransportationAfterTest() 069ms
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 085ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 204ms
And Create mode of transportation with "AAAA0000" "Marka" "Model" "BBBB0000" 16s 218ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 193ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And Go to mode of transportation details 122ms
And Add "WINTER_MAPPING" document to mode of transportation 15s 239ms
And Add "SUMMER_MAPPING" document to mode of transportation 15s 177ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 427ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 031ms
And If user is login then logout 105ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 454ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 256ms
And Go to mode of transportation details 189ms
And Accept "WINTER_MAPPING" document 15s 108ms
And Accept "SUMMER_MAPPING" document 15s 741ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 729ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 222ms
And Check if "Niezaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 155ms
And Approve mode of transportation 058ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 182ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 029ms
And Go to mode of transportation details 158ms
And Reject "SENSOR_CALIBRATION_CERTIFICATE" document 15s 879ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is rejected 037ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 201ms
And Check if "Zablokowany" status is visible in mode of transportation table 027ms
And Go to mode of transportation details 146ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 779ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 044ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 302ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 032ms
And Go to mode of transportation details 173ms
And Reject mode of transportation 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 149ms
And Check if "Odrzucony" status is visible in mode of transportation table 030ms
And Go to mode of transportation details 155ms
And Confirm mode of transportation 060ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 198ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 029ms
And If user is login then logout 096ms
And Login as "pba1-carrier" and set token of apiUsername "super-admin-bausch" 2s 734ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 250ms
And Go to mode of transportation details 183ms
And Add another "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation 15s 327ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 210ms
And Check if "Zaktualizowany" status is visible in mode of transportation table 023ms
And If user is login then logout 079ms
And Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 378ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 232ms
And Go to mode of transportation details 186ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document 15s 685ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document is accepted 036ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 204ms
And Check if "Zaakceptowany" status is visible in mode of transportation table 030ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 100ms
And Disable mode of transportation by API 157ms
And Show disabled mode of transportations in the table 054ms
And Check if "Wyłączony" status is visible in mode of transportation table 15s 026ms
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//tr/td/a[contains(@href, '209751624')]//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.YKd8G3}, 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: cfdcf0ed48556d03c5f2b6e7b435f27b
*** Element info: {Using=xpath, value=//tr/td/a[contains(@href, '209751624')]//ancestor::*/td[@data-field-name='status-name']}
	at sun.reflect.GeneratedConstructorAccessor177.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() 089ms
View Feature Mode of transportation status
Given Login as "bausch-admin" and set token of apiUsername "super-admin-bausch" 1s 343ms
When Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 076ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 054ms
And Accept "SENSOR_CALIBRATION_CERTIFICATE" document by API 075ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 258ms
And Go to mode of transportation details 155ms
Then Approve mode of transportation 076ms
And Check if confirm mode of transportation button is visible 151ms
Then Go to "MODE_OF_TRANSPORTATION_TAB" 206ms
And Verify that user is redirected to mode of transportation tab 034ms
Then Check if "Zaakceptowany" status is visible in mode of transportation table 032ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 275ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 061ms
When Login as "super-admin-bausch" 1s 058ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 245ms
And Go to mode of transportation details 167ms
And Verify that MOT has "SUMMER_MAPPING" document 015ms
Then Disable "SUMMER_MAPPING" document 15s 640ms
And Verify that "SUMMER_MAPPING" document disappeared from MOT details 15s 027ms
And Check if mode of transportation has status "Zaakceptowany" 035ms
After Hooks.deleteModeOfTransportationAfterTest() 116ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 095ms
And Create accepted mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 267ms
When Login as "super-admin-bausch" 1s 182ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 231ms
And Go to mode of transportation details 154ms
And Verify that MOT has "SENSOR_CALIBRATION_CERTIFICATE" document 015ms
Then Disable "SENSOR_CALIBRATION_CERTIFICATE" document 15s 610ms
And Verify that "SENSOR_CALIBRATION_CERTIFICATE" document disappeared from MOT details 15s 020ms
And Check if mode of transportation has status "Zablokowany" 032ms
After Hooks.deleteModeOfTransportationAfterTest() 086ms
View Feature Mode of transportation status
Given Set token of apiUsername "super-admin-bausch" 097ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 074ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 056ms
When Login as "super-admin-bausch" 1s 183ms
And Go to "MODE_OF_TRANSPORTATION_TAB" 268ms
And Go to mode of transportation details 148ms
Then Approve mode of transportation 054ms
And Check if mode of transportation has status "Niezaakceptowany" 026ms
And Check if error message is visible in mode of transportation details 090ms
After Hooks.deleteModeOfTransportationAfterTest() 063ms
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 254ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 144ms
And Add "SENSOR_CALIBRATION_CERTIFICATE" document to mode of transportation by API with "pba1-carrier" 060ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 257ms
Then Check if "SENSOR_CALIBRATION_CERTIFICATE" document data is visible in correct columns 3s 100ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Ważność kalibracji' są nie poprawne expected:<2022-03-2[0]> but was:<2022-03-2[1]>
	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() 076ms
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 071ms
And Create mode of transportation by API with "pba1-carrier": "AAAA0000" "Model" "Marka" "BBBB0000" 070ms
And Add "SUMMER_MAPPING" document to mode of transportation by API with "pba1-carrier" 048ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 230ms
Then Check if "SUMMER_MAPPING" document data is visible in correct columns 3s 094ms
org.junit.ComparisonFailure: Dane widoczne w kolumnie 'Mapowanie letnie' są nie poprawne expected:<2021-03-2[0]> but was:<2021-03-2[1]>
	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() 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 119ms
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" 051ms
When Go to "MODE_OF_TRANSPORTATION_TAB" 238ms
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-2[0]> but was:<2021-03-2[1]>
	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() 070ms