Giter Site home page Giter Site logo

cypress_automation_test's Introduction

cypress_automation_test

步骤1:本地安装node.js。 (1)下载地址:https://nodejs.org/zh-cn/ (2)版本:12.18.4 (3)配置环境变量。 (4)检测:powershell——》执行命令:node -v 步骤2:工程检出 步骤3:项目依赖 (1)powershell——》切到检出工程的根目录 (2)执行命令:npm install --save-dev [email protected]。(注意:指定安装5.0以下版本的cypress,因为项目中的file-upload插件在高版本的cypress未适配) (3)执行命令:npm install --save-dev。安装其它项目依赖包 步骤4:启动cypress (1)powershell——》切到项目更目录 (2)执行命令:npm run cypress:open。将打开cypress窗口。 (3)执行用例:npm run cypress:run。控制台将输出用例执行情况。

cypress_automation_test's People

Contributors

yaphets6 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.