Testing sessionStorage and localStorage with Selenium (Node)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
surveyjs.io
featured
InfluxDB - 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
featured
  • www.grouparoo.com

    Discontinued The Grouparoo website

  • We can use the executeScript method to run a JavaScript expression and capture the result. Our test looks like this:

  • jest-webdriver

    Connect Jest tests to Selenium WebDriver

  • browser is often referred to as driver in other documentation and implementations. This comes from the library we're using to connect Jest and Selenium.

  • 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.

    SurveyJS logo
  • Next.js

    The React Framework

  • This website is a Next.js application that uses Jest as the test runner and Selenium WebDriver for integration test help.

  • jest

    Delightful JavaScript Testing.

  • This website is a Next.js application that uses Jest as the test runner and Selenium WebDriver for integration test help.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Write a Simple Test for Your Next.js App

    3 projects | dev.to | 12 Jun 2022
  • How to set up a local E2E test development environment

    3 projects | dev.to | 5 Sep 2022
  • Is purging still the hardest problem in computer science?

    1 project | dev.to | 1 May 2024
  • System & Database Design (Day 1) - Creating a SaaS Startup in 30 Days

    2 projects | dev.to | 26 Apr 2024
  • Runtime environmental variables in Next.js 14

    2 projects | dev.to | 25 Apr 2024