Skip to content

Microsoft Excel for manupularing Google Chrome automatically

License

Notifications You must be signed in to change notification settings

hirokundayon/IPANEMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPANEMA

概要

Microsoft ExcelでGoogle Chromeを自動実行するプログラムです。
次の順番でGoogle Chromeを自動実行します。

  1. Webブラウザ起動
  2. Googleで「OSC 名古屋 2012 レポート」を検索
  3. OSC2012 Nagoya のレポートを表示させる
    https://www.ospn.jp/press/20120601osc2012-nagoya-report.html
  4. メモリーカードエラー写真をクリック
  5. さらにクリックして拡大表示
  6. Webブラウザ停止

必要なもの

  • Microsoft Excel
    • Microsoft Excel 2016
      • 64bit版
      • 32bit版
    • Microsoft Excel 2013
      • 64bit版
      • 32bit版
    • Microsoft Excel 2010  
      • 32bit版
  • ChromeDriver
    • Google Chromeの操作に使用します。
  • VBA-JSON  
    • JSONのパーズに使用します。
  • VBA-Dictionary
    • VBA-JSONが使用します。

Releases

No releases published

Packages

No packages published