Getting error while executing Parallel execution
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023
04:19 AM
08-22-2023
04:19 AM
Getting error while executing Parallel execution
Hi team,
I am trying to execute Parallel execution through Parallel script object. I can execute my scripts parallelly in different devices. But the issue is I'm getting one error message in the TestComplete console - "The object "Parallel" does not exist." I have executed in TestComplete and Test Execute, in both I am facing this issue. Trying to understand the error. Please advise. Please check the below code and attached screenshot.
Parallel.RunWebTests(tests, browsers, url, server);
Labels:
- Labels:
-
Test Results
-
Test Run
-
Web Testing
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023
04:46 AM
08-22-2023
04:46 AM
Does it require any specific license?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023
04:52 AM
08-22-2023
04:52 AM
@rraghvani Yes, We have a license to perform parallel execution in Bitbar also in TestComplete we have TestComplete Pro license
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023
05:08 AM
08-22-2023
05:08 AM
The Parallel object is definitely there!
Not sure what's causing the issue.
