Skip to content

nytakahashi/mechanize_monkey_patch_for_debug

Repository files navigation

mechanizeデバッグ用モンキーパッチデモ用レポジトリ

  • ディレクトリ構造
.
├── Gemfile
├── Gemfile.lock
├── README.md
├── mecha_open_html
│   └── test.html
    agentが参照しているhtmlが保存されるディレクトリ
├── mechanize_patch_for_debug.rb
    モンキーパッチ
└── run_mecha.rb
    デモ用スクリプト
  • 実行方法
$ bundle install --path .bundle
$ bundle exec ruby run_mecha.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published