Showing 32 open source projects for "webdriver"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    geckodriver

    geckodriver

    WebDriver for Firefox

    geckodriver is an implementation of WebDriver, and WebDriver can be used for widely different purposes. How you invoke geckodriver largely depends on your use case. If you are using geckodriver through Selenium, you must ensure that you have version 3.11 or greater. Because geckodriver implements the W3C WebDriver standard and not the same Selenium wire protocol older drivers are using, you may experience incompatibilities and migration problems when making the switch from FirefoxDriver...
    Downloads: 465 This Week
    Last Update:
    See Project
  • 2
    Selenium

    Selenium

    Browser automation framework and ecosystem

    Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. If you want to create robust, browser-based regression automation suites and tests, scale and distribute scripts across many environments, then you want to use Selenium WebDriver, a collection of language specific...
    Downloads: 213 This Week
    Last Update:
    See Project
  • 3
    WebDriverManager

    WebDriverManager

    Automated driver management and helper features for Selenium WebDriver

    WebDriverManager is an open-source Java library that carries out the management (i.e., download, setup, and maintenance) of the drivers required by Selenium WebDriver (e.g., chromedriver, geckodriver, msedgedriver, etc.) in a fully automated manner. In addition, WebDriverManager provides other relevant features, such as the capability to discover browsers installed in the local system, building WebDriver objects (such as ChromeDriver, FirefoxDriver, EdgeDriver, etc.), and running browsers...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Nightwatch.js

    Nightwatch.js

    End-to-end testing framework in Node.js & using the Webdriver API

    Nightwatch.js is an automated, easy to use End-to-End testing framework written in Node.js and using the W3C WebDriver API. It uses the WebDriver API to drive browsers, enabling commands and assertions on DOM elements. Nightwatch.js is used for end-to-end testing of web applications and websites, as well as for Node.js unit and integration testing. It offers a clean yet powerful syntax for quick and easy writing of tests, a built-in command-line test runner, continuous integration and more...
    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.
    Learn More
  • 5
    Appium

    Appium

    Automation for iOS, Android, and Windows Apps

    Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol. Is native app automation missing from your tool belt? Problem solved. Appium is built on the idea that testing native apps shouldn't require including an SDK or recompiling your app. And that you should be able to use your preferred test practices, frameworks, and tools. Appium is an open source project and has made design...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    java-client

    java-client

    Java language binding for writing Appium Tests

    Java language binding for writing Appium Tests conforms to W3C WebDriver Protocol. Since version 8 Appium Java Client had several major changes, which might require to update your client code. Make sure to follow the v7 to v8 Migration Guide in order to streamline the migration process.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    Codeception

    Codeception

    Full-stack testing PHP framework

    Codeception collects and shares best practices and solutions for testing PHP web applications. With a flexible set of included modules tests are easy to write, easy to use and easy to maintain. Tests can be executed using Firefox, Chrome, Safari or Cloud Testing services with Selenium WebDriver. Browser can be emulated with HTTP-requests through CURL with PhpBrowser. Codeception provides high-level domain language for tests. Tests are represented as a set of user's actions. Tests can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    WebdriverIO

    WebdriverIO

    Next-gen browser and mobile automation test framework for Node.js

    Adding helper functions, or more complicated sets and combinations of existing commands is simple and really useful. WebdriverIO can be run on the WebDriver Protocol for true cross-browser testing as well as Chrome DevTools Protocol for Chromium based automation using Puppeteer. The huge variety of community plugins allows you to easily integrate and extend your setup to fulfill your requirements. WebdriverIO allows you to automate any application written with modern web frameworks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Report4s

    Selenium HTML reporter for TestNG

    Simple and yet elegant Selenium HTML report. Report4s is a Selenium HTML reporter for the TestNG framework. It gathers screenshots automatically upon webdriver events The stack trace of exceptions are displayed to facilitate error analysis. Go to the Wiki tab for explanations on how to use it. Source code available at https://github.com/harmin-parra/report4s If you like this software, consider making a contribution through https://www.buymeacoffee.com/harmin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    foxr

    foxr

    Node.js API to control Firefox

    Node.js API to control Firefox. Uses a built-in Marionette through the remote protocol. No Selenium WebDriver is needed. Works with headless mode. Compatible subset of Puppeteer API. At this point Foxr is more a proof of concept, work is pretty much in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ofbizextra

    ofbizextra

    plugins or tools to extend Apache Ofbiz solution

    OFBizextra is dedicated for all users/developpers of the Apache OFBiz solution which want to share some realisations (plugin, addons, tools, components). This project would help to explain proposition/contribution to the Apache OFBiz community, because it's possible to show more easily a realisation and so receive more detailled reviews. It's not to replace contribution process of Apache OFBiz but to share realization. In this project there is a quality process (and so continuous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YouTube Videos - Selenium WebDriver

    YouTube Videos - Selenium WebDriver

    Automated Visualization of YouTube Videos

    «Automated Visualization of YouTube Videos powered by Selenium WebDriver» Enjoy this example about using this tool, developed by me, using Selenium WebDriver and programmed in Python. Features: * Create your playlists of videos and play them infinitely; * Replay the video that you want infinitely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PopperFramework

    Declarative PageObject description

    ... and Tests, not wasting time by writing boilerplate code. PopperFramework uses WebDriver-API to implement your PageObjects but its API is completly vendor-independent. So when there comes something better than WebDriver you change the implementation of PopperFramework and change to the vendor you need. PopperFramework is highly configurable with a lot of hooks which allow you to customize PopperFramework behaviour to your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    sentinela

    sentinela

    Visual regression test with Sentinela and webdriver

    What is sentinela? With the sentinela it´s possible can perform visual regression test quickly and efficiently. Sentinela make prints from window browser, manager baseline a makes comparisons of test results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQAEvangelist
    SQAEvangelist open source test automation framework for web and mobile applications. For testing web applications, it allows for 100% easy configuration of using selenium 1.0 . 2.0 (webdriver based) testing using the Page object design pattern. No selenium/webdriver programming knowledge required, only basic Java programming needed. For mobile application, use webdriver / Appium driven testing. Encapsulates all webdriver commands and convenience methods for rapid test automation in Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LYMRobot

    基于python+webdriver提供excel和脚本模式自动化测试框架

    1、为什么要写这么个东西? 1.1 为广大软件测试从业者提供入门自动化测试的示例 1.2 为广大软件测试从业者提供一个适用、简洁的自动化测试工具 1.3 让广大软件测试从业者专注业务脚本或业务数据,脱离繁琐的代码 2、你可以做什么? 2.1 可以随意修改源码,进行二次发布,但不可以用于商业用途 2.2 您可以将您新增的代码共享出来给大家 3、作者联系信息 3.1 email: lymking@foxmail.com 3.2 个人站点:http://www.testingunion.com 3.2 QQ群:260407012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ComponentFramework

    Page Object patterned framework for selenium automation

    The objective of the framework is to make the automation tester feel ease while automating the scripts using selenium webdriver and TestNG. The framework generates report using ReportNG with screen shots for each action perfromed and the screen shot is linked in the report correspondingly. This framework works basically on page object pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aigrette

    Aigrette

    HTML5 Browser automation tool

    HTML5 Browser automation tool Extensible for testing large range of web UI including JS RIA frontends. Get documentation at http://sourceforge.net/p/aigrette/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpKey Personal Edition

    OpKey Personal Edition

    The Tool Agnostic Test Automation Platform

    It is not easy to find a perfect combination of open source automation tool and a free enterprise grade automation framework on top it. You can have this combination working for you when you use OpKey Personal Edition - The Tool Agnostic Test Automation Platform with Selenium RC(OpKey 1.0) and Selenium WebDriver(OpKey 2.0)- The most popular open source tool. And good news is - its FREE! So download it and start automating from day 1. Have Questions? Mail us at support.opkey...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    SeleniumJT

    SeleniumJT is a Selenium2 wrapper framework using TestNG

    SeleniumJT is a Selenium2 wrapper framework that simplifies the coding required for getting you tests up and running fast. In addition to encapsulating the idiosyncrasies of Selenium WebDriver it also supplies a more reliable testing framework for dynamic web pages by allowing elements time for conditions to be met before failure, times that are fully customisable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Kazuki

    A small, customizable automation framework

    Kazuki provides a base to develop small and reliable automation scripts using Ruby and Selenium-webdriver. The aim of the project is to remain small and simple, there are no complex tool and yet can automate any website quickly and easily. Kazuki is built with BDD in mind, but it's not BDD, but rather a domain-specific language with a similar structure. The point of this is to make the code readable, while still being Ruby code in all it's extent. There is no pseudo-code/interpreter, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    atfwk

    Automation GUI test framework

    Automation test framework based on the Page Object design pattern. Selenium 2 WebDriver (IE) implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next