Skip to content

Commit 2b45e2e

Browse files
committed
hyperexecute release notes
1 parent dc4e7b2 commit 2b45e2e

File tree

6 files changed

+179
-0
lines changed

6 files changed

+179
-0
lines changed
64.6 KB
Loading
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
id: hyperexecute-release-notes-2-5-3
3+
title: Version 2.5.3
4+
hide_title: false
5+
sidebar_label: Version 2.5.3
6+
description: Version 2.5.3
7+
keywords:
8+
- LambdaTest Hyperexecute
9+
- LambdaTest Hyperexecute help
10+
- LambdaTest Hyperexecute documentation
11+
- FAQs
12+
url: https://www.lambdatest.com/support/docs/hyperexecute-release-notes-2-5-3/
13+
site_name: LambdaTest
14+
slug: hyperexecute-release-notes-2-5-3/
15+
---
16+
17+
import NewReleaseTag from '../src/component/newRelease.js';
18+
import EnhancementTag from '../src/component/enhancementTag';
19+
import BugFixTag from '../src/component/bugFixTag';
20+
21+
<script type="application/ld+json"
22+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
23+
"@context": "https://schema.org",
24+
"@type": "BreadcrumbList",
25+
"itemListElement": [{
26+
"@type": "ListItem",
27+
"position": 1,
28+
"name": "Home",
29+
"item": "https://www.lambdatest.com"
30+
},{
31+
"@type": "ListItem",
32+
"position": 2,
33+
"name": "Support",
34+
"item": "https://www.lambdatest.com/support/docs/"
35+
},{
36+
"@type": "ListItem",
37+
"position": 3,
38+
"name": "Version",
39+
"item": "https://www.lambdatest.com/support/docs/hyperexecute-release-notes-2-5-3/"
40+
}]
41+
})
42+
}}
43+
></script>
44+
## New Feature: Commit Information Display
45+
46+
The top panel now displays detailed information about the latest commit, including the commit ID and the contributor's name. This enhancement provides better visibility into the latest code changes and helps developers track contributions more efficiently.
47+
48+
<img loading="lazy" src={require('../assets/images/hyperexecute/release-notes/commit-details.png').default} alt="Image" className="doc_img"/>
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
id: hyperexecute-release-notes-2-5-4
3+
title: Version 2.5.4
4+
hide_title: false
5+
sidebar_label: Version 2.5.4
6+
description: Version 2.5.4
7+
keywords:
8+
- LambdaTest Hyperexecute
9+
- LambdaTest Hyperexecute help
10+
- LambdaTest Hyperexecute documentation
11+
- FAQs
12+
url: https://www.lambdatest.com/support/docs/hyperexecute-release-notes-2-5-4/
13+
site_name: LambdaTest
14+
slug: hyperexecute-release-notes-2-5-4/
15+
---
16+
17+
import NewReleaseTag from '../src/component/newRelease.js';
18+
import EnhancementTag from '../src/component/enhancementTag';
19+
import BugFixTag from '../src/component/bugFixTag';
20+
21+
<script type="application/ld+json"
22+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
23+
"@context": "https://schema.org",
24+
"@type": "BreadcrumbList",
25+
"itemListElement": [{
26+
"@type": "ListItem",
27+
"position": 1,
28+
"name": "Home",
29+
"item": "https://www.lambdatest.com"
30+
},{
31+
"@type": "ListItem",
32+
"position": 2,
33+
"name": "Support",
34+
"item": "https://www.lambdatest.com/support/docs/"
35+
},{
36+
"@type": "ListItem",
37+
"position": 3,
38+
"name": "Version",
39+
"item": "https://www.lambdatest.com/support/docs/hyperexecute-release-notes-2-5-4/"
40+
}]
41+
})
42+
}}
43+
></script>
44+
## Browser and Selenium Version Updates
45+
46+
- **Edge Browser :** Now updated to `Edge version-129`, ensuring compatibility with the latest browser features and optimizations.
47+
- **Selenium JAR :** Upgraded to `Selenium 4.25.0`, offering enhanced automation capabilities and support for the newest web standards.
48+
49+
### Browser Versions
50+
- **Edge (Latest) :** Now set to `Edge-latest-129`
51+
- **Chrome (Latest) :** Updated to `Chrome-latest-128`
52+
- **Firefox (Latest) :** Now at `Firefox-latest-129`
53+
54+
These updates enhance test reliability and support for modern browser functionalities, ensuring seamless cross-browser testing.
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
id: hyperexecute-release-notes-2-5-5
3+
title: Version 2.5.5
4+
hide_title: false
5+
sidebar_label: Version 2.5.5
6+
description: Version 2.5.5
7+
keywords:
8+
- LambdaTest Hyperexecute
9+
- LambdaTest Hyperexecute help
10+
- LambdaTest Hyperexecute documentation
11+
- FAQs
12+
url: https://www.lambdatest.com/support/docs/hyperexecute-release-notes-2-5-5/
13+
site_name: LambdaTest
14+
slug: hyperexecute-release-notes-2-5-5/
15+
---
16+
17+
import NewReleaseTag from '../src/component/newRelease.js';
18+
import EnhancementTag from '../src/component/enhancementTag';
19+
import BugFixTag from '../src/component/bugFixTag';
20+
21+
<script type="application/ld+json"
22+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
23+
"@context": "https://schema.org",
24+
"@type": "BreadcrumbList",
25+
"itemListElement": [{
26+
"@type": "ListItem",
27+
"position": 1,
28+
"name": "Home",
29+
"item": "https://www.lambdatest.com"
30+
},{
31+
"@type": "ListItem",
32+
"position": 2,
33+
"name": "Support",
34+
"item": "https://www.lambdatest.com/support/docs/"
35+
},{
36+
"@type": "ListItem",
37+
"position": 3,
38+
"name": "Version",
39+
"item": "https://www.lambdatest.com/support/docs/hyperexecute-release-notes-2-5-5/"
40+
}]
41+
})
42+
}}
43+
></script>
44+
## Extended Report Formats for JUnit Framework
45+
In addition to the existing JUnit XML report, support for generating reports in multiple formats (e.g., HTML, XML, JSON) has been added. This enhancement enables more flexible report generation to meet different user needs.
46+
47+
> To avail this feature, connect with our <span className="doc__lt" onClick={() => window.openLTChatWidget()}>Support Team.</span>
48+
49+
This can be configured with the following parameters:
50+
- **frameworkName:** junit
51+
- **type:** xml
52+
- **location:** Specify the directory where the reports will be generated.
53+
54+
```yaml
55+
report: true
56+
partialReports:
57+
location: target/surefire-reports/html
58+
type: xml
59+
frameworkName: junit
60+
```

