Planned
Support for campaigns
The problem we’re facing: When we release a new version of a huge software, we generally want to run a bunch of suites and tests in parallel. Then, we want to aggregate the result data and statistics about the success and failure rate of this specific execution. The way we would like to solve it: By creating a campaign, a user would be able to run a given list of suites and then track the specific execution result for this campaign. Later we could potentially re-run the same campaign and track the new execution results to compare both of them.
Kevin Piacentini 17 days ago
💡 Feature Request
Planned
Support for campaigns
The problem we’re facing: When we release a new version of a huge software, we generally want to run a bunch of suites and tests in parallel. Then, we want to aggregate the result data and statistics about the success and failure rate of this specific execution. The way we would like to solve it: By creating a campaign, a user would be able to run a given list of suites and then track the specific execution result for this campaign. Later we could potentially re-run the same campaign and track the new execution results to compare both of them.
Kevin Piacentini 17 days ago
💡 Feature Request
Planned
Better support for Radio inputs
Radio inputs are tricky since their implementation differs on many websites. The Click Element action shows limitation in interacting with Radios so we need a dedicated action that is able to solve this problem.
Kevin Piacentini 17 days ago
💡 Feature Request
Planned
Better support for Radio inputs
Radio inputs are tricky since their implementation differs on many websites. The Click Element action shows limitation in interacting with Radios so we need a dedicated action that is able to solve this problem.
Kevin Piacentini 17 days ago
💡 Feature Request
Planned
Call a reusable test (or a flow) with variables in arguments
I want the ability to pass variables in the argument of my reusable test. A good usecase example is for a login flow. I want to script my login flow once but be able to call it with as many different usernames/passwords as I want to. The same login could be applied to a test launched from a CI/CD pipeline.
Kevin Piacentini About 2 months ago
💡 Feature Request
Planned
Call a reusable test (or a flow) with variables in arguments
I want the ability to pass variables in the argument of my reusable test. A good usecase example is for a login flow. I want to script my login flow once but be able to call it with as many different usernames/passwords as I want to. The same login could be applied to a test launched from a CI/CD pipeline.
Kevin Piacentini About 2 months ago
💡 Feature Request
Planned
Conditional flows
As a user, I want the possibility to trigger an instruction branch based on one condition. The condition could be expressed with an AI visual assertion. AI Visual Assertion: “If the product shows some surfboard, then trigger” - If true: trigger flow A - If false: trigger flow B
Kevin Piacentini About 2 months ago
💡 Feature Request
Planned
Conditional flows
As a user, I want the possibility to trigger an instruction branch based on one condition. The condition could be expressed with an AI visual assertion. AI Visual Assertion: “If the product shows some surfboard, then trigger” - If true: trigger flow A - If false: trigger flow B
Kevin Piacentini About 2 months ago
💡 Feature Request
Full page AI Visual Assertion
In some websites such as e-commerce websites we want to assert how product are displayed. In these cases we need the ability to use a full page visual assertion.
Kevin Piacentini About 2 months ago
💡 Feature Request
Full page AI Visual Assertion
In some websites such as e-commerce websites we want to assert how product are displayed. In these cases we need the ability to use a full page visual assertion.
Kevin Piacentini About 2 months ago
💡 Feature Request
Completed
Allow to interact with input in dialogs
In some cases we need to deal with native dialogs. That is the case for websites made with Bubble. We need to handle that.
Kevin Piacentini 2 months ago
💡 Feature Request
Completed
Allow to interact with input in dialogs
In some cases we need to deal with native dialogs. That is the case for websites made with Bubble. We need to handle that.
Kevin Piacentini 2 months ago
💡 Feature Request
Completed
Organize tests with directories
We’ll add a better organization of the tests to organize them by directories and identify more clearly the distinction between reusable tests and others.
Kevin Piacentini 2 months ago
💡 Feature Request
Completed
Organize tests with directories
We’ll add a better organization of the tests to organize them by directories and identify more clearly the distinction between reusable tests and others.
Kevin Piacentini 2 months ago
💡 Feature Request
Planned
Allow to retry assertions
Sometimes we don’t know how long a process can be. It would be helpful to have the ability to configure a retry strategy for an AI visual assertion. Example usage: Assertion Description: The process is completed and shows a green screen Timeout after: 5 minutes This action would result in an exponential back off retry. After 5 minutes, the instruction would fail if not passed. If passed within the 5 minutes, the test continues.
Kevin Piacentini 2 months ago
💡 Feature Request
Planned
Allow to retry assertions
Sometimes we don’t know how long a process can be. It would be helpful to have the ability to configure a retry strategy for an AI visual assertion. Example usage: Assertion Description: The process is completed and shows a green screen Timeout after: 5 minutes This action would result in an exponential back off retry. After 5 minutes, the instruction would fail if not passed. If passed within the 5 minutes, the test continues.
Kevin Piacentini 2 months ago
💡 Feature Request
Possibility to import a reusable test, into a reusable test
Reusable tests are currently 1-level deep. It would be helpful to increase that limitation in order to support more advanced flows. For example: Test 1: I can login Test 2: I can create a test → uses test 1 + custom logic Test 3: I can run a test → uses test 1 + test 2 + custom logic
Kevin Piacentini 2 months ago
💡 Feature Request
Possibility to import a reusable test, into a reusable test
Reusable tests are currently 1-level deep. It would be helpful to increase that limitation in order to support more advanced flows. For example: Test 1: I can login Test 2: I can create a test → uses test 1 + custom logic Test 3: I can run a test → uses test 1 + test 2 + custom logic
Kevin Piacentini 2 months ago
💡 Feature Request
Completed
HTTP Call Action
We need an action able to trigger an API HTTP Call. It’s useful to trigger logics such as teardown endpoints.
Kevin Piacentini 2 months ago
💡 Feature Request
Completed
HTTP Call Action
We need an action able to trigger an API HTTP Call. It’s useful to trigger logics such as teardown endpoints.
Kevin Piacentini 2 months ago
💡 Feature Request
Completed
Reporting API
Many companies have internal dashboards gathering data from external services. We’ll make our reporting data accessible through an API so these companies will have the ability to make their own custom dashboards.
Kevin Piacentini 2 months ago
💡 Feature Request
Completed
Reporting API
Many companies have internal dashboards gathering data from external services. We’ll make our reporting data accessible through an API so these companies will have the ability to make their own custom dashboards.
Kevin Piacentini 2 months ago
💡 Feature Request