JavaScript selenium-webdriver

Open-source JavaScript projects categorized as selenium-webdriver

Top 10 JavaScript selenium-webdriver Projects

  • nightwatch

    Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack

    Project mention: Learn Automated Testing At Home: A Beginner's Guide | dev.to | 2024-04-04

    6.NightwatchJS: NightwatchJS is a Node.js-based end-to-end testing framework. Key Features: Simplifies writing test scripts using a simple syntax. Supports parallel test execution. Integrates with Selenium WebDriver for cross-browser testing

  • CodeceptJS

    Supercharged End 2 End Testing Framework for NodeJS

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • node-chromedriver

    An installer and wrapper for Chromedriver.

  • AyeSpy

    A performant visual regression testing tool

  • nightwatch-vrt

    Visual Regression Testing tools for nightwatch.js

  • beachpatrol

    A CLI tool to replace and automate your everyday web browser.

    Project mention: Beachpatrol CLI tool to replace and automate your everyday Linux web browser | news.ycombinator.com | 2023-12-29
  • NodeJs-Cucumber-Selenium

    Run test automation on cloud with Cucumber.js and LambdaTest. This is a sample repo to help you execute Cucumber.js framework based test scripts in parallel with LambdaTest automation testing cloud

    Project mention: Top 28 Selenium WebDriver Commands in NUnit For Test Automation | dev.to | 2024-04-02

    /*Selenium Webdriver command to check whether a particular web element is displayed */ driver = new ChromeDriver(); driver.Url = "https://www.lambdatest.com"; /* The Xpath of the Login Button on LambdaTest homepage */ IWebElement web_element = driver.FindElement(By.XPath("//*[@id="navbarSupportedContent"]/ul/li[6]/a")); Boolean element_enabled = web_element.Displayed;

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • nightwatch-selenium-sample

    Run test automation on cloud with NightwatchJS and LambdaTest. This is a sample repo to help you execute NightwatchJS framework based test scripts in parallel with LambdaTest automation testing cloud

  • nightwatch-browserstack-demo

    This project runs an end-to-end test which demonstrates using the Browserstack cloud testing service with Nightwatch.js

  • cheetah-indeed

    CLI tool for assisted application on Indeed.com

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-04.

JavaScript selenium-webdriver related posts

Index

What are some of the best open-source selenium-webdriver projects in JavaScript? This list will help you:

Project Stars
1 nightwatch 11,714
2 CodeceptJS 4,048
3 node-chromedriver 469
4 AyeSpy 201
5 nightwatch-vrt 63
6 beachpatrol 40
7 NodeJs-Cucumber-Selenium 20
8 nightwatch-selenium-sample 16
9 nightwatch-browserstack-demo 5
10 cheetah-indeed 1
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com