docs/hyperexecute-release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,16 @@ HyperExecute is an AI Powered Test Orchestration Cloud Platform, enabling test a
4343

4444
## HyperExecute Releases
4545

46+
### October, 2024
47+
| Release Number | Release Date |
48+
|----------------|--------------|
49+
| [Version 2.5.5](/support/docs/hyperexecute-release-notes-2-5-5) | October 14, 2024|
50+
| [Version 2.5.4](/support/docs/hyperexecute-release-notes-2-5-4) | October 07, 2024|
51+
4652
### September, 2024
4753
| Release Number | Release Date |
4854
|----------------|--------------|
55+
| [Version 2.5.3](/support/docs/hyperexecute-release-notes-2-5-3) | September 30, 2024|
4956
| [Version 2.5.2](/support/docs/hyperexecute-release-notes-2-5-2) | September 23, 2024|
5057
| [Version 2.5.1](/support/docs/hyperexecute-release-notes-2-5-1) | September 16, 2024|
5158
| [Version 2.5.0](/support/docs/hyperexecute-release-notes-2-5-0) | September 10, 2024|

sidebars.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,11 +847,21 @@ module.exports = {
847847
id: "hyperexecute-release-notes",
848848
},
849849
items: [
850+
{
851+
type: "category",
852+
collapsed: true,
853+
label: "October, 2024",
854+
items: [
855+
'hyperexecute-release-notes-2-5-5',
856+
'hyperexecute-release-notes-2-5-4',
857+
]
858+
},
850859
{
851860
type: "category",
852861
collapsed: true,
853862
label: "September, 2024",
854863
items: [
864+
'hyperexecute-release-notes-2-5-3',
855865
'hyperexecute-release-notes-2-5-2',
856866
'hyperexecute-release-notes-2-5-1',
857867
'hyperexecute-release-notes-2-5-0',

0 commit comments

Comments
 (0)