Showing 51 open source projects for "browser testing tools"

View related business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    Apollo Client Browser Devtools

    Apollo Client Browser Devtools

    Apollo Client browser developer tools

    This repository contains the Apollo Client Browser Devtools extension for Chrome & Firefox. The Apollo Client Browser Devtools appears as an "Apollo" tab in your web browser inspector, alongside other tabs like "Elements" and "Console". Send queries to your server through your web applications configured Apollo Client instance, or query the Apollo Client cache to see what data is loaded. View active queries, variables, cached results, and re-run individual queries. View fired mutations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Browser Pool

    Browser Pool

    A Node.js library to easily manage and rotate a pool of web browsers

    ..., restarting them after crashes and so on. We also wanted to easily and reliably manage the whole browser/page lifecycle. You can use Browser Pool for scraping the internet at scale, testing your website in multiple browsers at the same time or launching web automation robots.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Selenium IDE

    Selenium IDE

    Open Source record and playback test automation for the web

    Open source record and playback test automation for the web. Simple, turn-key solution to quickly author reliable end-to-end tests. Works out of the box for any web app. Enjoy easier test debugging with rich IDE features like setting breakpoints and pausing on exceptions. Run your tests on any browser/OS combination in parallel using the Command-line Runner for Selenium IDE. Getting started with Selenium IDE requires no additional setup other than installing the extension on your browser. One...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    Nativefier

    Nativefier

    Make any web page a desktop application

    Tired of having to search through numerous open tabs on your browser just to view a web page that you regularly view? Make things easier and more convenient for yourself with Nativefier! Nativefier is a command-line tool that easily creates a desktop app for any web site with minimal configuration. It creates an Electron (which uses Chromium under the hood) based native wrapper in an OS executable (.app, .exe, etc) for use on Windows, macOS and Linux. Using Nativefier is absurdly simple. Just...
    Downloads: 44 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    GraphQL

    GraphQL

    The GraphQL LSP reference ecosystem for building browser & IDE tools

    ... provides CodeMirror with a parser mode for GraphQL along with a live linter and typeahead hinter powered by your GraphQL Schema. It comes with a runtime agnostic Language Service used by GraphQL mode for CodeMirror and GraphQL Language Service Server. It also provides an online immutable parser for GraphQL, designed to be used as part of syntax-highlighting and code intelligence tools such as for the GraphQL Language Service and codemirror-graphql.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    OWASP Juice Shop

    OWASP Juice Shop

    Probably the most modern and sophisticated insecure web application

    It can be used in security trainings, awareness demos, CTFs and as a guinea pig for security tools! Juice Shop encompasses vulnerabilities from the entire OWASP Top Ten along with many other security flaws found in real-world applications! Juice Shop is written in Node.js, Express and Angular. It was the first application written entirely in JavaScript listed in the OWASP VWA Directory. The application contains a vast number of hacking challenges of varying difficulty where the user is supposed...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    Truffle

    Truffle

    A tool for developing smart contracts. Crafted with the finest cacaos.

    The most comprehensive suite of tools for smart contract development. Quickly build, test, debug, and deploy using the Truffle CLI. Write scripts and plugins to automate common processes. Interact directly with the blockchain using the Truffle console. Write tests in Solidity, JavaScript, and TypeScript. Truffle will manage your entire workflow. Get a deeper understanding of transactions with the Truffle debugger. Step in/out, set breakpoints, and analyze variables through the CLI...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Nativefier

    Nativefier

    Make any web page a desktop application

    Nativefier is a command-line tool designed to create a desktop app for any web site with minimal configuration. Apps are wrapped by Electron (using Chromium under the hood) in an OS executable (.app, .exe, etc) for use on Windows, macOS and Linux. Nativefier will try to determine the app name, and well as lots of other options. If desired, these options can be overwritten. For example, to override the name, nativefier --name 'My Medium App' 'medium.com' Read the API documentation or run...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    fx_cast

    fx_cast

    Chromecast Web Sender SDK implementation for Firefox

    A Firefox extension that implements the Chromecast API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a companion application (bridge). Install the Firefox extension (from within Firefox) and bridge application via the installer packages. These are two separate downloads that can be found on the website or in the GitHub releases section. The bridge application is currently supported on Windows, macOS and Linux. Clicking on the toolbar...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 10
    Ulixee Hero

    Ulixee Hero

    The web browser built for scraping

    It's the first modern headless browsers designed specifically for scraping instead of just automated testing. Hero provides access to the W3C DOM specification without the need for Puppeteer's complicated evaluate callbacks and multi-context switching. We've recreated a fully compliant DOM directly in NodeJS allowing you bypass the headaches of previous scraper tools. The powerful Chrome engine sits under the hood, allowing for lightning fast rendering. Emulators make it easy to disguise your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Redux DevTools

    Redux DevTools

    DevTools for Redux with hot reloading, action replay, and UI

    Developer Tools to power-up Redux development workflow or any other architecture which handles the state change. It can be used as a browser extension (for Chrome, Edge and Firefox), as a standalone app or as a React component integrated in the client app. If you want to have full control over where DevTools are displayed, or are developing a custom monitor, you will probably want to integrate them manually. It’s more steps, but you will have full control over monitors and their configuration...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Firecamp

    Firecamp

    OpenSource Postman Alternative. The developer-first API devtool

    Firecamp is a DX-first API development platform that helps developers design, develop, test, and document their APIs effortlessly. With a user-friendly interface and a range of powerful features, Firecamp streamlines the API development workflow and enhances collaboration among team members.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Storybook

    Storybook

    The UI component explorer, develop, document, & test React, Vue, etc.

    ..., testing, and QA. Use addons to customize your workflow, automate testing, and integrate with your favorite tools. Stories are a pragmatic, reproducible way to keep track of UI edge cases. Write stories once then reuse them to power automated tests. Whenever you write a story you get a handy test case. Quickly browse stories to make sure your UI looks right. Pinpoint UI changes down to the pixel by comparing image snapshots of stories.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Supabase

    Supabase

    The open source Firebase alternative

    ... to provide APIs instantly. Stop building repetitive CRUD endpoints and focus on your product. Type definitions built directly from your database schema. Use Supabase in the browser without a build process. Develop locally and push to production when you're ready. Manage Supabase projects from your local machine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    CoreUI 4 Angular 13 Free Admin Template

    CoreUI 4 Angular 13 Free Admin Template

    CoreUI Angular is free Angular 13 admin template

    ...-to-use environment, so you don't have to waste time configuring the project. All build scripts and tools are ready to use out of the box. With CoreUI Template you can start a new project in a minute! CoreUI Angular Admin Panel is 100% compatible with Bootstrap, but Boostrap-based components have been built from scratch as true Angular components, without jQuery and unneeded dependencies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Mock Service Worker

    Mock Service Worker

    Seamless REST/GraphQL API mocking library for browser and Node.js

    .... Parameters, wildcards, regular expressions, mocking has never been easier. Browser usage is what sets Mock Service Worker apart from other tools. Utilizing the Service Worker API, which can intercept requests for the purpose of caching, Mock Service Worker responds to captured requests with your mock definition on the network level. This way your application knows nothing about the mocking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Routr

    Routr

    The future of programmable SIP servers

    ...-friendly GUI in your web browser. Our Docker image includes the server, and deployment tools, and is regularly tested with popular cloud providers, enabling effortless deployment of Routr in seconds. We offer detailed documentation and code examples to help new users get started with Routr. We welcome feedback and are available to answer any user questions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    EthereumJS Monorepo

    EthereumJS Monorepo

    Monorepo for the Ethereum VM TypeScript Implementation

    This repository holds various protocol building blocks of the Ethereum blockchain execution layer and is managed by the Ethereum Foundation JavaScript team. There is a TypeScript implementation of the Ethereum Virtual Machine (EVM) ready to be used in Node.js or a browser environment, implementations of core structural blockchain building blocks like an Ethereum Tx, Block or Blockchain as well as a Trie (Merkle Patricia Tree) and devp2p (execution networking layer) implementation. All libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jest Preview

    Jest Preview

    Debug your Jest tests. Effortlessly

    Jest Preview has a mission. To make front-end developers' life easier. It's built with the mindset of Developer Experience first in mind. Write tests in Jest and see the changes reflects in browser in a few milliseconds. You can use Jest Preview with any testing libraries and frontend frameworks. Don't waste time guessing what is your UI looks like. Let's Jest Preview visualize it in a browser for you! When writing tests using Jest, we usually debug by reading the HTML code. Sometimes, the HTML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ladle

    Ladle

    Develop, test and document your React story components faster

    Ladle is a drop-in alternative to Storybook. It is a tool for developing and testing your React components in an environment that's isolated and faster than most real-world applications. Ladle also creates an index of your components, so you can easily test them through tools like Playwright. Ladle is compatible with the Component Story Format and Controls. It supports links, themes, right-to-left, source code, a11y (axe), typescript and flow out of the box. Powered by Vite, using esbuild...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dyrector.io

    dyrector.io

    dyrector.io is a self-hosted continuous delivery & deployment platform

    dyrector.io is a self-hosted continuous delivery & deployment platform with version management. dyrector.io helps engineers & DevOps teams and individual developers to shift their focus from maintaining and setting up their containerized applications to developing their software. The platform achieves this by offering continuous delivery and version management capabilities to your OCI containers. Replace multiple tools with a single platform that allows you to manage your entire infrastructure...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Mask Network

    Mask Network

    The portal to the new, open Internet

    Mask Network brings privacy and benefits from Web3 to social media like Facebook & Twitter - with an open-sourced browser extension. Use the Mask Extension to hide your content from prying eyes and allow only your target audience to see it. If you’re launching a new project on the Ethereum, BSC, Polygon, or Arbitrum networks, ITOs are a completely new way of launching decentralized assets fairly. With integrated widgets on social media platforms, you’ll be able to view the latest prices...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    user-event

    user-event

    Simulate user events

    Fire events the same way the user does. user-event tries to simulate the real events that would happen in the browser as the user interacts with it. For example userEvent.click(checkbox) would change the state of the checkbox. user-event is a companion library for Testing Library that simulates user interactions by dispatching the events that would happen if the interaction took place in a browser. fireEvent dispatches DOM events, whereas user-event simulates full interactions, which may fire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Happy DOM

    Happy DOM

    Happy DOM is a JavaScript implementation of a web browser

    Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML. The goal of Happy DOM is to emulate enough of a web browser to be useful for testing, scraping web sites, and server-side rendering. Happy DOM focuses heavily on performance and can be used as an alternative to JSDOM. Happy DOM now supports Declarative Shadow DOM which can be used for server-side rendering of web components. This package makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GraphQL Modules

    GraphQL Modules

    Enterprise Grade Tooling For Your GraphQL Server

    GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server. Modules are defined by their GraphQL schema (Schema first design). Manage multiple teams and features, multiple micro-services and servers. A clear, gradual path from a very simple and fast, single-file modules, to scalable ones. A rich toolset around testing, mocking and separation. GraphQL Modules is a set of extra tools, structures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next