Skip to content

berise/dcmon

Repository files navigation

dcmon2

dcmon stands for DCinside Monitoring tool.

This tools is for testing selenium's automation functionalities.

Let script do the job and you just sit back.

dcmon2.py requires selenium package.

To run dcmon2 run following commands

$ python dcmon2.py -m
  • URL is hardcoded in dcmon2.py. so change it by yourself, yet.

selenium for python binding

To install selenium please refer following page. https://pypi.python.org/pypi/selenium

Download latest version and install

  • selenium-3.x.0.tar.gz

ChromeDriver - WebDriver for Chrome

ChromeDriver is used to access to Chrome for automated testing of web pages across many browsers.

Please see following web pages. https://sites.google.com/a/chromium.org/chromedriver/home

You can download chromedriver from following link. https://sites.google.com/a/chromium.org/chromedriver/downloads

Download chromedriver and put them in the same directory of dcmon.

Limitation

Selenium doesn't support for tab in browsers.

About

A small utility to monitor dcinside galleries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published