240 发简信
IP属地:上海
  • selenium自动化测试02-熟悉使用Chrome开发者

    本节主要内容 打开Chrome开发者工具 了解设备模式 熟练使用元素定位 了解Chrome开发者工具的其它功能 Chrome开发者工具 Chro...

  • selenium自动化测试01 配置chrome浏览器

    学习目标 使用selenium-webdriver 驱动Chrome浏览器做web UI自动化测试 前提条件 安装node.js 安装cnpm ...

  • javascript-28个优质开源项目整理

    28 Amazing JavaScript Projects for the Past Year (v.2018) 内容来自网络,备份下(Cli...

  • Node.js-2017年回顾-25 Amazing Open Source Node.js Projects for the Past Year (v.2018)

    内容来自网络,怕忘记,保存一份 25 Amazing Open Source Node.js Projects for the Past Yea...

  • Mac 安装uirecorder 解决方法

    安装uirecorder 时,依照http://uirecorder.com/ 说明npm install uirecorder mocha -...

  • Resize,w 360,h 240
    使用PC端chrome 浏览器远程连接android设备调试手机页面

    环境准备 PC: Chrome 浏览器 最新版,Android : 使用设备 小米 note1, android 客户端 Chrome 版本(...

  • selenium-webdriver mac 平台下驱动safari浏览器

    系统环境 os:macOS 10.12.5Safari:10.1.1 安装插件 SafariDriver.safariextz 操作步骤 ins...

  • Resize,w 360,h 240
    Where should you use Behaviour-Driven Development?

    September 18th-19th, Stockholm: Thomas Sundberg will be running a two-da...

  • Node.js-20行代码实现一个天气预报

    前言 我首先得承认,标题有点扯了。不过下面主要是干货,使用Node.js确实能够根据自己的想法去快速构建一件事情。现在将构建过程呈现给大家 新建...