You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To ensure the binary you’ve downloaded is genuine and has not been tampered with, you can verify its digital signature or code signing certificate. LambdaTest signs all official HyperExecute CLI releases for security and integrity assurance.
71
+
72
+
<TabsclassName="docs__val">
73
+
74
+
<TabItemvalue="bash"label="macOS"default>
75
+
You can verify the code signature of the binary using the `codesign` command. In your terminal run the following command:
HyperExecute CLI provides different command-line flags that let you control the HyperExecute platform as per your customised requirements. You can run `hyperexecute.exe --help` on your terminal to explore the different flags.
Copy file name to clipboardExpand all lines: docs/hyperexecute-katalon-report.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ HyperExecute provides seamless integration with Katalon Studio, enabling you to
45
45
- Environment and browser details
46
46
- Stack traces for failed tests
47
47
48
-
> Ensure your project is configured with the Katalon framework and all test scripts are in place.
48
+
> Ensure your project is configured with the [Katalon framework](https://www.lambdatest.com/support/docs/katalon-integration-with-hyperexecute/) and all test scripts are in place.
49
49
50
50
## Steps to Generate Katalon Reports on HyperExecute
51
51
@@ -65,4 +65,6 @@ partialReports:
65
65
66
66
**Step 3:** Now execute your job by triggering the HyperExecute CLI. You can visit the HyperExecute dashboard to download the report after job completion.
67
67
68
+
> This image shows consolidated report of katalon 10+ versions
0 commit comments