Showing 37 open source projects for "smtp-test"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 1
    Puppeteer

    Puppeteer

    Headless Chrome Node.js API

    ... such as generate page screenshots and PDFs, crawl a Single-Page Application, test Chrome extensions and more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Eruda

    Eruda

    Console for mobile browsers

    With Eruda you can display JavaScript logs, check dom state, show requests status, show localStorage, cookie information, show url, user agent info, include snippets used most often, Html, js, css source viewer, and install. The JavaScript file size is quite huge(about 100kb gzipped) and therefore not suitable to include in mobile pages. It's recommended to make sure eruda is loaded only when eruda is set to true. When initialization, a configuration object can be passed in. Container...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    The all-in-one Red Team browser extension for Web Pentesters. HackTools, is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more. With the extension you no longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop-up mode or in a whole tab...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Wallaby

    Wallaby

    Concurrent browser tests for your Elixir web apps

    Wallaby helps you test your web applications by simulating realistic user interactions. By default, it runs each test case concurrently and manages browsers for you. Here's an example test for a simple Todo application. Because Wallaby manages multiple browsers for you, it's possible to test several users interacting with a page simultaneously. Read on to see what else Wallaby can do or check out the Official Documentation. Wallaby also requires bash to be installed. Generally, bash is widely...
    Downloads: 0 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
    SeleniumBase

    SeleniumBase

    A framework for browser automation and testing with Selenium

    SeleniumBase automatically handles common WebDriver actions such as launching web browsers before tests, saving screenshots during failures, and closing web browsers after tests. SeleniumBase lets you customize test runs from the command line. SeleniumBase uses simple syntax for commands. pytest includes automatic test discovery. If you don't specify a specific file or folder to run, pytest will automatically search through all subdirectories for tests to run. No More Flaky Tests! SeleniumBase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Etaoin

    Etaoin

    Pure Clojure Webdriver protocol implementation

    A pure Clojure implementation of the Webdriver protocol, named after Etaoin Shrdlu, a typing machine that came to life after a mysterious note was produced on it. Use the Etaoin library to automate a browser, test your frontend behavior, simulate human actions or whatever you want. Currently supports Chrome, Firefox, Safari, and Edge. Can either connect to a remote WebDriver process or have Etaoin launch one for you. Run your unit tests directly from Emacs by pressing C-t t as usual. Can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eslint-plugin-vue

    eslint-plugin-vue

    ESLint plugin for Vue.js

    ... that depending on the code samples you write in tests, the RuleTester parser property must be set accordingly (this can be done on a test-by-test basis). The default JavaScript parser must be replaced because Vue.js single file components are not plain JavaScript, but a custom file format. vue-eslint-parser is a replacement parser that generates an enhanced AST with nodes that represent specific parts of the template syntax, as well as the contents of the script tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chai

    chai

    BDD / TDD assertion framework for node.js

    Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework. Chai has several interfaces that allow the developer to choose the most comfortable. The chain-capable BDD styles provide an expressive language & readable style, while the TDD assert style provides a more classical feel. Plugins extend Chai's assertions to new contexts such as vendor integration & object construction. Developers can build their own plugins to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Firefox GNOME theme

    Firefox GNOME theme

    A GNOME theme for Firefox

    A GNOME theme for Firefox. This theme follows lastest GNOME Adwaita style. Be aware that this theme might do things that are not supported by upstream Firefox. If you face an issue while using this theme, report it here first or test if it is reproducible in vanilla Firefox. If you are a software distribution maintainer, please do not ship these changes by default to your users unless you made it extremely clear that they are using a modified version of Firefox UI. This is a bunch of CSS code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in GitHub Actions. This action gives you a cross-platform interface to set up the PHP environment you need to test your application. Refer to Usage section and examples to see how to use this. Refer to the self-hosted setup to use the action on self-hosted runners. Operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MyBatis Pagination

    MyBatis Pagination

    A pagination plugin

    If you are using MyBatis, it is recommended to try this pagination plugin. This must be the most convenient pagination plugin. PageHelper supports any complex single-table, multi-table queries. As to some special cases, please refer to the Important notes. Through a comprehensive sample code and test, the basic usage of adding, deleting, modifying, and checking operations in the MyBatis XML mode and annotation mode is explained, and the application of dynamic SQL in different aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vim-go

    vim-go

    Go development plugin for Vim

    This plugin adds Go language support for Vim, with the following main features. Look up documentation with :GoDoc or :GoDocBrowser, easily import packages via :GoImport, remove them via :GoDrop. Precise type-safe renaming of identifiers with :GoRename. See which code is covered by tests with :GoCoverage. Add or remove tags on struct fields with :GoAddTags and :GoRemoveTags. Call golangci-lint with :GoMetaLinter to invoke all possible linters (golint, vet, errcheck, deadcode, etc.) and put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gooreplacer

    gooreplacer

    A browser extension to modify HTTP requests

    At first, Gooreplacer was created for redirecting Google Ajax/Api/Themes to other CDN to bypass Great Firewall since pages referring to those are slow as molasses. Most users prefer gooreplacer than other similar extensions(HTTPS Everywhere/Redirector) for ease of use. Why not give it a try? gooreplacer was originally born to solve the inability to access Google resources (Ajax, API, etc.) in China, which caused the page loading speed to be extremely slow. On this basis, the new version adds...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Eric Integrated Development Environment

    Eric Integrated Development Environment

    Python Development Environment with all batteries included

    Eric is a Python IDE written using PyQt and QScintilla. It provides various features such as any number of open editors, an integrated (remote) debugger, project management facilities, unit test, refactoring and much more.
    Leader badge
    Downloads: 335 This Week
    Last Update:
    See Project
  • 15
    Chrome Captcha Auto Solver

    Chrome Captcha Auto Solver

    Google Chrome Bypass Captcha Extension

    Beat the captcha test experience by enabling your self to be free from any captcha input tasks. Install our newest innovation, our stable and fast Google Chrome Bypass Captcha extension application and allow us to auto-solve and auto-fill your captcha test tasks. # How to Install 1. Download the .zip file of **Chrome Captcha Auto Solver** https://sourceforge.net/projects/chrome-captcha-auto-solver/ 2. Unzip the downloaded .zip file. 3. Go to your Chrome browser's "**Customize & control...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 16
    Fire Page Editing

    Fire Page Editing

    Rapid Page Manipulator

    Inject HTML, CSS or JavaScript into any web-page. The changes you make are applied everytime you visit the specified website(s). **How to use?** - Simple, First open the extension. - Choose 'JavaScript', 'CSS' or 'HTML'. - Create a new file by pressing 'new'. - Write your own code. - Press the 'Manipulate' button to test your code. - To make sure your code is run every time you visit a specific website do the following: - Put the URLs of the websites in the 'active websites' textarea. - Check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QA Wolf

    QA Wolf

    Create browser tests 10x faster

    ... have less than 50% test coverage. Why? Traditional QA strategies pit coverage against velocity. The more testing you do, the slower you ship. QA Wolf is different. By combining the best parts of in-house QA & test platforms, we deliver ultra-high end-to-end test coverage that never slows you down. First step is getting to know your app. You don’t have to have any kind of test plan; a short demo is all we need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Alpine Chrome

    Alpine Chrome

    Chrome Headless docker images built upon alpine official image

    ... for design use, support for WebGL, support for emojis. Dev-friendly with examples using NodeJS, Puppeteer, docker-compose and also a test with a X11 display. According to puppeteer's official doc you can not test a Chrome Extension in headless mode. You need a display available, that's where Xvfb comes in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PengWeb for Legacy Systems

    PengWeb for Legacy Systems

    Test project web browser for old operating systems.

    PengWeb for Legacy Systems is a separate version of the mainstream PengWeb browser for older versions of Windows and Mac OS. Currently, Legacy PengWeb is available for Windows 98+ and Mac OS X 10.4 - 10.14. Latest Release: 0.2 Beta. Changelog: http://www.pengos.xyz/downloads/pwlegacy-changelog.html Known Issues: Currently, many features are unavailable at this time. The back and forward buttons are not functional. Many menu items in the menu bar are also unavailable. As this is an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Performance Timing Test

    Performance Timing Test

    Get accurate performance timing for any page with this add-on Firefox

    Measures the timing performance of any web page using Web APIs. You can immediately save the chart test result within your file system for a comparison with other subsequent tests. Get Opera extension: http://bit.ly/1O9OvRx Get Firefox extension: http://mzl.la/1Vs0UV2 == Installation == 1. Click on download directly from your Firefox browser and install add-on 2. Then click on the icon of the extension included in toolbar to start test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Robot Helper

    Robot Helper

    A browser WebExtension (beta) that generates test scripts

    # For automating test automation > A browser extension (beta) that generates test scripts ### Limitations - WebExtension only works on sites that allow content scripts. Add-on is based on - Robotcorder (https://github.com/sohwendy/Robotcorder) Additional features * Save test script * Syntax highlighting * Find script and jump to line * Added options to set the add-on Generate your RobotFramework Test Script via
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Blockstack Browser

    Blockstack Browser

    The Blockstack Browser allows you to explore the Blockstack internet

    Today we are proud to announce the Blockstack browser, which allows developers everywhere to access a whole new internet. This new internet changes the dynamic and brings the power back to the people. Developers can build apps on this new internet by downloading the Blockstack Mac or Linux app (Windows coming soon) and by using nothing more than existing browsers like Chrome or Safari or Firefox. Blockchain technology powers this new internet. For the first time ever, you’ll be able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RESTBolt

    RESTBolt

    Browser WebExtension to work on http(s) requests

    ## Inspired by POSTMAN browser extension Add-on is based on [RESTMan](https://github.com/jsargiot/restman) Opera extension --- #### Note - Use a simple HTTP Request & Response Service to test WebExtension
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Featherlight

    Featherlight

    Lightweight jQuery lightbox plugin

    Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlight's small footprint weights about 4kB. Featherlight is very, very lightweight. 400 lines of JavaScript, 100 of CSS, less than 6kB combined. Many lightbox plugins try to handle everything for you....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    Gogradle is a gradle plugin that provides support for building golang. Gogradle is a Gradle plugin that provide modern build support for Golang. Gogradle is deeply inspired by glide(I need to pay respect for it). You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me. Makefile and Shell have cross-platform issues, especially on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next