Giter Site home page Giter Site logo

nodejs-website-autorun-set's Introduction

Auto open urls

GitHub

Table of Contents

What is that ?

This is the Program of Puppeteer & Selenium running on Node.js.

The Selenium program allows you to open pre-specified URLs in sequence.

Quick Start

Requirements

  • npm or Yarn
  • Node.js 12.17 or higher
  • Chrome 91

Installation

  1. Clone this repository.
git clone https://github.com/SARDONYX-sard/nodejs-website-autorun-set.git
  1. Run command the following command.
npm install

If you are using Yarn, use the following command.

yarn install

Usage

Selenium

npm run selenium-sample

If you are using Yarn, use the following command.

yarn run selenium-sample

Puppeteer

npm run puppeteer

If you are using Yarn, use the following command.

yarn run puppeteer

Test

Run command the following command.

npm run test
# or
npm run jest --coverage

If you are using Yarn, use the following command.

yarn run test

Reference sites

selenium-webdriver Doc

「Node.jsでブラウザを自動操作してみよう」の感想・備忘録2

Selenium Nodejs CHROMEDRIVER path

Nodejsを使ってSeleniumでChromeを動かす

License

The library is available as open source under the terms of the MIT License.

Copyright 2021 SARDONYX. All rights reserved.

nodejs-website-autorun-set's People

Contributors

renovate-bot avatar sardonyx-sard avatar

Stargazers

 avatar

Watchers

 avatar

nodejs-website-autorun-set's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • Update minor dependencies (@typescript-eslint/eslint-plugin, @typescript-eslint/parser, esbuild, eslint-plugin-jest, jest, ts-jest)
  • Update Node.js to v17

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.