-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Need support]: Execute case error #3
Comments
Hi, I'm facing this similar issue when I run Logs: > js_example@1.0.0 test
> jasmine
Randomized with seed 36826
Started
FFFFFFFFFFFFFFFFFFFFFFFFFFF
Failures:
1) Tests healing locators using different types of XPath XPath with special characters - Healing Locators _1
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2) Tests healing locators using different types of XPath XPath Following - Healing Locators _2
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
3) Tests healing locators using different types of XPath XPath Contains - Healing Locators _3
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
4) Tests healing locators using different types of XPath XPath Following-Sibling - Healing Locators _4
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
5) Tests healing locators using different types of XPath XPath Ancestor:: - Healing Locators _5
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
6) Tests healing locators using different types of XPath XPath OR - Healing Locators _6
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
7) Tests healing locators using different types of XPath XPath And - Healing Locators _7
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
8) Tests healing locators using different types of XPath XPath Starts-with - Healing Locators _8
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
9) Tests healing locators using different types of XPath XPath Precending:: - Healing Locators _9
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
10) Tests healing locators using different types of XPath XPath Descendant:: - Healing Locators _10
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
11) Tests healing locators using different types of XPath XPath Hover - Healing Locators _11
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
12) Tests healing locators using different types of XPath XPath Not Contains - Healing Locators _12
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
13) Tests healing locators using different semantic locators Find element by Id - Healing locators _1
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
14) Tests healing locators using different semantic locators Find element by ClassName - Healing locators _2
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
15) Tests healing locators using different semantic locators Find element by LinkText - Healing locators _3
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
16) Tests healing locators using different semantic locators Find element by Name - Healing locators _4
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
17) Tests healing locators using different semantic locators Find element by PartialLinkText - Healing locators _5
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
18) Tests healing locators using different semantic locators Find element by TagName - Healing locators _6
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
19) Tests healing locators using different CSS selectors CSS Attribute - Healing locators _1
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
20) Tests healing locators using different CSS selectors CSS Id - Healing locators _2
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
21) Tests healing locators using different CSS selectors CSS Element - Healing locators _3
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
22) Tests healing locators using different CSS selectors CSS Disabled - Healing locators _4
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
23) Tests healing locators using different CSS selectors CSS Enabled - Healing locators _5
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
24) Tests healing locators using different CSS selectors CSS Checked - Healing locators _6
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
25) Tests healing locators using different CSS selectors CSS Hover - Healing locators _7
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
26) Tests healing locators using different CSS selectors CSS ClassName - Healing locators _8
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
27) Tests healing locators using different CSS selectors CSS Id Special Character - Healing locators _9
Message:
Not run because a beforeAll function failed. The beforeAll failure will be reported on the suite that caused it.
Stack:
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Suite error: Tests healing locators using different types of XPath
Message:
WebDriverError: null
Stack:
error properties: Object({ remoteStacktrace: '' })
at Object.throwDecodedError (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\error.js:539:15)
at parseHttpResponse (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\http.js:647:13)
at Executor.execute (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\http.js:573:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Message:
TypeError: Cannot read properties of undefined (reading 'quit')
Stack:
at UserContext.<anonymous> (file:///C:/CODE/POC/healenium-example-javascript/tests/com/epam/healenium/jasmine/xpath_test.mjs:24:22)
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Suite error: Tests healing locators using different semantic locators
Message:
WebDriverError: null
Stack:
error properties: Object({ remoteStacktrace: '' })
at Object.throwDecodedError (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\error.js:539:15)
at parseHttpResponse (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\http.js:647:13)
at Executor.execute (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\http.js:573:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Message:
TypeError: Cannot read properties of undefined (reading 'quit')
Stack:
at UserContext.<anonymous> (file:///C:/CODE/POC/healenium-example-javascript/tests/com/epam/healenium/jasmine/semantic-locator_test.mjs:24:22)
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Suite error: Tests healing locators using different CSS selectors
Message:
WebDriverError: null
Stack:
error properties: Object({ remoteStacktrace: '' })
at Object.throwDecodedError (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\error.js:539:15)
at parseHttpResponse (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\http.js:647:13)
at Executor.execute (C:\CODE\POC\healenium-example-javascript\node_modules\selenium-webdriver\lib\http.js:573:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Message:
TypeError: Cannot read properties of undefined (reading 'quit')
Stack:
at UserContext.<anonymous> (file:///C:/CODE/POC/healenium-example-javascript/tests/com/epam/healenium/jasmine/css_test.mjs:28:22)
at <Jasmine>
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
27 specs, 30 failures
Finished in 0.065 seconds
Randomized with seed 36826 (jasmine --random=true --seed=36826) Any help with this would be appreciated. |
Hi @bdzxhhh , @rohit-vrrr , what version of selenium do you use ? |
I am also facing a similar problem.
Randomized with seed 31654 Failures:
Suite error: Tests healing locators using different semantic locators Suite error: Tests healing locators using different types of XPath Suite error: Wait Tests - Conditional wait for simple locator Suite error: Tests healing locators using different CSS selectors 28 specs, 32 failures |
Describe the problem
I clone the project https://github.com/healenium/healenium-example-javascrip. When I execute the command npm test an error is reported.
Healenium Proxy version
1.1.0
Healenium Backend version
3.2.4
Selenium version
No response
Logs appeared during using Healenium
Additional context
No response
The text was updated successfully, but these errors were encountered: