ReportBot: automated viewing of website reports

Revisi per 22 Juli 2014 08.14 oleh Angus (bicara | kontrib) (Created page with "=ReportBot: automated website report viewing system= ==Introduction== ==Installation== # Install the appropriate Python for your system. Download from https://www.python.org/...")
(beda) ← Revisi sebelumnya | Revisi terkini (beda) | Revisi selanjutnya → (beda)

ReportBot: automated website report viewing system

Introduction

Installation

  1. Install the appropriate Python for your system. Download from https://www.python.org/downloads/ and following the installation instructions.
  2. Download the Selenium Python bindings (using the green button at the top of the page) at https://pypi.python.org/pypi/selenium
  3. Download the right web driver for the web browser that will be used from http://code.google.com/p/selenium/w/list?can=2&q=label=WebDriver&colspec=PageName%20Summary%20Changed%20ChangedBy

Python code