Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 454be18

Browse files
committed
Postpone advanced features, e.g. video recording and file uploads
1 parent 4da06b2 commit 454be18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ These are goals achievable within 6-12 months, tentatively done by Q1 2024.
6868
- **Global availability of the extension in k6 Cloud for all users.**<br>
6969

7070
*How will we achieve this?*<br>
71-
The deployment should be optimized and the extension thoroughly tested before making it available to all users. Frontend changes should be done at this point, and usage costs (CPU, RAM, storage) and pricing details should be determined, followed by public announcements of the availability. Features such as screen capture, video recording, downloading, and file uploading should be available.
71+
The deployment should be optimized and the extension thoroughly tested before making it available to all users. Frontend changes should be done at this point, and usage costs (CPU, RAM, storage) and pricing details should be determined, followed by public announcements of the availability.
7272

7373
*Definition of Done*<br>
7474
When all users are eligible to upgrade to a plan that includes browser testing.
@@ -100,10 +100,10 @@ These are goals achievable after a year, and don't have a clear date of delivery
100100

101101

102102
- **Feature parity with Playwright and Puppeteer.**<br>
103-
Currently, our functionality is limited compared to more mature projects like Playwright and Puppeteer. We plan to expand this gradually and reach or exceed the features offered by other browser automation tools.
103+
Currently, our functionality is limited compared to more mature projects like Playwright and Puppeteer. We plan to expand this gradually and reach or exceed the features offered by other browser automation tools, such as screen capture, video recording, downloading, and file uploading.
104104

105105
*How will we achieve this?*<br>
106-
By prioritizing new features to add based on API importance and user feedback. After the short-term stability improvements are made, our main focus will be to add more missing features and close the current feature gap.
106+
By prioritizing new features to add based on API importance and user feedback. Once our standalone and Cloud users are able to execute feasible complex scenarios, our main focus will be to add more missing features and close the current feature gap.
107107

108108
*Definition of Done*<br>
109109
When we implement all of the functionality found in other tools that makes sense for xk6-browser. This is intentionally vague at the moment, and we'll refine it as we make progress.

0 commit comments

Comments
 (0)