wipcamp / 11-itimworld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

11-itim

UI Test

Required

  • Python version 3.7.1
  • Pip

Setting up Step

  1. Install Robot & SeleniumLibrary
pip install robotframework
pip install robotframework-seleniumlibrary

check robot version

robot --version
> Robot Framework 3.1
  1. Download chrome drive from http://chromedriver.chromium.org/

  2. Copy chromedriver into chrome directory for Windows C:/Profile File(x86)/Google/Chrome/Application

  3. Set Path to chromedriver

About


Languages

Language:JavaScript 98.9%Language:RobotFramework 0.8%Language:Dockerfile 0.4%