Skip to content
@OctoMind-dev

OctoMind.dev

Octomind.dev - Browser Testing for the AI age

Auto-generated, hosted Playwright end-to-end tests for web developers 🐙

StackShare

Hey! We host and run AI-generated end-to-end tests in standard Playwright code in the cloud. You'll just give us a URL and we will auto-generate, host and run your end-to-end test suite. We work on both staging and production, as long as we can access the website.

Whether you want to make sure you didn't break a new build or use the e2e test for synthetic monitoring, we offer a fast and easy way to QA your web app.

If a test goes red, we alert you and pinpoint the bug in screenshots. You can go to Playwright Trace Viewer for more details and use our open source Debugtopus for local debugging.

Octomind test hosting and running

  • Free hosting, unlimited test runs
  • Unlimited projects/ URLs
  • Tests are run in parallel, so your test suite will complete in 20 minutes or less, regardless of size
  • You can plug us it into your CI/CD or schedule test runs in our app
  • Octomind can run next to your existing test suite, no need swap any existing tech stack
  • You can download the vanilla Playwright code to run your tests locally

AI agent will save you time spent on

  1. thinking about what tests you need to write >>> It goes through your app, checks what tests would make sense and auto-generates them. If it sees cookie or required login test, it autogenerates them and populates them as dependency for other tests.

  2. writing tests >>> Beyond fully auto-generated test created by the "AI discovery" ru, the AI agent generates test steps automatically based on a prompt when adding a new test. In case you prefer a non-AI routine, we have a test recorder as an option for adding new tests.

  3. figuring out what is broken >>> We'll show you what test step is not working. In test results we'll pinpoint the bug.

  4. WIP: auto-maintenance and flakiness resistnace >>> We are looking into how we can use our AI agent to auto-fix broken tests and fortify them against flakiness.


Octomind can be triggered from your CI:

Octomind integrations are all open source. We’d encourage you to contribute to the existing or compose new integrations for other CI/CD providers. We’ll happily take over and maintain them further.

Popular repositories Loading

  1. debugtopus debugtopus Public

    Execute and debug your octomind-maintained tests locally

    TypeScript 16 1

  2. automagically-action-execute automagically-action-execute Public

    GitHub Action to execute your automagically-maintained e2e tests

    TypeScript 12

  3. automagically-azure-devops-task-execute automagically-azure-devops-task-execute Public

    Azure DevOps task to execute your automagically-maintained e2e-tests.

    TypeScript 8

  4. jenkins-integration jenkins-integration Public

    Example Jenkins integration with octomind

    5

  5. vercel-actions-example vercel-actions-example Public

    Example repo to showcase integrating octomind with a vercel-deployed application

    TypeScript 4

  6. mintlify-docs mintlify-docs Public

    Documentation automatically hosted on mintlify

    MDX 3 1

Repositories

Showing 8 of 8 repositories
  • .github Public

    Public Github Readme

    OctoMind-dev/.github’s past year of commit activity
    0 0 0 0 Updated Jul 19, 2024
  • mintlify-docs Public

    Documentation automatically hosted on mintlify

    OctoMind-dev/mintlify-docs’s past year of commit activity
    MDX 3 1 0 0 Updated Jul 19, 2024
  • debugtopus Public

    Execute and debug your octomind-maintained tests locally

    OctoMind-dev/debugtopus’s past year of commit activity
    TypeScript 16 MIT 1 0 1 Updated Jul 18, 2024
  • automagically-action-execute Public

    GitHub Action to execute your automagically-maintained e2e tests

    OctoMind-dev/automagically-action-execute’s past year of commit activity
    TypeScript 12 MIT 0 0 0 Updated Jul 18, 2024
  • automagically-azure-devops-task-execute Public

    Azure DevOps task to execute your automagically-maintained e2e-tests.

    OctoMind-dev/automagically-azure-devops-task-execute’s past year of commit activity
    TypeScript 8 MIT 0 0 0 Updated Jul 17, 2024
  • vercel-actions-example Public

    Example repo to showcase integrating octomind with a vercel-deployed application

    OctoMind-dev/vercel-actions-example’s past year of commit activity
    TypeScript 4 MIT 0 0 1 Updated Jul 17, 2024
  • playwright Public Forked from microsoft/playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    OctoMind-dev/playwright’s past year of commit activity
    TypeScript 1 Apache-2.0 3,754 0 0 Updated Apr 15, 2024
  • jenkins-integration Public

    Example Jenkins integration with octomind

    OctoMind-dev/jenkins-integration’s past year of commit activity
    5 0 0 0 Updated Oct 26, 2023

Top languages

TypeScript MDX

Most used topics

Loading…