Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.17
Choose a base ref
...
head repository: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.18
Choose a head ref
  • 11 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 2, 2020

  1. add Badge in README.md

    YusukeIwaki committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    fe14bcf View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    140bce3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from YusukeIwaki/waittask_spec

    add RSpec: WaitTask
    YusukeIwaki authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    7984cea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. add RSpec: JSHandle

    YusukeIwaki committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    20f1eb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from YusukeIwaki/jshandle_spec

    add RSpec: JSHandle
    YusukeIwaki authored Aug 16, 2020
    Configuration menu
    Copy the full SHA
    32591bb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    YusukeIwaki authored Aug 16, 2020
    Configuration menu
    Copy the full SHA
    86201ca View commit details
    Browse the repository at this point in the history
  4. bump rubocop to 0.89

    YusukeIwaki committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    9ee70e9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #17 from YusukeIwaki/bump_rubocop_0.89

    bump rubocop to 0.89
    YusukeIwaki authored Aug 16, 2020
    Configuration menu
    Copy the full SHA
    6519112 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. add RSpec: ElementHandle

    YusukeIwaki committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    029190c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from YusukeIwaki/elementhandle_spec

    add RSpec: ElementHandle
    YusukeIwaki authored Aug 23, 2020
    Configuration menu
    Copy the full SHA
    dd0678d View commit details
    Browse the repository at this point in the history
  3. 0.0.17 -> 0.0.18

    YusukeIwaki committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    da939f0 View commit details
    Browse the repository at this point in the history
Loading