Skip to content

Commit

Permalink
almost e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Travsmakoy committed Nov 5, 2024
1 parent b0801ab commit b911610
Show file tree
Hide file tree
Showing 2,929 changed files with 3,077 additions and 16 deletions.
124 changes: 124 additions & 0 deletions .idea/uiDesigner.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions ServeAllure.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@echo off
cd /d %~dp0
allure serve allure-results
pause
4 changes: 4 additions & 0 deletions ServeAllure.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@echo off
cd /d %~dp0
allure serve allure-results
pause
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uuid":"0056bf09-9395-4af0-98ed-cfac81e9c3ef","historyId":"9c9efab8b94d53ae7384457be1c6ba5f","fullName":"AddHolidayHomes.addStay","labels":[{"name":"package","value":"AddHolidayHomes"},{"name":"testClass","value":"AddHolidayHomes"},{"name":"testMethod","value":"addStay"},{"name":"parentSuite","value":"Suite"},{"name":"suite","value":"Test"},{"name":"subSuite","value":"AddHolidayHomes"},{"name":"host","value":"BackendPC-03"},{"name":"thread","value":"[email protected](1)"},{"name":"framework","value":"testng"},{"name":"language","value":"java"},{"name":"story","value":"As a user i can add Holiday Home Stay"}],"links":[],"name":"addStay","status":"broken","statusDetails":{"known":false,"muted":false,"flaky":false,"message":"Expected condition failed: waiting for visibility of element located by By.xpath: //input[@id='holidayHomeType'] (tried for 20 second(s) with 500 milliseconds interval)","trace":"org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //input[@id='holidayHomeType'] (tried for 20 second(s) with 500 milliseconds interval)\r\n\tat org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:84)\r\n\tat org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)\r\n\tat Methods.doubleClick(Methods.java:44)\r\n\tat AddHolidayHomes.addStay(AddHolidayHomes.java:18)\r\n\tat java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:580)\r\n\tat org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)\r\n\tat org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)\r\n\tat org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)\r\n\tat org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)\r\n\tat org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)\r\n\tat org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)\r\n\tat org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)\r\n\tat org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)\r\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1597)\r\n\tat org.testng.TestRunner.privateRun(TestRunner.java:794)\r\n\tat org.testng.TestRunner.run(TestRunner.java:596)\r\n\tat org.testng.SuiteRunner.runTest(SuiteRunner.java:377)\r\n\tat org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)\r\n\tat org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)\r\n\tat org.testng.SuiteRunner.run(SuiteRunner.java:276)\r\n\tat org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)\r\n\tat org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)\r\n\tat org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)\r\n\tat org.testng.TestNG.runSuitesLocally(TestNG.java:1134)\r\n\tat org.testng.TestNG.runSuites(TestNG.java:1063)\r\n\tat org.testng.TestNG.run(TestNG.java:1031)\r\n\tat com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)\r\n\tat com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)\r\nCaused by: org.openqa.selenium.NoSuchWindowException: no such window: target window already closed\nfrom unknown error: web view not found\n (Session info: MicrosoftEdge=129.0.2792.65)\nBuild info: version: '4.23.1', revision: '656257d8e9'\nSystem info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '22.0.1'\nDriver info: org.openqa.selenium.edge.EdgeDriver\nCommand: [a99fcd5ae28f5d92fe140afc3994dc10, findElement {using=xpath, value=//input[@id='holidayHomeType']}]\nCapabilities {acceptInsecureCerts: false, browserName: MicrosoftEdge, browserVersion: 129.0.2792.65, fedcm:accounts: true, ms:edgeOptions: {debuggerAddress: localhost:51172}, msedge: {msedgedriverVersion: 129.0.2792.65 (7eae50a1bc8e..., userDataDir: C:\\Users\\mark\\AppData\\Local...}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:51172/devtoo..., se:cdpVersion: 129.0.2792.65, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}\nSession ID: a99fcd5ae28f5d92fe140afc3994dc10\r\n\tat java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)\r\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)\r\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)\r\n\tat org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)\r\n\tat org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)\r\n\tat org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)\r\n\tat org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)\r\n\tat org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)\r\n\tat org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)\r\n\tat org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)\r\n\tat org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)\r\n\tat org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:194)\r\n\tat org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:190)\r\n\tat org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:203)\r\n\t... 27 more\r\n"},"stage":"finished","steps":[],"attachments":[],"parameters":[],"start":1727934782321,"stop":1727934802437}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uuid":"005cc8f5-a498-47d3-9db2-7bff2b1fadcd","name":"ClickDashboard","children":["3875c199-77a6-4793-b4fe-c56add3f80ed"],"befores":[],"afters":[],"start":1726816769458,"stop":1726816783704}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uuid":"006a7aff-196e-423f-95ad-c26b91594bb1","name":"Test","children":["23a1c8c4-4146-4b30-bfd0-3571f468196f","89daba20-86c6-4cdd-a6d8-8d6e44a26a1c","a9f842f1-a988-4de6-b8f3-ee2ab5a7d472","3c81512b-7cb9-448e-b824-0076725df6f9","3f2a70f2-ecdb-437a-aa08-13c5830dbff3","0f3e6c9a-5cbd-4a31-b19f-c019b8e8684e","95f2dd10-7584-4b2a-8aaf-f1332d855d2e","2b7a630b-fd43-435c-89b0-ee3fee0fd40f","92b59f02-ed96-4a99-92cd-a884dd715c8c","e847fa51-597b-431c-bef4-454e8ab62d97","588d4649-bfb4-49cd-8a2b-fdbc7e72c318","31521eca-bd74-49f9-8db4-2310a08ddf89","aa29b9e1-0fe0-4a23-9584-c466e7ef42fd","cb97fb93-e044-43b5-9b53-d743d3538530","a4571344-426b-471a-a2e3-137f687afcbc","09942be4-6879-4f18-b15c-9d18a6672b8a"],"befores":[],"afters":[],"start":1725626547428,"stop":1725626566763}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uuid":"008bb1f8-35ce-48b3-94e0-49ff35d06ccc","name":"SubsUpdateProject","children":["f9c1e4a6-3209-45bb-ab2c-1fdb4f858300","1097b5dd-4dd4-44a2-9a06-5a535c5ac254"],"befores":[],"afters":[],"start":1725090601924,"stop":1725090621396}
Loading

0 comments on commit b911610

Please sign in to comment.